Bug 164856 - [UPDATE] net/py-urllib3 to 1.2.2
Summary: [UPDATE] net/py-urllib3 to 1.2.2
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 16:10 UTC by Olivier Duchateau
Modified: 2012-03-04 12:40 UTC (History)
0 users

See Also:


Attachments
file.diff (8.20 KB, patch)
2012-02-07 16:10 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2012-02-07 16:10:12 UTC
- Now, Python3 is supported (not tested).
- Delete related tests modules
- urllib3 module is provided by net/py-urllib3

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-07 16:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-02-19 23:10:33 UTC
State Changed
From-To: open->feedback

plist failed 
http://tb.smeets.im/tb/index.php?action=describe_port&id=1784
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-03-04 12:39:47 UTC
miwi        2012-03-04 12:39:34 UTC

  FreeBSD ports repository

  Modified files:
    net/py-urllib3       Makefile distinfo pkg-plist 
    net/py-urllib3/files patch-setup.py 
  Added files:
    net/py-urllib3/files patch-MANIFEST.in 
                         patch-urllib3.egg-info_SOURCES.txt 
  Log:
  - Update to 1.2.2
  
  PR:             164856
  Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.3       +6 -2      ports/net/py-urllib3/Makefile
  1.3       +2 -2      ports/net/py-urllib3/distinfo
  1.1       +5 -0      ports/net/py-urllib3/files/patch-MANIFEST.in (new)
  1.2       +9 -4      ports/net/py-urllib3/files/patch-setup.py
  1.1       +27 -0     ports/net/py-urllib3/files/patch-urllib3.egg-info_SOURCES.txt (new)
  1.3       +3 -60     ports/net/py-urllib3/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2012-03-04 12:40:10 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. (i restored the pkg-plist to fix the 
failout) THanks!