2019.3
This commit is contained in:
parent
6dd72d41d5
commit
225e9ffad1
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ pytz-2010h.tar.gz
|
||||
/pytz-2018.9.tar.gz
|
||||
/pytz-2019.1.tar.gz
|
||||
/pytz-2019.2.tar.gz
|
||||
/pytz-2019.3.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: pytz
|
||||
Version: 2019.2
|
||||
Release: 3%{?dist}
|
||||
Version: 2019.3
|
||||
Release: 1%{?dist}
|
||||
Summary: World Timezone Definitions for Python
|
||||
|
||||
License: MIT
|
||||
@ -86,6 +86,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 07 2019 Gwyn Ciesla <gwync@protonmail.com> - 2019.3-1
|
||||
- 2019.3
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2019.2-3
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytz-2019.2.tar.gz) = 86d8b600373274f66200e5e9426303d5855221c85488415ad9270059fc7853c6f5f9399b11aad41f6522fbccc0878b9caf896c9bba16fde9857e412620151beb
|
||||
SHA512 (pytz-2019.3.tar.gz) = b925b59d197e7007dae8098d35518a470e4b7588d9114f51e4d8816813243a9f816f662055f690bedf56b86cc9ece06428ed8c55e5b3ed676ba0f504f7cb43af
|
||||
|
Loading…
Reference in New Issue
Block a user