Summary: | update security/py-pymacaroons-pynacl to 0.13.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sascha Biberhofer <ports> | ||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | aaron | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 236260 | ||||||
Attachments: |
|
A commit references this bug: Author: swills Date: Thu Apr 18 20:02:53 UTC 2019 New revision: 499313 URL: https://svnweb.freebsd.org/changeset/ports/499313 Log: security/py-pymacaroons-pynacl: update to 0.13.0 PR: 236721 Submitted by: Sascha Biberhofer <ports@skyforge.at> Changes: head/security/py-pymacaroons-pynacl/Makefile head/security/py-pymacaroons-pynacl/distinfo head/security/py-pymacaroons-pynacl/files/ Committed, thanks! |
Created attachment 203052 [details] update py-pymacaroons-pynacl to 0.13.0 We need a new pymacaroons version for the synapse port. This diff *seems* to do the job, as the synapse testsuite passes with this package and the server runs just fine[tm]. However, the testsuite of the package itself currently fails, probably due to an outdated hypothesis package in ports: ERROR: Failure: ModuleNotFoundError (No module named 'hypothesis.specifiers')