[Bug 212049] textproc/py-sphinx: [PATCH] Enable loading of object inventories via https
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 22 14:13:54 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212049
Bug ID: 212049
Summary: textproc/py-sphinx: [PATCH] Enable loading of object
inventories via https
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: kmoore at FreeBSD.org
Reporter: m.r.sopacua at gmail.com
Flags: maintainer-feedback?(kmoore at FreeBSD.org)
Keywords: patch
Assignee: kmoore at FreeBSD.org
Created attachment 173938
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173938&action=edit
Add CA_BUNDLE option
Loading the python object inventory uses https. Without the CA bundle
installed, this fails via the standard urllib2 error [1].
Patch also bumps PORTREVISION, which may or may not be what maintainer wants.
[1]
https://www.quora.com/Are-your-Python-scripts-failing-like-this-urllib2-URLError-urlopen-error-SSL-CERTIFICATE_VERIFY_FAILED-certificate-verify-failed
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list