ports/162523: [UPDATE] www/py-requests to 0.8.0

Olivier Duchateau duchateau.olivier at gmail.com
Sun Nov 13 16:50:03 UTC 2011


>Number:         162523
>Category:       ports
>Synopsis:       [UPDATE] www/py-requests to 0.8.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 13 16:50:02 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
ChangeLog:

- Keep-alive support!
- Complete removal of Urllib2
- Complete removal of Poster
- Complete removal of CookieJars
- New ConnectionError raising
- Safe_mode for error catching
- Prefetch parameter for request methods
- Async pool size throttling
- File uploads send real names
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/www/py-requests/Makefile py-requests/Makefile
--- /usr/ports/www/py-requests/Makefile	2011-11-11 18:25:32.000000000 +0100
+++ py-requests/Makefile	2011-11-13 10:47:45.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	requests
-PORTVERSION=	0.7.6
+PORTVERSION=	0.8.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -u /usr/ports/www/py-requests/distinfo py-requests/distinfo
--- /usr/ports/www/py-requests/distinfo	2011-11-11 18:25:32.000000000 +0100
+++ py-requests/distinfo	2011-11-13 10:47:45.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (requests-0.7.6.tar.gz) = 667f9c9cc447c9ee09d34d891db488f2695c99d025fae3ec8d02e235eb7eba95
-SIZE (requests-0.7.6.tar.gz) = 32748
+SHA256 (requests-0.8.0.tar.gz) = 62b557533f685c4a0af4e38dddc598c38f5ce0bd8e3b15b20809d1606f3843dd
+SIZE (requests-0.8.0.tar.gz) = 38785


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list