[packages/pylint] - fix deps - rel 4

baggins baggins at pld-linux.org
Sat Dec 14 20:42:11 CET 2013


commit 439af2ef0043c1e6bea3f54871be36aabba1f96e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Dec 14 20:42:03 2013 +0100

    - fix deps
    - rel 4

 pylint.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pylint.spec b/pylint.spec
index eac95fa..3d1ba43 100644
--- a/pylint.spec
+++ b/pylint.spec
@@ -9,7 +9,7 @@ Summary:	Python tool that checks if a module satisfy a coding standard
 Summary(pl.UTF-8):	Pythonowe narzędzie sprawdzające zgodność modułu ze standardem kodowania
 Name:		pylint
 Version:	1.0.0
-Release:	3
+Release:	4
 License:	GPL
 Group:		Development/Languages/Python
 Source0:	https://bitbucket.org/logilab/pylint/get/%{name}-version-%{version}.tar.bz2
@@ -29,7 +29,7 @@ BuildRequires:	python3-modules >= 1:3.2
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	sphinx-pdg
-Requires:	python-logilab-astroid >= 0.24.3
+Requires:	python-astroid >= 0.24.3
 Requires:	python-logilab-common >= 0.53.0
 Requires:	python-modules
 Suggests:	python-devel-src
@@ -63,7 +63,7 @@ Oparty na bibliotece Tk graficzny interfejs użytkownika dla pylinta.
 Summary:	Python tool that checks if a module satisfy a coding standard
 Summary(pl.UTF-8):	Pythonowe narzędzie sprawdzające zgodność modułu ze standardem kodowania
 Group:		Development/Languages/Python
-Requires:	python3-logilab-astroid >= 0.24.3
+Requires:	python3-astroid >= 0.24.3
 Requires:	python3-logilab-common >= 0.53.0
 Obsoletes:	pylint-python3 < 1.0.0-2
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pylint.git/commitdiff/439af2ef0043c1e6bea3f54871be36aabba1f96e



More information about the pld-cvs-commit mailing list