Package Release Info

python-pkgconfig-1.5.1-bp152.1.10

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-pkgconfig

Change Logs

* Fri Oct 18 2019 Marketa Calabkova <mcalabkova@suse.com>
- update to 1.5.1
  * Use poetry instead of setuptools directly
  * Fix #42: raise exception if package is missing
  * Fix version parsing for openssl-like version numbers, fixes #32
  * Add boolean static keyword to output private libraries as well
  * Raise original OSError as well
- Do not launch tests (https://github.com/matze/pkgconfig/issues/45)
* Thu Apr 11 2019 John Vandenberg <jayvdb@gmail.com>
- Remove unnecessary bcond tests
- Add missing test dependency pkgconfig
- Fix the test suite which was running 0 tests
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
Version: 1.3.1-bp150.2.4
* Fri Apr 13 2018 arun@gmx.de
- specfile:
  * update copyright year
- update to version 1.3.1:
  * Fix compatibility problems with Python 2.6
- changes from version 1.3.0:
  * Add variables() API to query defined variables
  * Disable Python 3.2 and enable Python 3.5 and 3.6 tests
  * Fix #16: handle spaces of values in .pc files correctly
* Wed Apr 19 2017 toddrme2178@gmail.com
- Update to version 1.2.2
  + No changelog available
- Implement single-spec version.
* Wed Nov 27 2013 p.drouand@gmail.com
- Update to version 1.1.0
  + No changelog available
* Wed Oct 16 2013 speilicke@suse.com
- Initial version