rpms/pylint/FC-4 .cvsignore, 1.3, 1.4 pylint.spec, 1.3, 1.4 sources, 1.3, 1.4

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Mon Nov 14 01:51:40 UTC 2005


Author: icon

Update of /cvs/extras/rpms/pylint/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4898

Modified Files:
	.cvsignore pylint.spec sources 
Log Message:
Version 0.8.1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pylint/FC-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	13 Jun 2005 22:09:19 -0000	1.3
+++ .cvsignore	14 Nov 2005 01:51:38 -0000	1.4
@@ -1 +1 @@
-pylint-0.7.0.tar.gz
+pylint-0.8.1.tar.gz


Index: pylint.spec
===================================================================
RCS file: /cvs/extras/rpms/pylint/FC-4/pylint.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pylint.spec	13 Jun 2005 22:09:19 -0000	1.3
+++ pylint.spec	14 Nov 2005 01:51:38 -0000	1.4
@@ -1,7 +1,7 @@
 %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           pylint
-Version:        0.7.0
+Version:        0.8.1
 Release:        1%{?dist}
 Summary:        Analyzes Python code looking for bugs and signs of poor quality
 
@@ -14,7 +14,7 @@
 
 BuildRequires:  python-devel
 Requires:       python-abi = %(%{__python} -c "import sys; print sys.version[:3]")
-Requires:       python-logilab-common >= 0.9.3
+Requires:       python-logilab-common, python-astng
 
 %description
 Pylint is a python tool that checks if a module satisfy a coding standard. 
@@ -84,6 +84,11 @@
 
 
 %changelog
+* Sun Nov 13 2005 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.8.1-1
+- Version 0.8.1
+- Add dependency on python-astng
+- Drop artificial version requirement on python-logilab-common
+
 * Mon Jun 13 2005 Konstantin Ryabitsev <icon at linux.duke.edu> - 0.7.0-1
 - Version 0.7.0
 - No longer in the logilab subdir


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pylint/FC-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	13 Jun 2005 22:09:19 -0000	1.3
+++ sources	14 Nov 2005 01:51:38 -0000	1.4
@@ -1 +1 @@
-aad2e0f360e5af7cb861784985b974d2  pylint-0.7.0.tar.gz
+f04addb7496a2a3e26675d36026718d7  pylint-0.8.1.tar.gz




More information about the fedora-extras-commits mailing list