ports/162698: [UPDATE] www/py-requests to 0.8.2
Olivier Duchateau
duchateau.olivier at gmail.com
Sun Nov 20 18:10:11 UTC 2011
>Number: 162698
>Category: ports
>Synopsis: [UPDATE] www/py-requests to 0.8.2
>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 20 18:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Olivier Duchateau
>Release: FreeBSD 8.2-RELEASE-p3
>Organization:
>Environment:
>Description:
ChangeLog:
- New unicode decoding system, based on overridable Response.encoding.
- Proper URL slash-quote handling.
- Cookies with [, ], and _ allowed.
- URL Request path fix.
- Proxy fix.
- Timeouts fix.
>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-16 17:08:14.000000000 +0100
+++ py-requests/Makefile 2011-11-20 18:42:33.000000000 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= requests
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.2
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-16 17:08:14.000000000 +0100
+++ py-requests/distinfo 2011-11-20 18:42:33.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (requests-0.8.0.tar.gz) = 62b557533f685c4a0af4e38dddc598c38f5ce0bd8e3b15b20809d1606f3843dd
-SIZE (requests-0.8.0.tar.gz) = 38785
+SHA256 (requests-0.8.2.tar.gz) = 826244e9612aa9a548d1289bef7bbce07eee4872ca21ca80631094d1c512b121
+SIZE (requests-0.8.2.tar.gz) = 51162
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list