14
0

- Update to version 0.8.0:

* Retrieve the version from the installed distribution.
  * Add support for Python 3.8
  * Remove support for 3.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Automat?expand=0&rev=9
This commit is contained in:
2019-11-25 03:42:27 +00:00
committed by Git OBS Bridge
parent fa0c7e5bcb
commit 6c39a55c16
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Nov 25 03:40:42 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>
- Update to version 0.8.0:
* Retrieve the version from the installed distribution.
* Add support for Python 3.8
* Remove support for 3.4
-------------------------------------------------------------------
Thu Mar 7 09:09:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>