14
0
forked from pool/python-pymarc

- Add patch to fix building with python 3.8:

* python38.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymarc?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-12-06 07:55:13 +00:00
committed by Git OBS Bridge
parent 2f1bfb0310
commit f5393e2e6d

View File

@@ -1,7 +1,8 @@
-------------------------------------------------------------------
Fri Dec 6 07:42:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix building with python 3.8
- Add patch to fix building with python 3.8:
* python38.patch
-------------------------------------------------------------------
Sat Aug 24 14:18:04 UTC 2019 - Jan Engelhardt <jengelh@inai.de>