14
0

- Update to 1.0.1:

* Imports overhaul
  * py 3.8 support
  * More tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orderedmultidict?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-07-23 13:38:52 +00:00
committed by Git OBS Bridge
parent 99bee0de41
commit 66a8ea5a92
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 23 13:36:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.0.1:
* Imports overhaul
* py 3.8 support
* More tests
-------------------------------------------------------------------
Wed Mar 6 11:39:43 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>