rpms/python-Traits/F-10 .cvsignore, 1.2, 1.3 import.log, 1.1, 1.2 python-Traits.spec, 1.1, 1.2 sources, 1.2, 1.3

Rakesh Pandit rakesh at fedoraproject.org
Fri Jun 12 00:40:31 UTC 2009


Author: rakesh

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

Modified Files:
	.cvsignore import.log python-Traits.spec sources 
Log Message:
Updated.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-Traits/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	7 Mar 2009 14:16:46 -0000	1.2
+++ .cvsignore	12 Jun 2009 00:40:00 -0000	1.3
@@ -1 +1 @@
-Traits-3.0.2.tar.gz
+Traits-3.1.0.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/python-Traits/F-10/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	7 Mar 2009 14:16:46 -0000	1.1
+++ import.log	12 Jun 2009 00:40:00 -0000	1.2
@@ -1 +1,2 @@
 python-Traits-3_0_2-2_fc10:F-10:python-Traits-3.0.2-2.fc10.src.rpm:1236435109
+python-Traits-3_1_0-1_fc11:F-10:python-Traits-3.1.0-1.fc11.src.rpm:1244766766


Index: python-Traits.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-Traits/F-10/python-Traits.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-Traits.spec	7 Mar 2009 14:16:46 -0000	1.1
+++ python-Traits.spec	12 Jun 2009 00:40:00 -0000	1.2
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-Traits
-Version:        3.0.2
-Release:        2%{?dist}
+Version:        3.1.0
+Release:        1%{?dist}
 Summary:        Explicitly typed attributes for Python
 
 Group:          Development/Languages
@@ -13,8 +13,7 @@ Group:          Development/Languages
 License:        BSD and EPL and LGPLv2 and GPLv2+
 URL:            http://code.enthought.com/projects/traits/
 
-#md5=78622c7651113bbac544da2e63215f19
-Source0:        http://pypi.python.org/packages/source/T/Traits/Traits-3.0.2.tar.gz
+Source0:        http://pypi.python.org/packages/source/T/Traits/Traits-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-setuptools, numpy, python-devel
@@ -55,12 +54,14 @@ iconv -f iso8859-1 -t utf-8 image_LICENS
  image_LICENSE_Eclipse.txt.conv image_LICENSE_Eclipse.txt
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
+CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py release build
 
 
 %install
 rm -rf $RPM_BUILD_ROOT
 python setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
+sed -i 's/\.dev$//g' $RPM_BUILD_ROOT/%{python_sitearch}/Traits-%{version}-*.egg-info/requires.txt
+
 rm $RPM_BUILD_ROOT/%{python_sitearch}/enthought/traits/protocols/_speedups.c
 rm $RPM_BUILD_ROOT/%{python_sitearch}/enthought/traits/ctraits.c
 
@@ -79,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jun 12 2009 Rakesh Pandit <rakesh at fedoraproject.org> 3.1.0-1
+- Updated
+
 * Tue Jan 27 2009 Rakesh Pandit <rakesh at fedoraproject.org> 3.0.2-2
 - Fixed permissions for ctraits.so and _speedups.so
 - Fixed license after confirming from upstream


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-Traits/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	7 Mar 2009 14:16:46 -0000	1.2
+++ sources	12 Jun 2009 00:40:00 -0000	1.3
@@ -1 +1 @@
-78622c7651113bbac544da2e63215f19  Traits-3.0.2.tar.gz
+1419b09fe1c978b686f9cb29f690d16a  Traits-3.1.0.tar.gz




More information about the fedora-extras-commits mailing list