2019-06-20 17:54:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 19 12:59:08 UTC 2019 - pgajdos@suse.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.
|
|
|
|
|
2018-12-19 04:59:44 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 19 00:05:38 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
|
2018-12-04 14:47:24 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:51:35 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2018-05-20 18:41:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 20 16:11:28 UTC 2018 - hpj@urpla.net
|
|
|
|
|
|
|
|
- fix failing tests with sed
|
|
|
|
- enable tests
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 19 09:48:01 UTC 2018 - hpj@urpla.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.
|
|
|
|
|
2017-04-19 18:14:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 19 15:35:40 UTC 2017 - toddrme2178@gmail.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.
|
|
|
|
|
2015-06-02 17:23:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 2 15:18:33 UTC 2015 - p.drouand@gmail.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.
|
|
|
|
|
2014-02-04 13:41:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 4 12:36:30 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|