From b3a4e688cee919ca984d36d91a13b829889b198bbd43234c1b6cc6d2425e2c20 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 31 Jan 2022 00:56:32 +0000 Subject: [PATCH] Accepting request 949891 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/949891 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=54 --- arrow-1.2.1.tar.gz | 3 --- arrow-1.2.2.tar.gz | 3 +++ python-arrow.changes | 20 ++++++++++++++++++++ python-arrow.spec | 4 ++-- 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 arrow-1.2.1.tar.gz create mode 100644 arrow-1.2.2.tar.gz diff --git a/arrow-1.2.1.tar.gz b/arrow-1.2.1.tar.gz deleted file mode 100644 index 319985b..0000000 --- a/arrow-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2dde3c382d9f7e6922ce636bf0b318a7a853df40ecb383b29192e6c5cc82840 -size 118941 diff --git a/arrow-1.2.2.tar.gz b/arrow-1.2.2.tar.gz new file mode 100644 index 0000000..0be532c --- /dev/null +++ b/arrow-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05caf1fd3d9a11a1135b2b6f09887421153b94558e5ef4d090b567b47173ac2b +size 123174 diff --git a/python-arrow.changes b/python-arrow.changes index 1f69107..454c43d 100644 --- a/python-arrow.changes +++ b/python-arrow.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Jan 29 17:37:07 UTC 2022 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 1.2.2: + * [NEW] Added Kazakh locale. + * [FIX] The Belarusian, Bulgarian, Czech, Macedonian, Polish, + Russian, Slovak and Ukrainian locales now support dehumanize. + * [FIX] Minor bug fixes and improvements to ChineseCN, Indonesian, + Norwegian, and Russian locales. + * [FIX] Expanded testing for multiple locales. + * [INTERNAL] Started using xelatex for pdf generation in + documentation. + * [INTERNAL] Split requirements file into requirements.txt, + requirements-docs.txt and requirements-tests.txt. + * [INTERNAL] Added flake8-annotations package for type linting in + pre-commit. + ------------------------------------------------------------------- Sat Nov 6 17:33:37 UTC 2021 - Dirk Müller diff --git a/python-arrow.spec b/python-arrow.spec index 6468799..0228433 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-arrow%{?psuffix} -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: Better dates and times for Python License: Apache-2.0