Accepting request 822788 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/822788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-arrow?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2020-08-01 10:30:48 +00:00 committed by Git OBS Bridge
commit f7332e2136
4 changed files with 24 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Jul 25 15:25:36 UTC 2020 - Arun Persaud <arun@gmx.de>
- specfile:
* updated url
- update to version 0.15.8:
* [WARN] arrow will drop support for Python 2.7 and 3.5 in the 1.0.0
release in late September. The 0.15.x and 0.16.x releases are the
last to support Python 2.7 and 3.5.
* [NEW] Added humanize week granularity translation for Czech.
* [FIX] arrow.get will now pick sane defaults when weekdays are
passed with particular token combinations, see #446.
* [INTERNAL] Moved arrow to an organization. The repo can now be
found here.
* [INTERNAL] Started issuing deprecation warnings for Python 2.7 and
3.5.
* [INTERNAL] Added Python 3.9 to CI pipeline.
-------------------------------------------------------------------
Sun Jul 12 21:40:32 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@ -26,11 +26,11 @@
%endif
%bcond_without python2
Name: python-arrow%{?psuffix}
Version: 0.15.7
Version: 0.15.8
Release: 0
Summary: Better dates and times for Python
License: Apache-2.0
URL: https://github.com/crsmithdev/arrow
URL: https://github.com/arrow-py/arrow
Source: https://files.pythonhosted.org/packages/source/a/arrow/arrow-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes