Bug 227278

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:
Description Flags
svn(1) diff none

Description Kyle Evans freebsd_committer freebsd_triage 2018-04-04 02:04:53 UTC
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.