File python-check-manifest.changes of Package python-check-manifest
-------------------------------------------------------------------
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