File python-pkgconfig.changes of Package python-pkgconfig
-------------------------------------------------------------------
Sat Jun 10 17:49:48 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Wed Jan 5 10:39:45 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.5.5:
* drop python 2.x support
* Added Support for Linux On Power
* Document configure_extension in README.
* test_configure_extension: sorted expected
-------------------------------------------------------------------
Tue Oct 27 11:48:14 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Kill dephell dependency by using released sdist setup.py but
get testfile and data from Github
-------------------------------------------------------------------
Sun Aug 16 02:31:58 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Activate test suite, replacing nose with pytest
-------------------------------------------------------------------
Fri Oct 18 12:17:58 UTC 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 02:38:27 UTC 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 4 12:51:34 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Fri Apr 13 21:04:53 UTC 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 15:33:55 UTC 2017 - toddrme2178@gmail.com
- Update to version 1.2.2
+ No changelog available
- Implement single-spec version.
-------------------------------------------------------------------
Wed Nov 27 21:38:57 UTC 2013 - p.drouand@gmail.com
- Update to version 1.1.0
+ No changelog available
-------------------------------------------------------------------
Wed Oct 16 08:45:06 UTC 2013 - speilicke@suse.com
- Initial version