rpms/python-gevent/devel .cvsignore, 1.2, 1.3 import.log, 1.1, 1.2 python-gevent.spec, 1.1, 1.2 sources, 1.2, 1.3

Silas Sewell silas at fedoraproject.org
Thu Jul 15 01:45:46 UTC 2010


Author: silas

Update of /cvs/pkgs/rpms/python-gevent/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8966/devel

Modified Files:
	.cvsignore import.log python-gevent.spec sources 
Log Message:
* Wed Jul 14 2010 Silas Sewell <silas at sewell.ch> - 0.13.0-1
- Update to 0.13.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-gevent/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	5 May 2010 20:34:00 -0000	1.2
+++ .cvsignore	15 Jul 2010 01:45:45 -0000	1.3
@@ -1 +1 @@
-gevent-0.12.2.tar.gz
+gevent-0.13.0.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/python-gevent/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	5 May 2010 20:34:00 -0000	1.1
+++ import.log	15 Jul 2010 01:45:46 -0000	1.2
@@ -1 +1,2 @@
 python-gevent-0_12_2-2_fc13:HEAD:python-gevent-0.12.2-2.fc13.src.rpm:1273091621
+python-gevent-0_13_0-1_fc14:HEAD:python-gevent-0.13.0-1.fc14.src.rpm:1279158324


Index: python-gevent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-gevent/devel/python-gevent.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-gevent.spec	5 May 2010 20:34:00 -0000	1.1
+++ python-gevent.spec	15 Jul 2010 01:45:46 -0000	1.2
@@ -1,10 +1,14 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
+%global _use_internal_dependency_generator 0
+%global __find_provides    %{_rpmconfigdir}/find-provides | grep -v core.so
+%global __find_requires    %{_rpmconfigdir}/find-requires | grep -v core.so
+
 %global upstream_name gevent
 
 Name:           python-%{upstream_name}
-Version:        0.12.2
-Release:        2%{?dist}
+Version:        0.13.0
+Release:        1%{?dist}
 Summary:        A coroutine-based Python networking library
 
 Group:          Development/Languages
@@ -52,6 +56,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/%{upstream_name}-%{version}-*.egg-info
 
 %changelog
+* Wed Jul 14 2010 Silas Sewell <silas at sewell.ch> - 0.13.0-1
+- Update to 0.13.0
+
 * Fri Apr 23 2010 Silas Sewell <silas at sewell.ch> - 0.12.2-2
 - Remove setuptools requirement
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-gevent/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	5 May 2010 20:34:00 -0000	1.2
+++ sources	15 Jul 2010 01:45:46 -0000	1.3
@@ -1 +1 @@
-97c75039a67593d3f5375fb77f73bbe7  gevent-0.12.2.tar.gz
+8f687002c6fcbdf8b323319f451ba4af  gevent-0.13.0.tar.gz



More information about the scm-commits mailing list