From d177c522738d179613ebf35f40641b6c06fbbcbf5d6b0e475311f99c303a6bed Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 Dec 2022 17:34:02 +0000 Subject: [PATCH] Accepting request 1040285 from home:yarunachalam:branches:devel:languages:python - Update to version 5.1.0 * Introduced infer_datetime and added some type hints. OBS-URL: https://build.opensuse.org/request/show/1040285 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=33 --- python-tempora.changes | 6 ++++++ python-tempora.spec | 2 +- tempora-5.0.2.tar.gz | 3 --- tempora-5.1.0.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 tempora-5.0.2.tar.gz create mode 100644 tempora-5.1.0.tar.gz diff --git a/python-tempora.changes b/python-tempora.changes index f1b5115..6881494 100644 --- a/python-tempora.changes +++ b/python-tempora.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 5 13:41:37 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 5.1.0 + * Introduced infer_datetime and added some type hints. + ------------------------------------------------------------------- Sat Sep 17 15:45:14 UTC 2022 - Arun Persaud diff --git a/python-tempora.spec b/python-tempora.spec index a9d398b..8d7c342 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -24,7 +24,7 @@ %bcond_with libalternatives %endif Name: python-tempora -Version: 5.0.2 +Version: 5.1.0 Release: 0 Summary: Objects and routines pertaining to date and time (tempora) License: MIT diff --git a/tempora-5.0.2.tar.gz b/tempora-5.0.2.tar.gz deleted file mode 100644 index b5933e1..0000000 --- a/tempora-5.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31fa5bb33b2641026211f23e808eb8bd351901988b167d45f323c8f450ecf211 -size 19530 diff --git a/tempora-5.1.0.tar.gz b/tempora-5.1.0.tar.gz new file mode 100644 index 0000000..37bd41a --- /dev/null +++ b/tempora-5.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7c4a5369a1788c88a99b6be3a4c74c0c7728d3b62fd768a7e81bd0be0e88df +size 20402