Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2012 20:54:15 +1000 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170984: [MAINTAINER] www/py-requests: update to 0.13.7
Message-ID:  <20120824105415.D7D963A9D1@freebsd-9-amd64.localdomain>
Resent-Message-ID: <201208241100.q7OB0Tfv096688@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170984
>Category:       ports
>Synopsis:       [MAINTAINER] www/py-requests: update to 0.13.7
>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 Aug 24 11:00:27 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 0.13.7

Changes: 0.13.7 (2012-08-19)

    Support for (key, value) lists everywhere.
    Digest Authentication improvements.
    Ensure proxy exclusions work properly.
    Clearer UnicodeError exceptions.
    Automatic casting of URLs to tsrings (fURL and such)
    Bugfixes.

==[QA]==

- port test clean: looks fine.
- redports build clean: https://redports.org/buildarchive/20120824101705-10384/
- unit test suite:

test_cookies.py - Ran 15 tests in 30.791s - OK
test_requests.py - Ran 73 tests in 81.606s - OK
test_requests_https.py - Ran 2 tests in 2.100s - OK
test_requests_ext.py - Ran 11 tests in 21.071s - OK

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-requests-0.13.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-requests/Makefile ./Makefile
--- /usr/ports/www/py-requests/Makefile	2012-08-11 22:18:03.000000000 +1000
+++ ./Makefile	2012-08-24 20:16:05.000000000 +1000
@@ -2,11 +2,11 @@
 # Date created:		2011-07-30
 # Whom:		Olivier Duchateau <duchateau.olivier@gmail.com>
 #
-# $FreeBSD: ports/www/py-requests/Makefile,v 1.19 2012/08/11 12:18:03 wen Exp $
+# $FreeBSD: ports/www/py-requests/Makefile,v 1.18 2012/07/28 17:25:24 rm Exp $
 #
 
 PORTNAME=	requests
-PORTVERSION=	0.13.6
+PORTVERSION=	0.13.7
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN --exclude=CVS /usr/ports/www/py-requests/distinfo ./distinfo
--- /usr/ports/www/py-requests/distinfo	2012-08-11 22:18:03.000000000 +1000
+++ ./distinfo	2012-08-24 20:16:17.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (requests-0.13.6.tar.gz) = 3cca63908f1b941d2da61ef0e8baf7bf014cc0df6512e172b8d2ac87be82b916
-SIZE (requests-0.13.6.tar.gz) = 520031
+SHA256 (requests-0.13.7.tar.gz) = d9c6cf2890a0dc1200407f99130d334ef5ab5270bed3d9b4c14b0bb9c6cc3400
+SIZE (requests-0.13.7.tar.gz) = 521660
--- py27-requests-0.13.7.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120824105415.D7D963A9D1>