15
0

- update to 0.7.2:

* drop end of life python versions
  * Don't match garbage characters at the end of parsed strings
  * Fractional seconds are cut off to microseconds (always round
    down)
  * Allow control over return type of parse_duration #64 (Felix
    Claessen)
  * Python >= 3.7 required
- drop python-isodate-no-six.patch (upstream)
- add six dependency
- Remove BuildRequires: python-2to3, useless since included in main

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=38
This commit is contained in:
2024-10-29 21:31:58 +00:00
committed by Git OBS Bridge
parent 039e5a4564
commit 0994922268
5 changed files with 30 additions and 68 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Oct 29 21:31:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.7.2:
* drop end of life python versions
* Don't match garbage characters at the end of parsed strings
* Fractional seconds are cut off to microseconds (always round
down)
* Allow control over return type of parse_duration #64 (Felix
Claessen)
* Python >= 3.7 required
- drop python-isodate-no-six.patch (upstream)
-------------------------------------------------------------------
Fri Apr 21 12:27:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
@@ -32,7 +45,7 @@ Mon Dec 13 01:44:25 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
-------------------------------------------------------------------
Mon Nov 8 10:20:27 UTC 2021 - Dirk Müller <dmueller@suse.com>
- add six dependency
- add six dependency
-------------------------------------------------------------------
Wed May 26 07:18:51 UTC 2021 - pgajdos@suse.com
@@ -102,7 +115,7 @@ Wed Apr 17 14:08:25 UTC 2013 - toddrme2178@gmail.com
-------------------------------------------------------------------
Tue Apr 16 19:21:24 UTC 2013 - p.drouand@gmail.com
- Remove BuildRequires: python-2to3, useless since included in main
- Remove BuildRequires: python-2to3, useless since included in main
python devel package
- Add Requires: python3; fix build for OpenSUSE <= 12.2