15
0

- update to 0.6.1:

* support python 3.10 ()
  * last version to support py 2.7
- drop coerce-decimal-to-int-python-310.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=30
This commit is contained in:
2022-02-14 21:43:01 +00:00
committed by Git OBS Bridge
parent 854684b73b
commit fcec695277
5 changed files with 13 additions and 44 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 14 21:40:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.6.1:
* support python 3.10 ()
* last version to support py 2.7
- drop coerce-decimal-to-int-python-310.patch (upstream)
-------------------------------------------------------------------
Mon Dec 13 01:44:25 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>