[packages/pylint] Version: 1.2.1
jajcus
jajcus at pld-linux.org
Thu May 8 16:04:48 CEST 2014
commit 59710151e38ed5a26de95895ffc9e71b8859bf58
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Thu May 8 16:04:15 2014 +0200
Version: 1.2.1
Source changed to PyPi – normal release tarballs are available there.
pylint.spec | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/pylint.spec b/pylint.spec
index f93e2fb..877bf46 100644
--- a/pylint.spec
+++ b/pylint.spec
@@ -8,12 +8,12 @@
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.1.0
+Version: 1.2.1
Release: 1
License: GPL v2+
Group: Development/Languages/Python
-Source0: https://bitbucket.org/logilab/pylint/get/%{name}-version-%{version}.tar.bz2
-# Source0-md5: c163e61973e52e264d9d6cedf6c8ed97
+Source0: https://pypi.python.org/packages/source/p/pylint/pylint-%{version}.tar.gz
+# Source0-md5: c49008134f2905cc88251f19d33e616c
Patch0: %{name}-type_error.patch
URL: http://www.pylint.org/
%if %{with python2}
@@ -93,8 +93,7 @@ Tk based GUI for pylint.
Oparty na bibliotece Tk graficzny interfejs użytkownika dla pylinta.
%prep
-%setup -qc
-mv logilab-pylint-*/* .
+%setup -q
%patch0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pylint.git/commitdiff/59710151e38ed5a26de95895ffc9e71b8859bf58
More information about the pld-cvs-commit
mailing list