## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 14; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global srcname pkgconfig Name: python-%{srcname} Version: 1.5.5 Release: %autorelease Summary: Python interface to the pkg-config command line tool License: MIT URL: https://github.com/matze/pkgconfig Source: %{pypi_source} BuildArch: noarch %description pkgconfig is a Python module to interface with the pkg-config command line tool and supports Python 2.6+. It can be used to * check if a package exists * check if a package meets certain version requirements * query CFLAGS and LDFLAGS * parse the output to build extensions with setup.py If pkg-config is not on the path, raises EnvironmentError. %package -n python3-%{srcname} Summary: Python3 interface to the pkg-config command line tool Requires: %{_bindir}/pkg-config BuildRequires: python3-devel %generate_buildrequires %pyproject_buildrequires %description -n python3-%{srcname} pkgconfig is a Python module to interface with the pkg-config command line tool and supports Python 2.6+. It can be used to * check if a package exists * check if a package meets certain version requirements * query CFLAGS and LDFLAGS * parse the output to build extensions with setup.py If pkg-config is not on the path, raises EnvironmentError. %prep %autosetup -n %{srcname}-%{version} %build %pyproject_wheel %install %pyproject_install %files -n python3-%{srcname} %license LICENSE %doc README.rst %{python3_sitelib}/%{srcname}-*.dist-info/ %{python3_sitelib}/%{srcname}/ %changelog ## START: Generated by rpmautospec * Tue Jul 15 2025 Vojtech Trefny - 1.5.5-14 - Migrate to %%pyproject macros (#2377992) * Mon Jun 02 2025 Python Maint - 1.5.5-13 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering - 1.5.5-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering - 1.5.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint - 1.5.5-10 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering - 1.5.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering - 1.5.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering - 1.5.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint - 1.5.5-6 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering - 1.5.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering - 1.5.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint - 1.5.5-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering - 1.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Aug 05 2021 chedi - 1.5.5-1 - update to version 1.5.5 * Fri Jul 23 2021 Fedora Release Engineering - 1.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint - 1.5.2-2 - Rebuilt for Python 3.10 * Sun Mar 21 2021 chedi - 1.5.2-1 - update to version 1.5.2 * Wed Jan 27 2021 Fedora Release Engineering - 1.5.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 1.5.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok - 1.5.1-7 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering - 1.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok - 1.5.1-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok - 1.5.1-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering - 1.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 22 2019 Miro Hrončok - 1.5.1-2 - Drop python2 for Fedora 31+ (bug #1694619) * Wed Apr 03 2019 Orion Poplawski - 1.5.1-1 - Update to 1.5.1 Patch setup.py to revert to setuptools Drop python2 for Fedora 31+ (bug #1694619) * Sun Mar 31 2019 Igor Gnatenko - 1.5.0-5 - egg-info is file now * Sun Mar 31 2019 Igor Gnatenko - 1.5.0-4 - No tests on PyPI * Sun Mar 31 2019 Igor Gnatenko - 1.5.0-3 - Use pytest * Sun Mar 31 2019 Igor Gnatenko - 1.5.0-2 - Switch for PyPI * Sun Mar 31 2019 Igor Gnatenko - 1.5.0-1 - Update to 1.5.0 * Sat Feb 02 2019 Fedora Release Engineering - 1.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering - 1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok - 1.3.1-2 - Rebuilt for Python 3.7 * Sun Feb 18 2018 Igor Gnatenko - 1.3.1-1 - Update to 1.3.1 * Fri Feb 09 2018 Fedora Release Engineering - 1.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 1.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering - 1.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok - 1.2.2-2 - Rebuild for Python 3.6 * Sun Dec 04 2016 Igor Gnatenko - 1.2.2-1 - Update to 1.2.2 * Wed Oct 12 2016 Orion Poplawski - 1.1.0-8 - Fix build for EPEL * Tue Jul 19 2016 Fedora Release Engineering - 1.1.0-7 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_ Packages * Sun Feb 14 2016 Igor Gnatenko - 1.1.0-6 - Make package compliant with new packaging guidelines * Thu Feb 04 2016 Fedora Release Engineering - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Peter Robinson - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Dennis Gilmore - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon May 18 2015 Orion Poplawski - 1.1.0-2 - Add BR on python-nose Combined build * Mon May 18 2015 Orion Poplawski - 1.1.0-1 - Initial import ## END: Generated by rpmautospec