[packages/python-pytz] should require only timezone data

glen glen at pld-linux.org
Mon Oct 17 22:49:26 CEST 2016


commit fa19a5fc1f8f382ca6fee37490b0473c50406acf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Oct 17 23:49:00 2016 +0300

    should require only timezone data

 python-pytz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pytz.spec b/python-pytz.spec
index 5f90f6b..cc73e45 100644
--- a/python-pytz.spec
+++ b/python-pytz.spec
@@ -35,7 +35,7 @@ BuildRequires:	rpmbuild(macros) >= 1.710
 %if %{with python2}
 Requires:	python >= 1:2.3
 %endif
-Requires:	tzdata >= %{olsonver}
+Requires:	tzdata-zoneinfo >= %{olsonver}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -54,7 +54,7 @@ przy użyciu Pythona w wersji co najmniej 2.3.
 Summary:	pytz - Olson timezone database in Python 3.x
 Summary(pl.UTF-8):	pytz - baza stref czasowych Olsona w Pythonie 3.x
 Group:		Libraries/Python
-Requires:	tzdata >= %{olsonver}
+Requires:	tzdata-zoneinfo >= %{olsonver}
 
 %description -n python3-%{module}
 pytz brings the Olson tz database into Python. This library allows
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytz.git/commitdiff/fa19a5fc1f8f382ca6fee37490b0473c50406acf



More information about the pld-cvs-commit mailing list