rpms/pylint/devel .cvsignore, 1.12, 1.13 pylint.spec, 1.13, 1.14 sources, 1.12, 1.13

Konstantin Ryabitsev icon at fedoraproject.org
Tue Dec 30 16:58:42 UTC 2008


Author: icon

Update of /cvs/extras/rpms/pylint/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16784

Modified Files:
	.cvsignore pylint.spec sources 
Log Message:
New upstream.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pylint/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	18 Jan 2008 01:28:36 -0000	1.12
+++ .cvsignore	30 Dec 2008 16:58:11 -0000	1.13
@@ -1 +1 @@
-pylint-0.14.0.tar.gz
+pylint-0.15.2.tar.gz


Index: pylint.spec
===================================================================
RCS file: /cvs/extras/rpms/pylint/devel/pylint.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- pylint.spec	29 Nov 2008 18:16:50 -0000	1.13
+++ pylint.spec	30 Dec 2008 16:58:11 -0000	1.14
@@ -1,8 +1,8 @@
 %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           pylint
-Version:        0.14.0
-Release:        2%{?dist}
+Version:        0.15.2
+Release:        1%{?dist}
 Summary:        Analyzes Python code looking for bugs and signs of poor quality
 
 Group:          Development/Debuggers
@@ -10,7 +10,7 @@
 URL:            http://www.logilab.org/projects/pylint
 Source0:        ftp://ftp.logilab.org/pub/pylint/pylint-%{version}.tar.gz
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:  python-devel
 Requires:       python-logilab-astng
@@ -77,6 +77,9 @@
 
 
 %changelog
+* Tue Dec 30 2008 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.15.2-1
+- Upstream 0.15.2
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.14.0-2
 - Rebuild for Python 2.6
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pylint/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	18 Jan 2008 01:28:36 -0000	1.12
+++ sources	30 Dec 2008 16:58:12 -0000	1.13
@@ -1 +1 @@
-a6a6a1c68e56506d6fca7569f622767a  pylint-0.14.0.tar.gz
+98f3917fc4d0855c8f0eab9761533835  pylint-0.15.2.tar.gz




More information about the fedora-extras-commits mailing list