14
0

Accepting request 949927 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/949927
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=30
This commit is contained in:
2022-01-31 20:29:11 +00:00
committed by Git OBS Bridge
parent d2e45c56c5
commit 5ab67d0f44
4 changed files with 23 additions and 10 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Jan 29 18:11:13 UTC 2022 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 5.0.0:
* Removed deprecated divide_* functions and Parser class.
* Require Python 3.7 or later.
* #19: Fixed error reporting in parse_timedelta.
- changes from version 4.1.2:
* #18: Docs now build without warnings.
-------------------------------------------------------------------
Tue Oct 5 13:30:13 UTC 2021 - Stefan Schubert <schubi@suse.de>