Name: python%{python3_pkgversion}-click
Version: 8.1.7
-Release: 42PGDG%{?dist}
+Release: 43PGDG%{?dist}
Summary: Simple wrapper around optparse for powerful command line utilities
License: BSD-3-Clause
BuildArch: noarch
BuildRequires: python%{python3_pkgversion}-devel
+Provides: python%{python3_pkgversion}dist(click)
+
%description
click is a Python package for creating beautiful command line\
interfaces in a composable way with as little amount of code as necessary.\
%{pgdg_python3_sitearch}/%{modname}/py.typed
%changelog
+* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 8.1.7-43PGDG
+- Add Provides:
+
* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 8.1.7-42PGDG
- Initial packaging for the PostgreSQL RPM repository to support Patroni
on RHEL 9 and 8.
Name: python%{python3_pkgversion}-%{modname}
Version: 3.4.0
-Release: 42PGDG
+Release: 43PGDG%{dist}
Summary: Python library to display tabular data in tables
License: BSD-3-Clause
BuildRequires: python%{python3_pkgversion}-setuptools
BuildRequires: sed
+Provides: python%{python3_pkgversion}dist(prettytable)
+
%description
PrettyTable is a simple Python library designed to make it quick and easy to
represent tabular data in visually appealing ASCII tables. It was inspired by
%{python3_sitelib}/%{modname}/__pycache__/*.py*
%changelog
+* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 3.4.0-43PGDG
+- Add Provides:
+
* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 3.4.0-42PGDG
-- Inıtial packaging for the PostgreSQL RPM repository to support Patroni
+- Initial packaging for the PostgreSQL RPM repository to support Patroni
on RHEL 9 and RHEL 8.
Name: python%{python3_pkgversion}-%{modname}
Version: 6.1.1
-Release: 2PGDG%{?dist}
+Release: 42PGDG%{?dist}
Summary: A process and system utilities module for Python
License: BSD-3-Clause
BuildRequires: gcc sed python%{python3_pkgversion}-devel
+Provides: python%{python3_pkgversion}dist(psutil)
+
%description
psutil is a module providing an interface for retrieving information on all
running processes and system utilization (CPU, memory, disks, network, users) in
%{python3_sitearch}/%{modname}/*.so
%changelog
+* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 6.1.1-42PGDG
+- Add Provides:
+
* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 6.1.1-2PGDG
- Inıtial packaging for the PostgreSQL RPM repository to support Patroni
on RHEL 9 and RHEL 8.