Author: jajcus Date: Thu Jun 10 08:17:55 2010 GMT Module: packages Tag: HEAD ---- Log message: - Version: 0.21.1
---- Files affected: packages/pylint: pylint.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: packages/pylint/pylint.spec diff -u packages/pylint/pylint.spec:1.50 packages/pylint/pylint.spec:1.51 --- packages/pylint/pylint.spec:1.50 Thu May 13 09:50:45 2010 +++ packages/pylint/pylint.spec Thu Jun 10 10:17:50 2010 @@ -5,19 +5,20 @@ 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.21.0 +Version: 0.21.1 Release: 1 License: GPL Group: Development/Languages/Python Source0: ftp://ftp.logilab.fr/pub/pylint/%{name}-%{version}.tar.gz -# Source0-md5: 20ce9ed96734d6699884ca32d9f06768 +# Source0-md5: 70f82198cde208b9118e81a43f3c7d80 URL: http://www.logilab.org/project/pylint BuildRequires: python-devel BuildRequires: python-modules >= 2.2.1 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python-modules -Requires: python-logilab-astng >= 0.19.0 +Requires: python-logilab-astng >= 0.20.1 +Requires: python-logilab-common >= 0.50.1 Suggests: python-devel-src BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -85,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2010/06/10 08:17:50 jajcus +- Version: 0.21.1 + Revision 1.50 2010/05/13 07:50:45 matkor - Version 0.21.0-1. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pylint/pylint.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
