Bug 200796 - www/py-tornado : drop unnecessary dependency on expired security/py-backports.ssl_match_hostname
Summary: www/py-tornado : drop unnecessary dependency on expired security/py-backports...
Status: Closed DUPLICATE of bug 201050
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rene Ladan
URL:
Keywords: easy, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-06-11 20:03 UTC by Rene Ladan
Modified: 2015-06-23 20:49 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (khsing.cn)


Attachments
drop security/py-backports.ssl_match_hostname dependency (707 bytes, patch)
2015-06-11 20:03 UTC, Rene Ladan
koobs: maintainer-approval? (khsing.cn)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Ladan freebsd_committer freebsd_triage 2015-06-11 20:03:28 UTC
Created attachment 157651 [details]
drop security/py-backports.ssl_match_hostname dependency

security/py-backports.ssl_match_hostname expired on 2015-06-02, but www/py-tornado still references it. From the deprecation message, ssl_match_hostname() is already included in all supported Python releases in the Ports Tree so the reference in www/py-tornado can be removed.

Patch build-tested on FreeBSD 8,9,10 i386,amd64
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-06-15 05:54:00 UTC
Reporter is committer, assign accordingly.
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2015-06-23 19:50:22 UTC

*** This bug has been marked as a duplicate of bug 201050 ***
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2015-06-23 19:50:47 UTC
PR 201050 was submitted later, but includes this change as well.
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2015-06-23 20:49:29 UTC
Sorry, Rene. I wasn't aware of this one. py-futures is needed on test suite at least, so it was retained in my patch.