commit efa8ca830cf6b5545f9c6db26b8d3bc3b390f343
Author: Jacek Konieczny <[email protected]>
Date:   Thu Jun 11 13:53:01 2015 +0200

    Version: 1.3.6

 python-astroid.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/python-astroid.spec b/python-astroid.spec
index cbbb3c1..06083ad 100644
--- a/python-astroid.spec
+++ b/python-astroid.spec
@@ -7,21 +7,22 @@
 Summary:       Rebuild a new abstract syntax tree from Python's AST
 Summary(pl.UTF-8):     Tworzenie nowego abstrakcyjnego drzewa składniowego z 
pythonowego AST
 Name:          python-%{module}
-Version:       1.3.2
-Release:       2
+Version:       1.3.6
+Release:       1
 License:       LGPL v2.1+
 Group:         Development/Languages/Python
 Source0:       
https://pypi.python.org/packages/source/a/astroid/astroid-%{version}.tar.gz
-# Source0-md5: 2ab96129a977b6eba27765a15d1a9bf2
+# Source0-md5: 0d387f5b2e878f424b95af3bfe44e106
 URL:           http://www.astroid.org/
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.7
 BuildRequires: python-modules >= 1:2.7
+BuildRequires: python-setuptools >= 7.0
 %endif
 %if %{with python3}
 BuildRequires: python3-devel >= 1:3.3
-BuildRequires: python3-distribute
 BuildRequires: python3-modules >= 1:3.3
+BuildRequires: python3-setuptools >= 7.0
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-astroid.git/commitdiff/efa8ca830cf6b5545f9c6db26b8d3bc3b390f343

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

Reply via email to