rpms/python-logilab-astng/F-12 .cvsignore, 1.9, 1.10 python-logilab-astng.spec, 1.12, 1.13 sources, 1.9, 1.10

Brian C. Lane bcl at fedoraproject.org
Thu Apr 8 16:17:52 UTC 2010


Author: bcl

Update of /cvs/pkgs/rpms/python-logilab-astng/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24368

Modified Files:
	.cvsignore python-logilab-astng.spec sources 
Log Message:
Update to upstream v0.20.0




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-logilab-astng/F-12/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	30 Aug 2009 14:59:43 -0000	1.9
+++ .cvsignore	8 Apr 2010 16:17:51 -0000	1.10
@@ -1 +1 @@
-logilab-astng-0.19.1.tar.gz
+logilab-astng-0.20.0.tar.gz


Index: python-logilab-astng.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-logilab-astng/F-12/python-logilab-astng.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- python-logilab-astng.spec	30 Aug 2009 14:59:44 -0000	1.12
+++ python-logilab-astng.spec	8 Apr 2010 16:17:51 -0000	1.13
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-logilab-astng
-Version:        0.19.1
+Version:        0.20.0
 Release:        1%{?dist}
 Summary:        Python Abstract Syntax Tree New Generation
 
@@ -15,7 +15,7 @@ Provides:       python-astng = %{version
 Obsoletes:      python-astng <= 0.16.0
 
 BuildArch:      noarch
-BuildRequires:  python-devel
+BuildRequires:  python-devel python-setuptools
 Requires:       python-logilab-common
 
 %description
@@ -54,9 +54,13 @@ rm -rf $RPM_BUILD_ROOT
 %doc README COPYING
 %{python_sitelib}/logilab/astng
 %{python_sitelib}/logilab_astng*.egg-info
-
+%{python_sitelib}/logilab_astng*.pth
 
 %changelog
+* Thu Apr 08 2010 Brian C. Lane <bcl at redhat.com> - 0.20.0-1
+- Added python-setuptools to BuildRequires
+- Upstream 0.20.0
+
 * Sun Aug 30 2009 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.19.1-1
 - Upstream 0.19.1 (bugfixes)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-logilab-astng/F-12/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	30 Aug 2009 14:59:44 -0000	1.9
+++ sources	8 Apr 2010 16:17:51 -0000	1.10
@@ -1 +1 @@
-16b0e132d1441f78f923f98e9b28d2d4  logilab-astng-0.19.1.tar.gz
+6c29c2208ea5a74643baa502743444c5  logilab-astng-0.20.0.tar.gz



More information about the scm-commits mailing list