ports/161973: [UPDATE] www/py-requests to 0.7.3

Olivier Duchateau duchateau.olivier at gmail.com
Mon Oct 24 17:40:01 UTC 2011


>Number:         161973
>Category:       ports
>Synopsis:       [UPDATE] www/py-requests to 0.7.3
>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:   Mon Oct 24 17:40:00 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE-p3
>Organization:
>Environment:
>Description:
ChangeLog:

- Fix digest Auth
- Move away from urllib2 authentication handling.
- Fully Remove AuthManager, AuthObject, &c.
- New tuple-based auth system with handler callbacks.
>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-10-23 16:42:24.000000000 +0200
+++ py-requests/Makefile	2011-10-24 19:06:57.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	requests
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.3
 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-10-23 16:42:24.000000000 +0200
+++ py-requests/distinfo	2011-10-24 19:06:57.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (requests-0.7.0.tar.gz) = 13570c41a218affafe3f3e01db16d1f6cd238d3bd7a1d52cc435bf9de3df099a
-SIZE (requests-0.7.0.tar.gz) = 31260
+SHA256 (requests-0.7.3.tar.gz) = 2e7a0cb6251da5dd8c185f5d404e110d29e47afec7c8e60d78806436360a40d7
+SIZE (requests-0.7.3.tar.gz) = 31805


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



More information about the freebsd-ports-bugs mailing list