]> git.pld-linux.org Git - packages/python-pytz.git/commitdiff
- up to 2011g, no functional changes AC-branch auto/ac/python-pytz-2011g-1 auto/th/python-pytz-2011g-1
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 11 May 2011 11:15:37 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-pytz.spec -> 1.22

python-pytz.spec

index 42225177cb3e545643b2ed51dd19d890871afbeb..133e90b93a8e45f8e9f1117365a0f14f57ae9824 100644 (file)
@@ -5,15 +5,17 @@
 Summary:       pytz - Olson timezone database in Python
 Summary(pl.UTF-8):     pytz - baza stref czasowych Olsona w Pythonie
 Name:          python-%{module}
-Version:       2011c
+Version:       2011g
 Release:       1
 License:       BSD
 Group:         Libraries/Python
 Source0:       http://pypi.python.org/packages/source/p/pytz/%{module}-%{version}.tar.bz2
-# Source0-md5: a724c4c0d47aae5b38f62c30cba6beec
+# Source0-md5: 1f34447b943da98566b9d7cdaf0a8ace
 Patch0:                zoneinfo.patch
 URL:           http://sourceforge.net/projects/pytz/
 BuildRequires: python-devel >= 1:2.3
+BuildRequires: python
+BuildRequires: rpmbuild(macros) >= 1.469
 Requires:      python >= 2.3
 Requires:      tzdata
 BuildArch:     noarch
@@ -43,6 +45,7 @@ cat pytz/__init__.py.old | \
 
 %build
 %{__python} setup.py build
+%py_lint
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.040729 seconds and 4 git commands to generate.