SF.net SVN: gar:[22607] csw/mgar/pkg/lang-python/pip/trunk
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Fri Nov 29 12:37:13 CET 2013
Revision: 22607
http://gar.svn.sourceforge.net/gar/?rev=22607&view=rev
Author: cgrzemba
Date: 2013-11-29 11:37:09 +0000 (Fri, 29 Nov 2013)
Log Message:
-----------
lang-python/pip/trunk: Version bump to 1.4.1
Modified Paths:
--------------
csw/mgar/pkg/lang-python/pip/trunk/Makefile
csw/mgar/pkg/lang-python/pip/trunk/checksums
Modified: csw/mgar/pkg/lang-python/pip/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pip/trunk/Makefile 2013-11-29 11:27:55 UTC (rev 22606)
+++ csw/mgar/pkg/lang-python/pip/trunk/Makefile 2013-11-29 11:37:09 UTC (rev 22607)
@@ -2,7 +2,7 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = pip
-VERSION = 1.2.1
+VERSION = 1.4.1
GARTYPE = v2
CATEGORIES = python
@@ -11,10 +11,14 @@
MASTER_SITES = $(PYPI_MIRROR)
DISTFILES = $(DISTNAME).tar.gz
+REINPLACE_USRLOCAL += pip/cmdoptions.py
+REINPLACE_USRLOCAL += pip/locations.py
+
+ARCHALL_CSWpy-pip = 1
+
# These are hardcodes for Mac OS X
-CHECKPKG_OVERRIDES_CSWpy-pip += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/pip/locations.py
-CHECKPKG_OVERRIDES_CSWpy-pip += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/pip/commands/install.py
-CHECKPKG_OVERRIDES_CSWpy-pip += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/pip/util.py
+CHECKPKG_OVERRIDES_CSWpy-pip += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.6/site-packages/pip/util.py
+CHECKPKG_OVERRIDES_CSWpy-pip += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.7/site-packages/pip/util.py
# Testsuite seeems to be broken
TEST_SCRIPTS ?=
Modified: csw/mgar/pkg/lang-python/pip/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/pip/trunk/checksums 2013-11-29 11:27:55 UTC (rev 22606)
+++ csw/mgar/pkg/lang-python/pip/trunk/checksums 2013-11-29 11:37:09 UTC (rev 22607)
@@ -1 +1 @@
-db8a6d8a4564d3dc7f337ebed67b1a85 pip-1.2.1.tar.gz
+6afbb46aeb48abac658d4df742bff714 pip-1.4.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