Accepting request 799736 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/799736
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=85
This commit is contained in:
Tomáš Chvátal 2020-05-03 07:15:23 +00:00 committed by Git OBS Bridge
parent 4e763af485
commit 519c56fe6a
6 changed files with 39 additions and 14 deletions

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sat May 2 20:32:01 UTC 2020 - Arun Persaud <arun@gmx.de>
- specfile:
* be more specific in %files section
* README.txt -> README.rst
- update to version 2020.1:
* Test against Python 3.8 and Python 3.9
* Bump version numbers to 2020.1/2020a
* Base class for all errors
* Add flake8 settings
* IANA 2020a
* Fix remaining references to README.txt
* Update README.md
* Use .rst extension for reStructuredText
* typo
* highlight codes
* use .rst extension name
* Tidelift links
* Add links for security reports
* Update LICENSE.txt
* Create FUNDING.yml
* Make FixedOffset part of public API
-------------------------------------------------------------------
Mon Feb 24 03:12:10 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -19,11 +19,10 @@
# Ensure you update the tzdata_version for any minor version increase
# otherwise the update python library has the incorrect timezone data.
%define tzdata_version 2019c
%define oldpython python
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytz
Version: 2019.3
Version: 2020.1
Release: 0
Summary: World timezone definitions, modern and historical
License: MIT
@ -76,7 +75,7 @@ touch pytz/tests/__init__.py
%python_install
# Replace custom data with symlink to /usr/share/zoneinfo
%{python_expand rm -r %{buildroot}%{$python_sitelib}/pytz/zoneinfo
ln -s /usr/share/zoneinfo %{buildroot}%{$python_sitelib}/pytz/zoneinfo
ln -s %{_datadir}/zoneinfo %{buildroot}%{$python_sitelib}/pytz/zoneinfo
%fdupes %{buildroot}%{$python_sitelib}
}
@ -85,7 +84,8 @@ ln -s /usr/share/zoneinfo %{buildroot}%{$python_sitelib}/pytz/zoneinfo
%files %{python_files}
%license LICENSE.txt
%doc README.txt
%{python_sitelib}/*
%doc README.rst
%{python_sitelib}/pytz
%{python_sitelib}/pytz-%{version}-py*.egg-info
%changelog

View File

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

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQTH7MNlq28lXh65uhcB+pmPusY3SgUCXZquZgAKCRAB+pmPusY3
StZpAJ9NCldcbo4+H3Y5U6v7ohfSjiVHhQCfddT/CACXo4QfuLpMpYO8ORy9vwA=
=tTnb
-----END PGP SIGNATURE-----

3
pytz-2020.1.tar.gz Normal file
View File

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

6
pytz-2020.1.tar.gz.asc Normal file
View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQTH7MNlq28lXh65uhcB+pmPusY3SgUCXqfpHwAKCRAB+pmPusY3
SpEGAJsE+txjSFqHxoDYDnQxqv91joiaFgCglP50P148pLKDtsdOddjGeSIQEOU=
=hPH/
-----END PGP SIGNATURE-----