packages: pylint/pylint.spec, pylint/pylint-relative_import_from.patch (REM...

jajcus jajcus at pld-linux.org
Sat Sep 3 19:12:27 CEST 2011


Author: jajcus                       Date: Sat Sep  3 17:12:27 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Version: 0.24.0
- relative_import_from patch dropped (applied upstream)

---- Files affected:
packages/pylint:
   pylint.spec (1.54 -> 1.55) , pylint-relative_import_from.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/pylint/pylint.spec
diff -u packages/pylint/pylint.spec:1.54 packages/pylint/pylint.spec:1.55
--- packages/pylint/pylint.spec:1.54	Fri Jul  8 11:27:11 2011
+++ packages/pylint/pylint.spec	Sat Sep  3 19:12:22 2011
@@ -5,13 +5,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:	0.23.0
-Release:	2
+Version:	0.24.0
+Release:	1
 License:	GPL
 Group:		Development/Languages/Python
 Source0:	ftp://ftp.logilab.fr/pub/pylint/%{name}-%{version}.tar.gz
-# Source0-md5:	3c241b161b7e6826011cb8bde4fcf891
-Patch0:		%{name}-relative_import_from.patch
+# Source0-md5:	71df67d15f3aa1895c543b40a6955ed3
 URL:		http://www.logilab.org/project/pylint
 BuildRequires:	python-devel
 BuildRequires:	python-modules >= 2.2.1
@@ -46,7 +45,6 @@
 
 %prep
 %setup -q
-%patch -p1
 
 %build
 python setup.py build
@@ -88,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2011/09/03 17:12:22  jajcus
+- Version: 0.24.0
+- relative_import_from patch dropped (applied upstream)
+
 Revision 1.54  2011/07/08 09:27:11  jajcus
 - patch to fix 'variables' checker which relied on broken logilab-astng import handling
 - Release: 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pylint/pylint.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list