commit 53d2ceef01a199603f58ad39c21e232cde203963
Author: Jakub Bogusz <[email protected]>
Date:   Sun Oct 18 16:54:39 2015 +0200

    - updated to 2.14

 python-pycparser.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/python-pycparser.spec b/python-pycparser.spec
index bda7d51..2f78bd6 100644
--- a/python-pycparser.spec
+++ b/python-pycparser.spec
@@ -6,20 +6,21 @@
 Summary:       C Parser in Python 2
 Summary(pl.UTF-8):     Parser języka C w Pythonie 2
 Name:          python-pycparser
-Version:       2.10
-Release:       3
+Version:       2.14
+Release:       1
 License:       BSD
 Group:         Libraries/Python
+#Source0Download: https://pypi.python.org/pypi/pycparser
 Source0:       
https://pypi.python.org/packages/source/p/pycparser/pycparser-%{version}.tar.gz
-# Source0-md5: d87aed98c8a9f386aa56d365fe4d515f
+# Source0-md5: a2bc8d28c923b4fe2b2c3b4b51a4f935
 URL:           https://github.com/eliben/pycparser
 %if %{with python2}
 BuildRequires: python >= 2
 BuildRequires: python-modules >= 2
 %endif
 %if %{with python3}
-BuildRequires: python3 >= 3.2
-BuildRequires: python3-devel >= 3.2
+BuildRequires: python3 >= 1:3.2
+BuildRequires: python3-devel >= 1:3.2
 %endif
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.612
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pycparser.git/commitdiff/53d2ceef01a199603f58ad39c21e232cde203963

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to