rpms/ipython/F-7 ipython.spec,1.14,1.15 sources,1.9,1.10

James Bowes (jbowes) fedora-extras-commits at redhat.com
Tue Oct 9 13:28:30 UTC 2007


Author: jbowes

Update of /cvs/pkgs/rpms/ipython/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15221

Modified Files:
	ipython.spec sources 
Log Message:
ipython 0.8.1 for f7


Index: ipython.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipython/F-7/ipython.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ipython.spec	15 Dec 2006 03:22:40 -0000	1.14
+++ ipython.spec	9 Oct 2007 13:27:56 -0000	1.15
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           ipython
-Version:        0.7.2
-Release:        4%{?dist}
+Version:        0.8.1
+Release:        2%{?dist}
 Summary:        An enhanced interactive Python shell
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@
 
 BuildArch:      noarch
 BuildRequires:  python-devel
-Requires:       python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
+
 
 %description
 
@@ -71,8 +71,18 @@
 %{python_sitelib}/IPython/UserConfig/*
 %{python_sitelib}/IPython/*.pyo
 %{python_sitelib}/IPython/Extensions/*.pyo
+%dir %{python_sitelib}/IPython/external
+%{python_sitelib}/IPython/external/*.py
+%{python_sitelib}/IPython/external/*.pyc
+%{python_sitelib}/IPython/external/*.pyo
 
 %changelog
+* Sun Aug 05 2007 James Bowes <jbowes at redhat.com> - 0.8.1-2
+- Remove explicit requires on python-abi.
+
+* Sun Aug 05 2007 James Bowes <jbowes at redhat.com> - 0.8.1-1
+- Update to 0.8.1
+
 * Thu Dec 14 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.7.2-4
 - Rebuild for new Python
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ipython/F-7/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	12 Jun 2006 17:53:10 -0000	1.9
+++ sources	9 Oct 2007 13:27:56 -0000	1.10
@@ -1 +1 @@
-3565efcf87c7318c1a3930e278ac9fa5  ipython-0.7.2.tar.gz
+3479262a4bab21246ff07a06bbbd7bcb  ipython-0.8.1.tar.gz




More information about the fedora-extras-commits mailing list