rpms/python-nose/F-7 .cvsignore, 1.6, 1.7 python-nose.spec, 1.6, 1.7 sources, 1.6, 1.7

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Tue Nov 27 20:46:17 UTC 2007


Author: lmacken

Update of /cvs/pkgs/rpms/python-nose/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13468

Modified Files:
	.cvsignore python-nose.spec sources 
Log Message:
0.10.0 release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-nose/F-7/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	2 Jun 2007 08:34:29 -0000	1.6
+++ .cvsignore	27 Nov 2007 20:45:44 -0000	1.7
@@ -1 +1 @@
-nose-0.9.3.tar.gz
+nose-0.10.0.tar.gz


Index: python-nose.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-nose/F-7/python-nose.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-nose.spec	2 Jun 2007 08:34:29 -0000	1.6
+++ python-nose.spec	27 Nov 2007 20:45:44 -0000	1.7
@@ -1,20 +1,20 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-nose
-Version:        0.9.3
+Version:        0.10.0
 Release:        1%{?dist}
 Summary:        A discovery-based unittest extension for Python
 
 Group:          Development/Languages
-License:        LGPL
+License:        LGPLv2
 URL:            http://somethingaboutorange.com/mrl/projects/nose/
 Source0:        http://somethingaboutorange.com/mrl/projects/nose/nose-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-devel python-setuptools
+BuildRequires:  python-devel python-setuptools-devel
+
 
 %description
 nose: a discovery-based unittest extension.
@@ -46,6 +46,19 @@
 %{python_sitelib}/nose
 
 %changelog
+* Tue Nov 27 2007 Luke Macken <lmacken at redhat.com> 0.10.0-1
+- 0.10.0
+
+* Sun Sep  2 2007 Luke Macken <lmacken at redhat.com> 0.10.0-0.3.b1
+- Update for python-setuptools changes in rawhide
+
+* Tue Aug 21 2007 Luke Macken <lmacken at redhat.com> 0.10.0-0.2.b1
+- 0.10.0b1
+- Update license tag to LGPLv2
+
+* Fri Jun 20 2007 Luke Macken <lmacken at redhat.com> 0.10.0-0.1.a2
+- 0.10.0a2
+
 * Sat Jun  2 2007 Luke Macken <lmacken at redhat.com> 0.9.3-1
 - Latest upstream release
 - Remove python-nose-0.9.2-mandir.patch


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-nose/F-7/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	2 Jun 2007 08:34:29 -0000	1.6
+++ sources	27 Nov 2007 20:45:44 -0000	1.7
@@ -1 +1 @@
-fc83ca1861afb598e5634f83dbe045ec  nose-0.9.3.tar.gz
+2cb49cb7aa8f0c27be1bc3f85193bb8e  nose-0.10.0.tar.gz




More information about the fedora-extras-commits mailing list