From b96d01f18970173f3276b9cc8efdcaec457be225e807efb862f8c01cd5cf0331 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 12 Sep 2022 07:25:20 +0000 Subject: [PATCH] Accepting request 1002429 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/1002429 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=57 --- arrow-1.2.2.tar.gz | 3 --- arrow-1.2.3.tar.gz | 3 +++ python-arrow.changes | 9 +++++++++ python-arrow.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 arrow-1.2.2.tar.gz create mode 100644 arrow-1.2.3.tar.gz diff --git a/arrow-1.2.2.tar.gz b/arrow-1.2.2.tar.gz deleted file mode 100644 index 0be532c..0000000 --- a/arrow-1.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05caf1fd3d9a11a1135b2b6f09887421153b94558e5ef4d090b567b47173ac2b -size 123174 diff --git a/arrow-1.2.3.tar.gz b/arrow-1.2.3.tar.gz new file mode 100644 index 0000000..ca7be54 --- /dev/null +++ b/arrow-1.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3934b30ca1b9f292376d9db15b19446088d12ec58629bc3f0da28fd55fb633a1 +size 127552 diff --git a/python-arrow.changes b/python-arrow.changes index c26b59f..a1dfa8c 100644 --- a/python-arrow.changes +++ b/python-arrow.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Sep 10 15:40:55 UTC 2022 - Arun Persaud + +- update to version 1.2.3: + * [NEW] Added Amharic, Armenian, Georgian, Laotian and Uzbek + locales. + * [FIX] Updated Danish locale and associated tests. + * [INTERNAl] Small fixes to CI. + ------------------------------------------------------------------- Mon Mar 7 10:52:28 UTC 2022 - pgajdos@suse.com diff --git a/python-arrow.spec b/python-arrow.spec index 04f71db..e3a911c 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-arrow%{?psuffix} -Version: 1.2.2 +Version: 1.2.3 Release: 0 Summary: Better dates and times for Python License: Apache-2.0