FreeBSD Bugzilla – Attachment 258247 Details for
Bug 284790
devel/py-b2sdk: remove py-setuptools from run dendencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] remove setuptools from RUN_DEPENDS (v2)
py-b2sdk-rm-setuptools-dep-v2.diff (text/plain), 945 bytes, created by
John Hein
on 2025-03-03 11:48:35 UTC
(
hide
)
Description:
[patch] remove setuptools from RUN_DEPENDS (v2)
Filename:
MIME Type:
Creator:
John Hein
Created:
2025-03-03 11:48:35 UTC
Size:
945 bytes
patch
obsolete
>diff --git a/devel/py-b2sdk/Makefile b/devel/py-b2sdk/Makefile >index bb3cfc8a5131..63179302ce4e 100644 >--- a/devel/py-b2sdk/Makefile >+++ b/devel/py-b2sdk/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= b2sdk > DISTVERSION= 2.8.0 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,8 +13,7 @@ LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > > BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>=0:devel/py-pdm-backend@${PY_FLAVOR} >-RUN_DEPENDS= ${PY_SETUPTOOLS} \ >- ${PYTHON_PKGNAMEPREFIX}annotated-types>=0.5.0:devel/py-annotated-types@${PY_FLAVOR} \ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}annotated-types>=0.5.0:devel/py-annotated-types@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.3.0:devel/py-importlib-metadata@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}logfury>=1.0.1<2.0.0:devel/py-logfury@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}packaging>=21.0:devel/py-packaging@${PY_FLAVOR} \
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:
PopularMoment
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 284790
:
257483
| 258247