Revision: 23262 http://sourceforge.net/p/gar/code/23262 Author: wahwah Date: 2014-03-21 00:23:42 +0000 (Fri, 21 Mar 2014) Log Message: ----------- lang-python/requests/trunk: version bump
Modified Paths: -------------- csw/mgar/pkg/lang-python/requests/trunk/Makefile csw/mgar/pkg/lang-python/requests/trunk/checksums Modified: csw/mgar/pkg/lang-python/requests/trunk/Makefile =================================================================== --- csw/mgar/pkg/lang-python/requests/trunk/Makefile 2014-03-20 23:48:22 UTC (rev 23261) +++ csw/mgar/pkg/lang-python/requests/trunk/Makefile 2014-03-21 00:23:42 UTC (rev 23262) @@ -2,7 +2,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = requests -VERSION = 2.0.0 +VERSION = 2.2.1 GARTYPE = v2 CATEGORIES = python @@ -12,7 +12,7 @@ REINPLACE_USRLOCAL = requests/utils.py -VENDOR_URL = https://pypi.python.org/pypi/requests +VENDOR_URL = http://docs.python-requests.org/ DEP_PKGS += CSWpy-chardet CHECKPKG_OVERRIDES_CSWpy-requests += surplus-dependency|CSWpy-chardet Modified: csw/mgar/pkg/lang-python/requests/trunk/checksums =================================================================== --- csw/mgar/pkg/lang-python/requests/trunk/checksums 2014-03-20 23:48:22 UTC (rev 23261) +++ csw/mgar/pkg/lang-python/requests/trunk/checksums 2014-03-21 00:23:42 UTC (rev 23262) @@ -1 +1 @@ -856fc825c17483e25fd55db115028e3f requests-2.0.0.tar.gz +ac27081135f58d1a43e4fb38258d6f4e requests-2.2.1.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.