14
0

- update to 5.2.2:

* Fixed bug in tests that would fail when a leap year
    was about a year away.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=41
This commit is contained in:
2023-05-04 21:04:54 +00:00
committed by Git OBS Bridge
parent 48740e3f59
commit 8e3a57c45e
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 4 21:03:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.2.2:
* Fixed bug in tests that would fail when a leap year
was about a year away.
-------------------------------------------------------------------
Fri Apr 21 12:37:13 UTC 2023 - Dirk Müller <dmueller@suse.com>