[csw-devel] SF.net SVN: gar:[17978] csw/mgar/pkg/lang-python/ipython/trunk
opk at users.sourceforge.net
opk at users.sourceforge.net
Wed May 9 16:55:24 CEST 2012
Revision: 17978
http://gar.svn.sourceforge.net/gar/?rev=17978&view=rev
Author: opk
Date: 2012-05-09 14:55:23 +0000 (Wed, 09 May 2012)
Log Message:
-----------
update to 0.12.1
Modified Paths:
--------------
csw/mgar/pkg/lang-python/ipython/trunk/Makefile
csw/mgar/pkg/lang-python/ipython/trunk/checksums
Modified: csw/mgar/pkg/lang-python/ipython/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/ipython/trunk/Makefile 2012-05-08 19:56:34 UTC (rev 17977)
+++ csw/mgar/pkg/lang-python/ipython/trunk/Makefile 2012-05-09 14:55:23 UTC (rev 17978)
@@ -7,7 +7,7 @@
# shipping ipythonx?)
#
NAME = ipython
-VERSION = 0.10.2
+VERSION = 0.12.1
CATEGORIES = python
GARTYPE = v2
@@ -15,14 +15,18 @@
define BLURB
endef
-MASTER_SITES = http://ipython.scipy.org/dist/$(VERSION)/
+MASTER_SITES = http://archive.ipython.org/release/$(VERSION)/
DISTFILES = $(NAME)-$(VERSION).tar.gz
ARCHALL = 1
PACKAGES = CSWipython
CATALOGNAME = ipython
-CHECKPKG_OVERRIDES += file-with-bad-content|/usr/local
-CHECKPKG_OVERRIDES += file-with-bad-content|/usr/share
+CHECKPKG_OVERRIDES_CSWipython += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/IPython/core/usage.py
+CHECKPKG_OVERRIDES_CSWipython += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/IPython/external/mglob/_mglob.py
+CHECKPKG_OVERRIDES_CSWipython += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/IPython/core/magic.py
+CHECKPKG_OVERRIDES_CSWipython += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/IPython/utils/tests/test_path.py
+CHECKPKG_OVERRIDES_CSWipython += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/IPython/external/pexpect/_pexpect.py
+CHECKPKG_OVERRIDES_CSWipython += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/IPython/external/path/_path.py
SKIPTEST = 1
Modified: csw/mgar/pkg/lang-python/ipython/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/ipython/trunk/checksums 2012-05-08 19:56:34 UTC (rev 17977)
+++ csw/mgar/pkg/lang-python/ipython/trunk/checksums 2012-05-09 14:55:23 UTC (rev 17978)
@@ -1 +1 @@
-dda59bfc6e256ce786c4bc4aadb220a4 ipython-0.10.2.tar.gz
+ae3a9851cd99f40ba5227efec58c7a6c ipython-0.12.1.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list