rpms/python-zope-interface/F-10 .cvsignore, 1.3, 1.4 python-zope-interface.spec, 1.6, 1.7 sources, 1.3, 1.4

Felix Schwarz fschwarz at fedoraproject.org
Sat Nov 15 18:43:08 UTC 2008


Author: fschwarz

Update of /cvs/pkgs/rpms/python-zope-interface/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19752

Modified Files:
	.cvsignore python-zope-interface.spec sources 
Log Message:
updated python-zope-interface to 3.5.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-zope-interface/F-10/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	2 Apr 2008 13:29:27 -0000	1.3
+++ .cvsignore	15 Nov 2008 18:42:36 -0000	1.4
@@ -1 +1 @@
-zope.interface-3.4.1.tar.gz
+zope.interface-3.5.0.zip


Index: python-zope-interface.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-zope-interface/F-10/python-zope-interface.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-zope-interface.spec	2 Apr 2008 13:29:27 -0000	1.6
+++ python-zope-interface.spec	15 Nov 2008 18:42:36 -0000	1.7
@@ -1,16 +1,18 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:		python-zope-interface
-Version:	3.4.1
+Version:	3.5.0
 Release:	1%{?dist}
 Summary:	Zope 3 Interface Infrastructure
 Group:		Development/Libraries
 License:	ZPLv2.1
 URL:		http://pypi.python.org/pypi/zope.interface
-Source0:	http://pypi.python.org/packages/source/z/zope.interface/zope.interface-%{version}.tar.gz
+Source0:	http://pypi.python.org/packages/source/z/zope.interface/zope.interface-%{version}.zip
 Source1:	ZPL-2.1.txt
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	python-devel
+# zope.interface 3.5.0 won't build the C extension if distutils are used
+BuildRequires:  python-setuptools
 
 %description
 Interfaces are a mechanism for labeling objects as conforming to a given API
@@ -54,6 +56,9 @@
 %{python_sitearch}/zope*
 
 %changelog
+* Sat Nov 15 2008 Felix Schwarz <felix.schwarz at oss.schwarz.eu> 3.5.0-1
+- update to 3.5.0
+
 * Mon Mar 31 2008 Paul Howarth <paul at city-fan.org> 3.4.1-1
 - update to 3.4.1
 - incorporate suggestions from Felix Schwarz:


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-zope-interface/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	2 Apr 2008 13:29:27 -0000	1.3
+++ sources	15 Nov 2008 18:42:36 -0000	1.4
@@ -1 +1 @@
-b085f4a774adab688e037ad32fbbf08e  zope.interface-3.4.1.tar.gz
+478d05add7cd7faf25a2fd880a739ddb  zope.interface-3.5.0.zip




More information about the fedora-extras-commits mailing list