Bug 163972 - [NEW PORT] net/py-urllib3, Enhance HTTP Python's standard libraries (urllib and urllib2)
Summary: [NEW PORT] net/py-urllib3, Enhance HTTP Python's standard libraries (urllib a...
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-01-09 20:30 UTC by Olivier Duchateau
Modified: 2012-01-14 19:30 UTC (History)
0 users

See Also:


Attachments
file.shar (5.97 KB, text/plain)
2012-01-09 20:30 UTC, Olivier Duchateau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2012-01-09 20:30:15 UTC
Urllib3 is an HTTP library with thread-safe connection pooling, and file post

WWW:	http://urllib3.readthedocs.org/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-09 20:30:39 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-01-14 19:26:16 UTC
State Changed
From-To: open->closed

some whitespaces fixes, New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-01-14 19:26:30 UTC
miwi        2012-01-14 19:26:18 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/py-urllib3       Makefile distinfo pkg-descr pkg-plist 
    net/py-urllib3/files patch-setup.py 
  Log:
  Urllib3 is an HTTP library with thread-safe connection pooling, and file
  post.
  
  WWW:    http://urllib3.readthedocs.org/
  
  PR:             ports/163972
  Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
  
  Revision  Changes    Path
  1.2422    +1 -0      ports/net/Makefile
  1.1       +23 -0     ports/net/py-urllib3/Makefile (new)
  1.1       +2 -0      ports/net/py-urllib3/distinfo (new)
  1.1       +11 -0     ports/net/py-urllib3/files/patch-setup.py (new)
  1.1       +4 -0      ports/net/py-urllib3/pkg-descr (new)
  1.1       +53 -0     ports/net/py-urllib3/pkg-plist (new)
_______________________________________________
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"