From 519c56fe6aa934382d53b2bdc5fb8852daaddb40662f1a9cc3f6aa99ce5b7d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 3 May 2020 07:15:23 +0000 Subject: [PATCH] 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 --- python-pytz.changes | 25 +++++++++++++++++++++++++ python-pytz.spec | 10 +++++----- pytz-2019.3.tar.gz | 3 --- pytz-2019.3.tar.gz.asc | 6 ------ pytz-2020.1.tar.gz | 3 +++ pytz-2020.1.tar.gz.asc | 6 ++++++ 6 files changed, 39 insertions(+), 14 deletions(-) delete mode 100644 pytz-2019.3.tar.gz delete mode 100644 pytz-2019.3.tar.gz.asc create mode 100644 pytz-2020.1.tar.gz create mode 100644 pytz-2020.1.tar.gz.asc diff --git a/python-pytz.changes b/python-pytz.changes index 3194537..6845384 100644 --- a/python-pytz.changes +++ b/python-pytz.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat May 2 20:32:01 UTC 2020 - Arun Persaud + +- 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 diff --git a/python-pytz.spec b/python-pytz.spec index f0057b0..2a70851 100644 --- a/python-pytz.spec +++ b/python-pytz.spec @@ -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 diff --git a/pytz-2019.3.tar.gz b/pytz-2019.3.tar.gz deleted file mode 100644 index 581d6e3..0000000 --- a/pytz-2019.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be -size 312286 diff --git a/pytz-2019.3.tar.gz.asc b/pytz-2019.3.tar.gz.asc deleted file mode 100644 index 95d541f..0000000 --- a/pytz-2019.3.tar.gz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQTH7MNlq28lXh65uhcB+pmPusY3SgUCXZquZgAKCRAB+pmPusY3 -StZpAJ9NCldcbo4+H3Y5U6v7ohfSjiVHhQCfddT/CACXo4QfuLpMpYO8ORy9vwA= -=tTnb ------END PGP SIGNATURE----- diff --git a/pytz-2020.1.tar.gz b/pytz-2020.1.tar.gz new file mode 100644 index 0000000..d8735fd --- /dev/null +++ b/pytz-2020.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35965d010ce31b23eeb663ed3cc8c906275d6be1a34393a1d73a41febf4a048 +size 311771 diff --git a/pytz-2020.1.tar.gz.asc b/pytz-2020.1.tar.gz.asc new file mode 100644 index 0000000..1a8da22 --- /dev/null +++ b/pytz-2020.1.tar.gz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQTH7MNlq28lXh65uhcB+pmPusY3SgUCXqfpHwAKCRAB+pmPusY3 +SpEGAJsE+txjSFqHxoDYDnQxqv91joiaFgCglP50P148pLKDtsdOddjGeSIQEOU= +=hPH/ +-----END PGP SIGNATURE-----