From a3cca6abca97d0811faaf15bce9b381c97241b1ad6d40530629337eade7b4975 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 16 Nov 2024 08:45:17 +0000 Subject: [PATCH] Accepting request 1224181 from home:glaubitz:branches:devel:languages:python - Update to 5.7.0 * Add a tzinfos mapping and parse method for easy datetime parsing with timezone support. OBS-URL: https://build.opensuse.org/request/show/1224181 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=51 --- python-tempora.changes | 7 +++++++ python-tempora.spec | 2 +- tempora-5.6.0.tar.gz | 3 --- tempora-5.7.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 tempora-5.6.0.tar.gz create mode 100644 tempora-5.7.0.tar.gz diff --git a/python-tempora.changes b/python-tempora.changes index 556d4ca..78b0ad6 100644 --- a/python-tempora.changes +++ b/python-tempora.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 14 12:05:48 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 5.7.0 + * Add a tzinfos mapping and parse method for + easy datetime parsing with timezone support. + ------------------------------------------------------------------- Tue Jul 2 15:18:11 UTC 2024 - Dirk Müller diff --git a/python-tempora.spec b/python-tempora.spec index c1520af..0eadea6 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -23,7 +23,7 @@ %endif %{?sle15_python_module_pythons} Name: python-tempora -Version: 5.6.0 +Version: 5.7.0 Release: 0 Summary: Objects and routines pertaining to date and time (tempora) License: MIT diff --git a/tempora-5.6.0.tar.gz b/tempora-5.6.0.tar.gz deleted file mode 100644 index 9ad21be..0000000 --- a/tempora-5.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bfcc12cbdbbbafecaaccb9097fc3754435b9d063dce43338e4fa87d39104aed -size 21659 diff --git a/tempora-5.7.0.tar.gz b/tempora-5.7.0.tar.gz new file mode 100644 index 0000000..03d432f --- /dev/null +++ b/tempora-5.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888190a2dbe3255ff26dfa9fcecb25f4d38434c0f1943cd61de98bb41c410c50 +size 22239