[packages/python-pytz] Version: 2015.4

jajcus jajcus at pld-linux.org
Mon Jun 15 13:50:10 CEST 2015


commit d30d12540c95e20ca5179927f2e56c2ce6baff48
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Jun 15 13:49:44 2015 +0200

    Version: 2015.4
    
    BR: python-setuptools, for consistent egg-info

 python-pytz.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/python-pytz.spec b/python-pytz.spec
index 77b77d2..3a94e69 100644
--- a/python-pytz.spec
+++ b/python-pytz.spec
@@ -5,26 +5,29 @@
 #
 # NOTE
 # - as we use system tzdata package, keeping this pkg up to the latest is
-#   pointless if only data has changed
+#   pointless if only data has changed, but other packages may require
+#   newer version anyway, through egg dependencies
 %define 	module	pytz
 Summary:	pytz - Olson timezone database in Python
 Summary(pl.UTF-8):	pytz - baza stref czasowych Olsona w Pythonie
 Name:		python-%{module}
-Version:	2014.7
-Release:	2
+Version:	2015.4
+Release:	1
 License:	MIT or ZPL v2.1
 Group:		Libraries/Python
 Source0:	https://pypi.python.org/packages/source/p/pytz/%{module}-%{version}.tar.bz2
-# Source0-md5:	5c1d3966406c6637b95d1eb2652cd8e1
+# Source0-md5:	39f7375c4b1fa34cdcb4b4765d08f817
 Patch0:		zoneinfo.patch
 URL:		http://pytz.sourceforge.net/
 BuildRequires:	sed >= 4.0
 %if %{with python2}
 BuildRequires:	python-devel >= 1:2.3
 BuildRequires:	python >= 1:2.3
+BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
 BuildRequires:	python3-devel
+BuildRequires:	python3-setuptools
 %endif
 BuildRequires:	rpmbuild(macros) >= 1.469
 %if %{with python2}
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list