]> git.pld-linux.org Git - packages/pylint.git/blobdiff - pylint.spec
- mass commit: remove obsolete BR: rpm-pythonprov
[packages/pylint.git] / pylint.spec
index 2915f347bd722185e3aeb7e484ef883eb8bba56c..25b9cd382c72a1e315d2d7e0e7cb6035c6849ad1 100644 (file)
@@ -1,17 +1,17 @@
-%include       /usr/lib/rpm/macros.python
 Summary:       Python tool that checks if a module satisfy a coding standard
 Summary(pl):   Pythonowe narzêdzie sprawdzaj±ce zgodno¶æ modu³u ze standardem kodowania
 Name:          pylint
-Version:       0.4.0
+Version:       0.6.3
 Release:       1
 License:       GPL
 Group:         Development/Languages/Python
 Source0:       ftp://ftp.logilab.fr/pub/pylint/%{name}-%{version}.tar.gz
-# Source0-md5: 4cd5ccbda829a1a966c8cc91840385ba
-URL:           http://www.logilab.org/projects/%{name}/view
+# Source0-md5: 9b4aed8c9840dbc845a6a4ce4a03206d
+URL:           http://www.logilab.org/projects/pylint/view
+BuildRequires: python
 BuildRequires: python-modules >= 2.2.1
-BuildRequires: rpm-pythonprov
-Requires:      python-logilab-common >= 0.5.0
+%pyrequires_eq python-modules
+Requires:      python-logilab-common >= 0.9.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.030429 seconds and 4 git commands to generate.