14
0
forked from pool/python-pymarc

Accepting request 786848 from home:mcalabkova:branches:devel:languages:python

- Update to 4.0.0
  * Drop Python2
  * Support Python3.8
  * Add type hints
  * Many fixes
- Drop patch python38.patch

OBS-URL: https://build.opensuse.org/request/show/786848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymarc?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-03-20 12:06:28 +00:00
committed by Git OBS Bridge
parent f5393e2e6d
commit 4e1352b4fd
6 changed files with 63 additions and 36 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 20 11:51:32 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 4.0.0
* Drop Python2
* Support Python3.8
* Add type hints
* Many fixes
- Drop patch python38.patch
-------------------------------------------------------------------
Fri Dec 6 07:42:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>