FreeBSD Bugzilla – Attachment 253345 Details for
Bug 279304
net/py-magic-wormhole: Missing dependency to send documents
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch that adds new dependencies for net/py-magic-wormhole
0002-net-py-magic-wormhole-add-new-dependencies.patch (text/plain), 1.20 KB, created by
N. J. Thomas
on 2024-09-05 09:25:06 UTC
(
hide
)
Description:
patch that adds new dependencies for net/py-magic-wormhole
Filename:
MIME Type:
Creator:
N. J. Thomas
Created:
2024-09-05 09:25:06 UTC
Size:
1.20 KB
patch
obsolete
>From bffb6861da4a7614c880ac16e82af5677f1a9577 Mon Sep 17 00:00:00 2001 >From: "N.J. Thomas" <njt@ayvali.org> >Date: Thu, 5 Sep 2024 02:11:08 -0700 >Subject: [PATCH 2/2] net/py-magic-wormhole: add new dependencies > >archivers/py-zipstream-ng and devel/py-iterable-io >--- > net/py-magic-wormhole/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/net/py-magic-wormhole/Makefile b/net/py-magic-wormhole/Makefile >index 5e83bd476645..1eb3ad71705d 100644 >--- a/net/py-magic-wormhole/Makefile >+++ b/net/py-magic-wormhole/Makefile >@@ -20,6 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pynacl>=0.3.0:security/py-pynacl@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}spake2>=0.8:security/py-spake2@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}zipstream-ng>=1.7.1:archivers/py-zipstream-ng@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}iterable-io>=1.0.0:devel/py-iterable-io@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}tqdm>=4.13.0:misc/py-tqdm@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}twisted>=17.5.0:devel/py-twisted@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}txtorcon>=18.0.2:security/py-txtorcon@${PY_FLAVOR} >-- >2.45.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 279304
:
253344
| 253345