Changelog for
python39-pkginfo-1.5.0.1-qubes.lp155.3.34.noarch.rpm :
* Sun Aug 16 2020 John Vandenberg
- Remove unnecessary build dependency nose
* Wed Jun 19 2019 pgajdosAATTsuse.com- version update to 1.5.0.1
* Fix broken \'sdist\'. LP #1639585.
* Fix \'console_scripts\' entry point syntax. LP #1810734.
* Add support for JSON output from the CLI.
* Add support for installed wheels. E.g., \'dist-info/\' dirs.
* Add support for Python 3.6 and 3.7.
* Drop support for Python 3.3.
* Wed Dec 19 2018 Jan Engelhardt - Use noun phrase in summary.
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Sun May 20 2018 hpjAATTurpla.net- fix failing tests with sed- enable tests
* Sat May 19 2018 hpjAATTurpla.net- Update to version 1.4.2 - Use relative imports in pkginfo modules. Supports vendoring of the package into setuptools. - Add support for ``Provides-Extra`` and ``Description-Content-Type`` fields. Per https://packaging.python.org/specifications/. See: PEP 566. - Remove support for old setuptools leaving ``PKG-INFO`` in the root of the project directory.
* Wed Apr 19 2017 toddrme2178AATTgmail.com- Update to version 1.4.1
* Packaging only change (invalid sdist bulit for 1.4.0).- Update to version 1.4.0
* Relicense under MIT license: the PSF license is not suitable for third-party libraries.- Update to version 1.3.2
* Packaging-only change (automate fix for wheel built for 1.3.1).- Update to version 1.3.1
* Packaging-only change (invalid wheel built for 1.3.0).- Update to version 1.3.0
* Update homepage URL to point to Launchpad, rather than PyPI.
* Add support for building wheels.
* Add support for Python 3.5.
* Drop support for Python 2.6 and 3.2.- Implement single-spec version.
* Tue Jun 02 2015 p.drouandAATTgmail.com- Update to version 1.2.1
* Add overlooked Trove classifier for Python 3.4.- Changes from version 1.2 final
* Add support for Python 3.4, PyPy3.
* Add 100% coverage for pkginfo.commandline module.
* Tue Feb 04 2014 speilickeAATTsuse.com- Initial version