Summary: | security/py-keyring: missing dependency on devel/py-importlib-metadata>=3.6 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Florian Wagner <florian> | ||||
Component: | Individual Port(s) | Assignee: | Piotr Kubaj <pkubaj> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | douglas, leres, rhurlin, swills, yuri | ||||
Priority: | --- | Flags: | douglas:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 255325 | ||||||
Attachments: |
|
Description
Florian Wagner
2021-04-14 11:59:11 UTC
*** Bug 255395 has been marked as a duplicate of this bug. *** Created attachment 224672 [details]
patch which fixes issue
This looks good and matches what was discussed in bug 255237, comment 8; approved. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f043e2bdfd2063a32f59a9100cfc80bd3a580f7a commit f043e2bdfd2063a32f59a9100cfc80bd3a580f7a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-05-06 23:47:33 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-05-06 23:47:33 +0000 security/py-keyring: downgrade to 18.0.1 importlib_metadata>=3.6 is necessary for py-keyring 23.0.1 to work. PR: 255050 Approved by: douglas@douglasthrift.net (maintainer) security/py-keyring/Makefile | 3 ++- security/py-keyring/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) |