Thu, 19 Sep 2024 17:16:58 UTC | login

Information for build python-pkgconfig-1.3.1-1.fc28

ID36396
Package Namepython-pkgconfig
Version1.3.1
Release1.fc28
Epoch
SummaryA Python interface to the pkg-config command line tool
Descriptionpkgconfig 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 09:55:01 UTC
CompletedThu, 07 Jun 2018 09:55:01 UTC
Tags
f29
RPMs
src
python-pkgconfig-1.3.1-1.fc28.src.rpm (info) (download)
noarch
python2-pkgconfig-1.3.1-1.fc28.noarch.rpm (info) (download)
python3-pkgconfig-1.3.1-1.fc28.noarch.rpm (info) (download)
Changelog * Sun Feb 18 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.1-1 - Update to 1.3.1 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 1.2.2-2 - Rebuild for Python 3.6 * Sun Dec 04 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.2.2-1 - Update to 1.2.2 * Wed Oct 12 2016 Orion Poplawski <orion@cora.nwra.com> - 1.1.0-7 - Fix build for EPEL * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Sun Feb 14 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.1.0-5 - Make package compliant with new packaging guidelines * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon May 18 2015 Orion Poplawski <orion@cora.nwra.com> - 1.1.0-1 - Add BR on python-nose - Combined build * Sun May 17 2015 Orion Poplawski <orion@cora.nwra.com> - 1.1.0-1 - Initial package