FreeBSD Bugzilla – Attachment 246654 Details for
Bug 275291
net/py-zeroconf missing dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch v1
zeroconf.diff (text/plain), 730 bytes, created by
Guido Falsi
on 2023-11-29 09:10:24 UTC
(
hide
)
Description:
patch v1
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2023-11-29 09:10:24 UTC
Size:
730 bytes
patch
obsolete
>diff --git a/net/py-zeroconf/Makefile b/net/py-zeroconf/Makefile >index a8a8a512ccb1..ecc2c85829fd 100644 >--- a/net/py-zeroconf/Makefile >+++ b/net/py-zeroconf/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= zeroconf > PORTVERSION= 0.39.4 >+PORTREVISION= 1 > CATEGORIES= net python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -10,7 +11,8 @@ WWW= https://github.com/jstasiak/python-zeroconf > LICENSE= LGPL21+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ifaddr>=0.1.7:net/py-ifaddr@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ifaddr>=0.1.7:net/py-ifaddr@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}async_timeout>=3.0.1:devel/py-async_timeout@${PY_FLAVOR} > > USES= python > USE_PYTHON= autoplist concurrent distutils
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
Flags:
madpilot
:
maintainer-approval?
(
jhixson
)
Actions:
View
|
Diff
Attachments on
bug 275291
: 246654