Bug 236721 - update security/py-pymacaroons-pynacl to 0.13.0
Summary: update security/py-pymacaroons-pynacl to 0.13.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks: 236260
  Show dependency treegraph
 
Reported: 2019-03-22 21:35 UTC by Sascha Biberhofer
Modified: 2019-04-18 20:04 UTC (History)
1 user (show)

See Also:


Attachments
update py-pymacaroons-pynacl to 0.13.0 (2.55 KB, patch)
2019-03-22 21:35 UTC, Sascha Biberhofer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Biberhofer 2019-03-22 21:35:29 UTC
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')
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-18 20:03:37 UTC
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/
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-04-18 20:04:45 UTC
Committed, thanks!