15
0
Files
python-check-manifest/python-check-manifest.changes

68 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Mon May 25 10:59:13 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Fri May 1 12:09:52 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Switch to multibuild and remove Suggests for bzr.
-------------------------------------------------------------------
Wed Apr 8 18:47:22 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Don't build-require bzr, just suggest it, it is not that necessary.
- Switch tests to using pytest as a test runner.
-------------------------------------------------------------------
Wed Oct 23 13:51:47 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.40
* Add Python 3.8 support.
-------------------------------------------------------------------
Fri Sep 13 11:02:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.39:
* You can now use check-manifest as a pre-commit hook (#100).
-------------------------------------------------------------------
Wed May 15 18:07:58 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Wed May 8 15:09:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove unnecessary bcond test
- Add optional VCS dependencies to BuildDepends and Suggests
- Use fdupes
- Revise Summary replacing confusing 'MANIFEST in' with MANIFEST.in
- Update to v0.38
* Add Python 3.7 support
* Drop Python 3.4 support.
* Added GitHub templates to default ignore patterns
* Added reading check-manifest config out of tox.ini or pyproject.toml
-------------------------------------------------------------------
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