Bug 170987 - [PATCH] net/py-urllib3: update to 1.5
Summary: [PATCH] net/py-urllib3: update to 1.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Olivier Duchateau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-24 12:40 UTC by koobs
Modified: 2013-04-27 21:25 UTC (History)
1 user (show)

See Also:


Attachments
py27-urllib3-1.5.patch (5.21 KB, patch)
2012-08-24 12:40 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-08-24 12:40:02 UTC
- Update to 1.5
- Remove LICENSE_FILE for those in bsd.licenses.db.mk
- Remove post-patch: and REINPLACE_CMD bits (no matches)
- Patch setup.py to include zip_safe=False
-- Remove PLIST_FILES accordingly
-- Add and sort pkg-plist accordingly

Changes: 1.5 (2012-08-02)

https://github.com/shazow/urllib3/blob/1.5/CHANGES.rst

==[QA]==

- port test clean: looks fine.
- redports build clean: https://redports.org/buildarchive/20120824104546-25487/
- test suite:

test_collections.py - Ran 8 tests in 0.001s - OK
test_connectionpool.py - Ran 7 tests in 0.041s - OK
test_poolmanager.py - Ran 3 tests in 0.001s - OK
test_response.py - Ran 9 tests in 0.001s - OK

Added file(s):
- files/patch-setup.py
- pkg-plist

Port maintainer (olivierd@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-24 12:40:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-24 12:40:18 UTC
Maintainer of net/py-urllib3,

Please note that PR ports/170987 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170987

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-24 12:40:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2012-08-28 00:32:07 UTC
State Changed
From-To: feedback->open

From misfiled PR ports/171122: 

Date: Mon, 27 Aug 2012 22:02:54 +0000 
Comment 5 Alex Kozlov freebsd_committer freebsd_triage 2012-09-07 10:58:18 UTC
Responsible Changed
From-To: freebsd-python->olivierd

Over to maintainer.
Comment 6 Olivier Duchateau freebsd_committer freebsd_triage 2013-04-27 21:25:15 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!