]> git.pld-linux.org Git - packages/pylint.git/commitdiff
- updated astng -> astroid dependency
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 Sep 2013 15:20:08 +0000 (17:20 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 Sep 2013 15:20:08 +0000 (17:20 +0200)
pylint.spec

index a784f1f2b4d2e6158ff71b0e049635eb3e87d206..b89b76753d556037aeb822e7b83326bb3db8da0c 100644 (file)
@@ -30,7 +30,7 @@ BuildRequires:        rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 BuildRequires: sphinx-pdg
 %pyrequires_eq python-modules
-Requires:      python-logilab-astng >= 0.24.3
+Requires:      python-logilab-astroid >= 0.24.3
 Requires:      python-logilab-common >= 0.53.0
 Suggests:      python-devel-src
 BuildArch:     noarch
@@ -60,7 +60,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-astng >= 0.24.3
+Requires:      python3-logilab-astroid >= 0.24.3
 Requires:      python3-logilab-common >= 0.53.0
 
 %description python3
This page took 0.048536 seconds and 4 git commands to generate.