Author: wrobell Date: Mon Mar 6 18:49:04 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 0.10.0
---- Files affected: SPECS: pylint.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: SPECS/pylint.spec diff -u SPECS/pylint.spec:1.28 SPECS/pylint.spec:1.29 --- SPECS/pylint.spec:1.28 Tue Jan 24 07:01:48 2006 +++ SPECS/pylint.spec Mon Mar 6 19:48:59 2006 @@ -2,19 +2,19 @@ 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.9.0 +Version: 0.10.0 Release: 1 License: GPL Group: Development/Languages/Python Source0: ftp://ftp.logilab.fr/pub/pylint/%{name}-%{version}.tar.gz -# Source0-md5: c7d69b110be9e64bb4f3f9b7dcbbf98c +# Source0-md5: 9c8dd130411eca6f16c3a5f531f44fa2 URL: http://www.logilab.org/projects/pylint/view 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.14 +Requires: python-logilab-astng >= 0.15 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -79,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2006/03/06 18:48:59 wrobell +- ver. 0.10.0 + Revision 1.28 2006/01/24 06:01:48 charles - updated to 0.9.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pylint.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
