python-jaraco.packaging/python-jaraco.base.changes
Tomáš Chvátal 7c1dc753ca Accepting request 783000 from home:mcalabkova:branches:devel:languages:python
What the hell is this package?

- Set version to 8.1.0

- Update to 8.1.0
  * In sphinx when loading metadata, trap a ValueError to include the offending value.
  * Require Python 3.6 or later.
  * Removed 'cheese' package as it was built for a use-case that is no longer needed.
  * Sphinx plugin now declares support for parallel reads (optimistically).

OBS-URL: https://build.opensuse.org/request/show/783000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=9
2020-03-09 15:22:06 +00:00

19 lines
648 B
Plaintext

-------------------------------------------------------------------
Mon Mar 9 15:13:36 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Set version to 8.1.0
-------------------------------------------------------------------
Tue Feb 26 07:17:20 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add LICENSE
- Set version to 6.1 due to version of python-jaraco.packaging,
to provide an easy method of ensuring the base is updated with
all jaraco modules.
-------------------------------------------------------------------
Mon Nov 13 17:25:52 UTC 2017 - toddrme2178@gmail.com
- Add namespace package that other jaraco packages can use.