15
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/1098434
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=43
This commit is contained in:
2023-07-13 09:48:55 +00:00
committed by Git OBS Bridge
parent 8e3a57c45e
commit f391ae0482
4 changed files with 26 additions and 7 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 12 22:50:07 UTC 2023 - Arun Persaud <arun@gmx.de>
- specfile:
* require 3.8 or later
* Changelog got renamed to NEWS
- update to version 5.5.0:
* Features
+ Stopwatch now uses time.monotonic.
- changes from version 5.4.0:
* Features
+ Require Python 3.8 or later.
- changes from version 5.3.0:
* #24: Removed use of datetime.utc** functions deprecated in Python
3.12.
-------------------------------------------------------------------
Thu May 4 21:03:54 UTC 2023 - Dirk Müller <dmueller@suse.com>