| Summary: | [PATCH] www/py-websocket-client: Add dependency on backports.ssl_match_hostname for python 2.x | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Kyle Evans <kevans> | ||||
| Component: | Individual Port(s) | Assignee: | Alfred Perlstein <alfred> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(alfred) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Created attachment 192195 [details] svn(1) diff Attempts to use websocket-client on Python 2.x results in an error due to the missing dependency. Add it in and bump PORTREVISION. This will be used in the impending revival of www/py-octoprint.