Accepting request 950059 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/950059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-arrow?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2022-02-03 22:16:21 +00:00 committed by Git OBS Bridge
commit 17161f5022
4 changed files with 25 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2dde3c382d9f7e6922ce636bf0b318a7a853df40ecb383b29192e6c5cc82840
size 118941

3
arrow-1.2.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05caf1fd3d9a11a1135b2b6f09887421153b94558e5ef4d090b567b47173ac2b
size 123174

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Jan 29 17:37:07 UTC 2022 - Arun Persaud <arun@gmx.de>
- 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 <dmueller@suse.com>

View File

@ -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