14
0

- Update to 0.11:

* Python 3.8 fixes
- Add one more py38 patch:
  * py38.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-03-09 08:39:07 +00:00
committed by Git OBS Bridge
parent 721c31df02
commit 42b28c2519
5 changed files with 38 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 9 08:33:40 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.11:
* Python 3.8 fixes
- Add one more py38 patch:
* py38.patch
-------------------------------------------------------------------
Tue Sep 10 13:49:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>