SF.net SVN: gar:[22217] csw/mgar/pkg/lang-python/requests/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Oct 15 00:34:19 CEST 2013


Revision: 22217
          http://gar.svn.sourceforge.net/gar/?rev=22217&view=rev
Author:   wahwah
Date:     2013-10-14 22:34:19 +0000 (Mon, 14 Oct 2013)
Log Message:
-----------
lang-python/requests/trunk: Upgrade to 2.0.0

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	2013-10-14 20:35:08 UTC (rev 22216)
+++ csw/mgar/pkg/lang-python/requests/trunk/Makefile	2013-10-14 22:34:19 UTC (rev 22217)
@@ -2,28 +2,17 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = requests
-# VERSION = 426734d
-VERSION = 0.14.2
+VERSION = 2.0.0
 GARTYPE = v2
 CATEGORIES = python
 
-DESCRIPTION = Python HTTP library
-define BLURB
-  Long description
-endef
+DESCRIPTION = Python HTTP for Humans
 
-# MASTER_SITES = https://github.com/kennethreitz/requests/tarball/
-MASTER_SITES = http://pypi.python.org/packages/source/r/requests/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
-
-# GIT_REPOS  = http://github.com/kennethreitz/requests.git
-# GIT_TREEISH_requests.git = $(VERSION)
-NOGITPATCH = 1
-
 REINPLACE_USRLOCAL = requests/utils.py
 
-VENDOR_URL = https://github.com/kennethreitz/requests
+VENDOR_URL = https://pypi.python.org/pypi/requests
 
 RUNTIME_DEP_PKGS += CSWpy-chardet
 CHECKPKG_OVERRIDES_CSWpy-requests += surplus-dependency|CSWpy-chardet

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