- Now, Python3 is supported (not tested). - Delete related tests modules - urllib3 module is provided by net/py-urllib3 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback plist failed http://tb.smeets.im/tb/index.php?action=describe_port&id=1784
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"
State Changed From-To: feedback->closed Committed, with minor changes. (i restored the pkg-plist to fix the failout) THanks!