[csw-devel] SF.net SVN: gar:[19787] csw/mgar/pkg/lang-python/requests/trunk/Makefile
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Fri Nov 30 11:14:02 CET 2012
Revision: 19787
http://gar.svn.sourceforge.net/gar/?rev=19787&view=rev
Author: cgrzemba
Date: 2012-11-30 10:14:02 +0000 (Fri, 30 Nov 2012)
Log Message:
-----------
lang-python/requests/trunk: add reinplace /usr/local and checkpg overrides
Modified Paths:
--------------
csw/mgar/pkg/lang-python/requests/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/requests/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/requests/trunk/Makefile 2012-11-30 09:56:31 UTC (rev 19786)
+++ csw/mgar/pkg/lang-python/requests/trunk/Makefile 2012-11-30 10:14:02 UTC (rev 19787)
@@ -21,9 +21,12 @@
# GIT_TREEISH_requests.git = $(VERSION)
NOGITPATCH = 1
+REINPLACE_USRLOCAL = requests/utils.py
+
VENDOR_URL = https://github.com/kennethreitz/requests
-DEP_PKGS += CSWpy-chardet
+RUNTIME_DEP_PKGS += CSWpy-chardet
+CHECKPKG_OVERRIDES_CSWpy-requests += surplus-dependency|CSWpy-chardet
PACKAGES = CSWpy-requests
ARCHALL_CSWpy-requests = 1
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