forked from pool/python-check-manifest
New package python-check-manifest OBS-URL: https://build.opensuse.org/request/show/639643 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-check-manifest?expand=0&rev=1
22 lines
821 B
Plaintext
22 lines
821 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 19 16:45:46 UTC 2018 - Antonio Larrosa <alarrosa@suse.com> - 0.37
|
|
|
|
- update to version 0.37:
|
|
* Drop Python 3.3 support.
|
|
* Support packages using setuptools_scm (#68).
|
|
* Note that setuptools_scm usually makes MANIFEST.in files obsolete.
|
|
Having one is helpful only if you intend to build an sdist and then
|
|
use that sdist to perform further builds, instead of building from
|
|
a source checkout.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 22 19:44:30 UTC 2017 - arun@gmx.de
|
|
|
|
- update to version 0.36:
|
|
* Handle empty VCS repositories more gracefully (#84).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 13 15:15:22 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|