[Bug 241875] textproc/py-elasticsearch5: Prepare for urllib3 >= 1.25

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 11 08:38:02 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241875

            Bug ID: 241875
           Summary: textproc/py-elasticsearch5: Prepare for urllib3 >=
                    1.25
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/elastic/elasticsearch-py/commit/4c5
                    31c5cdbd5ba8b59be16c2fa15d5cf81d0a92f
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: elastic at FreeBSD.org
          Reporter: kai at FreeBSD.org
                CC: elastic at FreeBSD.org
            Blocks: 229322
             Flags: maintainer-feedback?(elastic at FreeBSD.org)
 Attachment #209050 maintainer-approval?(elastic at FreeBSD.org)
             Flags:
                CC: elastic at FreeBSD.org
             Flags: merge-quarterly?

Created attachment 209050
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209050&action=edit
py-elasticsearch5-prepare-for-urllib3-1.25.patch

Hi elastic@ team,

attached is a patch that fixes the "verify_certs=False" behavior for
net/py-urllib >= 1.25 because that version has SSL certificate verification
enabled by default.

The patch for "elasticsearch/connection/http_urllib3.py" was fixed by upstream
in release 7.0.5 and was backported from there.

This change needs also to be MFH'ed because the 1.25.x release of
net/py-urllib3 is going to be merged into the 2019Q4 branch.

QA:
~~~
- poudriere (11.3-RELEASE amd64) for each py27 + py36 flavor -> OK
- "make test" without a ElasticSearch 5 server -> OK


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229322
[Bug 229322] net/py-urllib3: Update to 1.25.6
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-elastic mailing list