Author: wiget Date: Thu Mar 11 15:29:08 2010 GMT Module: packages Tag: HEAD ---- Log message: - 0.19.0
---- Files affected: packages/pylint: pylint.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: packages/pylint/pylint.spec diff -u packages/pylint/pylint.spec:1.48 packages/pylint/pylint.spec:1.49 --- packages/pylint/pylint.spec:1.48 Sun Oct 11 13:24:34 2009 +++ packages/pylint/pylint.spec Thu Mar 11 16:29:03 2010 @@ -1,13 +1,16 @@ # $Revision$, $Date$ +# TODO: +# - include examples in package +# 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.18.1 +Version: 0.19.0 Release: 1 License: GPL Group: Development/Languages/Python Source0: ftp://ftp.logilab.fr/pub/pylint/%{name}-%{version}.tar.gz -# Source0-md5: 4b1f9bbbb2f2ee2c2076c5d2a35438fa +# Source0-md5: c5f27fe29234e72cd3f9c2a5df307050 URL: http://www.logilab.org/project/pylint BuildRequires: python-devel BuildRequires: python-modules >= 2.2.1 @@ -63,7 +66,7 @@ %files %defattr(644,root,root,755) -%doc ChangeLog TODO README examples/* doc/*.txt +%doc ChangeLog README examples/* doc/*.txt %attr(755,root,root) %{_bindir}/epylint %attr(755,root,root) %{_bindir}/pylint %attr(755,root,root) %{_bindir}/pyreverse @@ -82,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2010/03/11 15:29:03 wiget +- 0.19.0 + Revision 1.48 2009/10/11 11:24:34 wiget - updated to 0.18.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pylint/pylint.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
