Hi,

This diff updates py-requests to the latest release.
Tested on amd64.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-requests/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile    11 Apr 2015 16:38:54 -0000      1.12
+++ Makefile    9 May 2015 17:32:55 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       elegant and simple HTTP library for Python
 
-MODPY_EGG_VERSION=2.6.0
+MODPY_EGG_VERSION=2.7.0
 DISTNAME=      requests-${MODPY_EGG_VERSION}
 PKGNAME=       py-requests-${MODPY_EGG_VERSION}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-requests/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    11 Apr 2015 16:38:54 -0000      1.8
+++ distinfo    9 May 2015 17:32:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (requests-2.6.0.tar.gz) = HNvtHw4jbzXvVOkZmCx6M45P6jeGMQkz06eIegS3TXU=
-SIZE (requests-2.6.0.tar.gz) = 450389
+SHA256 (requests-2.7.0.tar.gz) = OYo9ttYYmdJf1KBsbKEgUbDOFx1wXezX7VURUXtLuT0=
+SIZE (requests-2.7.0.tar.gz) = 451723

Reply via email to