+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Summary: A Template for PostgreSQL HA with ZooKeeper, etcd or Consul
Name: patroni
Version: 4.0.6
-Release: 2PGDG%{?dist}
+Release: 2PGDG%{?dist}.1
License: MIT
Source0: https://github.com/patroni/%{name}/archive/v%{version}.tar.gz
Source1: %{name}.service
%files -n %{name}-zookeeper
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 4.0.6-2PGDG.1
+- Add Fedora 43 support
+
* Mon Aug 18 2025 Devrim Gündüz <devrim@gunduz.org> - 4.0.6-2PGDG
- Make sure that OS picks up the latest python3-ydiff package.
Otherwise many patronictl commands will fail.
%global modname argcomplete
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __python3 %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-%{modname}
Summary: Bash tab completion for argparse
Version: 3.6.2
-Release: 1PGDG%{dist}
+Release: 1PGDG%{dist}.1
License: Apache-2.0
URL: https://github.com/kislyuk/%{modname}
Source0: https://files.pythonhosted.org/packages/source/a/%{modname}/%{modname}-%{version}.tar.gz
%{python3_sitelib}/argcomplete/scripts/__pycache__/*.py*
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 3.6.2-1PGDG.1
+- Add Fedora 43 support
+
* Mon May 19 2025 Devrim Gunduz <devrim@gunduz.org> - 3.6.2-1PGDG
- Inıtial packaging for the PostgreSQL RPM repository to support Barman
on RHEL 9 and RHEL 8. Modified Fedora rawhide spec file.
%global modname boto3
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-%{modname}
Version: 1.38.19
-Release: 2PGDG%{?dist}
+Release: 2PGDG%{?dist}.1
Summary: The AWS SDK for Python
License: Apache-2.0
%{python3_sitelib}/%{modname}/s3/__pycache__/*
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 1.38.19-2PGDG.1
+- Add Fedora 43 support
+
* Sat May 31 2025 Devrim Gunduz <devrim@gunduz.org> - 1.38.19-2PGDG
- Add missing botocore dependency, per:
https://github.com/pgdg-packaging/pgdg-rpms/issues/36
%global pypi_name botocore
-%if 0%{?fedora} && 0%{?fedora} >= 41
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
+%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
%endif
Name: python%{python3_pkgversion}-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.38.19
-Release: 1PGDG%{?dist}
+Release: 1PGDG%{?dist}.1
Summary: Low-level, data-driven core of boto 3
License: Apache-2.0
%{python3_sitelib}/%{pypi_name}/*
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 1.38.19-1PGDG.1
+- Add Fedora 43 support
+
* Sat May 31 2025 Devrim Gunduz <devrim@gunduz.org> - 1.38.19-1PGDG
- Inıtial packaging for the PostgreSQL RPM repository to support Patroni
on RHEL 9 and RHEL 8.
%global modname click
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-click
Version: 8.1.7
-Release: 43PGDG%{?dist}
+Release: 43PGDG%{?dist}.1
Summary: Simple wrapper around optparse for powerful command line utilities
License: BSD-3-Clause
%{pgdg_python3_sitearch}/%{modname}/py.typed
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 8.1.7-43PGDG.1
+- Add Fedora 43 support
+
* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 8.1.7-43PGDG
- Add Provides:
%global modname dateutil
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-%{modname}
Version: 2.9.0.post0
-Release: 1PGDG%{?dist}
+Release: 1PGDG%{?dist}.1
Summary: Powerful extensions to the standard datetime module
License: (Apache-2.0 AND BSD-3-Clause) OR BSD-3-Clause
URL: https://github.com/%{modname}/%{modname}
%{pgdg_python3_sitearch}/python_dateutil-%{version}-py%{pybasever}.egg-info/*
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 2.9.0.post0-1PGDG.1
+- Add Fedora 43 support
+
* Sun May 18 2025 Devrim Gunduz <devrim@gunduz.org> - 2.9.0.post0-1PGDG
- Inıtial packaging for the PostgreSQL RPM repository to support Barman
on RHEL 9 and RHEL 8.
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __python3 %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-dns
Version: 1.15.0
-Release: 42PGDG%{?dist}
+Release: 42PGDG%{?dist}.1
Summary: DNS toolkit for Python
Group: Development/Languages
%{python3_sitelib}/dns
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 1.15.0-42PGDG.1
+- Add Fedora 43 support
+
* Wed May 21 2025 Devrim Gunduz <devrim@gunduz.org> - 1.15.0-42PGDG
- Initial packaging for the PostgreSQL RPM repository to support
patroni-etcd package on RHEL 9.
%global modname kazoo
+
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-%{modname}
Version: 2.8.0
-Release: 42PGDG%{?dist}
+Release: 42PGDG%{?dist}.1
Summary: Higher level Python Zookeeper client
License: Apache-2.0
%{python3_sitelib}/%{modname}-%{version}-py%{pybasever}.egg-info
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 2.8.0-42PGDG.1
+- Add Fedora 43 support
+
* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 2.8.0-42PGDG
- Initial packaging for the PostgreSQL RPM repository to support Patroni
on RHEL 9 and 8 and SLES 15.
%global srcname lz4
-%if 0%{?fedora} && 0%{?fedora} >= 41
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
+%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
%endif
Name: python%{python3_pkgversion}-%{srcname}
Version: 4.3.3
-Release: 43PGDG%{?dist}
+Release: 43PGDG%{?dist}.1
URL: https://github.com/python-%{srcname}/python-%{srcname}
Summary: LZ4 Bindings for Python
# Automatically converted from old format: BSD - review is highly recommended.
%endif
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 4.3.3-43PGDG.1
+- Add Fedora 43 support
+
* Wed Jun 11 2025 Devrim Gunduz <devrim@gunduz.org> - 4.3.3-43PGDG
- Add SLES 15 support
%global modname prettytable
+
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-%{modname}
Version: 3.4.0
-Release: 44PGDG%{dist}
+Release: 44PGDG%{dist}.1
Summary: Python library to display tabular data in tables
License: BSD-3-Clause
%{python3_sitelib}/%{modname}/__pycache__/*.py*
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 3.4.0-44PGDG.1
+- Add Fedora 43 support
+
* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 3.4.0-44PGDG
- Define python3_sitelib macro globally. For some reason it does not
build on RHEL 8 - aarch64 without this.
%global modname psutil
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-%{modname}
Version: 6.1.1
-Release: 43PGDG%{?dist}
+Release: 43PGDG%{?dist}.1
Summary: A process and system utilities module for Python
License: BSD-3-Clause
%{python3_sitearch}/%{modname}/*.so
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 6.1.1-43PGDG.1
+- Add Fedora 43 support
+
* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 6.1.1-43PGDG
- Define python3_sitelib macro globally. For some reason it does not
build on RHEL 8 - aarch64 without this.
%global sname psycopg2
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Summary: A PostgreSQL database adapter for Python %{python3_pkgversion}
Name: python%{python3_pkgversion}-%{sname}
Version: 2.9.10
-Release: 1PGDG%{?dist}
+Release: 1PGDG%{?dist}.1
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
License: LGPLv3+ with exceptions
Url: https://www.psycopg.org
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 2.9.10-1PGDG.1
+- Add Fedora 43 support
+
* Fri May 16 2025 Devrim Gündüz <devrim@gunduz.org> - 2.9.10-1PGDG
- Initial packaging for the PostgreSQL RPM repository to support
Patroni and Barman packages on RHEL 8 and 9.
%global modname wcwidth
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-%{modname}
Version: 0.2.13
-Release: 1PGDG%{dist}
+Release: 1PGDG%{dist}.1
Summary: Measures number of Terminal column cells of wide-character codes
# part of the code is under HPND-Markus-Kuhn
%{python3_sitelib}/%{modname}/__pycache__/*.py*
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 0.2.13-1PGDG.1
+- Add Fedora 43 support
+
* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 0.2.3-1PGDG
- Initial packaging for the PostgreSQL RPM repository to support Patroni
on RHEL 9 and RHEL 8.
%global pypi_name zstandard
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-%{pypi_name}
Version: 0.23.0
-Release: 43PGDG%{?dist}
+Release: 43PGDG%{?dist}.1
Summary: Zstandard bindings for Python
License: (BSD-3-Clause OR GPL-2.0-only) AND MIT
URL: https://github.com/indygreg/python-%{pypi_name}
%endif
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 0.23.0-43PGDG.1
+- Add Fedora 43 support
+
* Fri Jun 13 2025 Devrim Gunduz <devrim@gunduz.org> - 0.23.0-43PGDG
- Add SLES 15 support
%global modname py_consul
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: py-consul
Version: 1.6.0
-Release: 44PGDG%{?dist}
+Release: 44PGDG%{?dist}.1
Summary: Python client for Consul
License: MIT
URL: https://github.com/criteo/%{name}
%{pgdg_python3_sitelib}/consul/api/acl/__pycache__/*.py*
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 1.6.0-44PGDG.1
+- Add Fedora 43 support
+
* Sat Jun 7 2025 Devrim Gündüz <devrim@gunduz.org> - 1.6.0-44PGDG
- Provide the correct Provides for python3Xdist(py-consul)
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-%{modname}
Version: 0.4.5
-Release: 49PGDG%{?dist}
+Release: 49PGDG%{?dist}.1
Summary: A python client library for etcd
License: MIT
%{python3_sitelib}/*
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 0.4.5-49PGDG.1
+- Add Fedora 43 support
+
* Mon May 26 2025 Devrim Gündüz <devrim@gunduz.org> - 0.4.5-49PGDG
- Rebuild
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: ydiff
Version: 1.4.2
-Release: 46PGDG%{?dist}
+Release: 46PGDG%{?dist}.1
Summary: View colored, incremental diff
URL: https://github.com/ymattw/%{name}
License: BSD
%{python3_sitelib}/%{name}-%{version}-py%{py3ver}.egg-info
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 1.4.2-46PGDG.1
+- Add Fedora 43 support
+
* Wed May 21 2025 Devrim Gündüz <devrim@gunduz.org> - 1.4.2-46PGDG
- Rebuild the package per:
https://github.com/pgdg-packaging/pgdg-rpms/issues/18
+%if 0%{?fedora} && 0%{?fedora} == 43
+%global __ospython %{_bindir}/python3.14
+%global python3_pkgversion 3.14
+%endif
%if 0%{?fedora} && 0%{?fedora} <= 42
%global __ospython %{_bindir}/python3.13
%global python3_pkgversion 3.13
Name: python%{python3_pkgversion}-six
Version: 1.16.0
-Release: 1PGDG%{?dist}
+Release: 1PGDG%{?dist}.1
Summary: Python 2 and 3 compatibility utilities
License: MIT
%pycached %{python3_sitelib}/six.py
%changelog
+* Mon Sep 22 2025 Devrim Gunduz <devrim@gunduz.org> - 1.16.0-1PGDG.1
+- Add Fedora 43 support
+
* Mon May 19 2025 Devrim Gunduz <devrim@gunduz.org> - 1.16.0-1PGDG
- Initial packaging for the PostgreSQL RPM repository to support
Barman on RHEL 9.