Date: Fri, 2 Dec 2011 20:52:25 GMT From: Olivier Duchateau <duchateau.olivier@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/163026: [UPDATE] www/py-requests to 0.8.3 Message-ID: <201112022052.pB2KqPUS016948@red.freebsd.org> Resent-Message-ID: <201112022100.pB2L0HDC020525@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163026 >Category: ports >Synopsis: [UPDATE] www/py-requests to 0.8.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: Fri Dec 02 21:00:16 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Olivier Duchateau >Release: FreeBSD 8.2-RELEASE-p3 i386 >Organization: >Environment: >Description: ChangeLog: - Converted auth system to use simpler callable objects. - New session parameter to API methods. - Display full URL while logging. >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-22 17:03:43.000000000 +0100 +++ py-requests/Makefile 2011-12-02 19:05:13.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= requests -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.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-11-22 17:03:43.000000000 +0100 +++ py-requests/distinfo 2011-12-02 19:05:13.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (requests-0.8.2.tar.gz) = 826244e9612aa9a548d1289bef7bbce07eee4872ca21ca80631094d1c512b121 -SIZE (requests-0.8.2.tar.gz) = 51162 +SHA256 (requests-0.8.3.tar.gz) = 7277ec1fc8b8251bc1ce628651cbfad886704a77aea9f6203dcc042a4f12d214 +SIZE (requests-0.8.3.tar.gz) = 51252 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112022052.pB2KqPUS016948>