FreeBSD Bugzilla – Attachment 234047 Details for
Bug 264093
multimedia/py-guessit: 3.4.3 breaks news/sabnzbdplus 3.5.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add missing devel/py-importlib-resources to multimedia/py-guessit
guessit.patch (text/plain), 844 bytes, created by
James French
on 2022-05-20 09:25:19 UTC
(
hide
)
Description:
Add missing devel/py-importlib-resources to multimedia/py-guessit
Filename:
MIME Type:
Creator:
James French
Created:
2022-05-20 09:25:19 UTC
Size:
844 bytes
patch
obsolete
>diff --git a/multimedia/py-guessit/Makefile b/multimedia/py-guessit/Makefile >index 8c7ce052fed4..ffd74b2e0ef1 100644 >--- a/multimedia/py-guessit/Makefile >+++ b/multimedia/py-guessit/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= guessit > PORTVERSION= 3.4.3 >+PORTREVISION= 1 > CATEGORIES= multimedia python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -14,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}babelfish>0:devel/py-babelfish@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}rebulk>=3:devel/py-rebulk@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}rebulk>=3:devel/py-rebulk@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}importlib-resources>0:devel/py-importlib-resources@${PY_FLAVOR} > > USES= python:3.7+ > USE_PYTHON= autoplist 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
Actions:
View
|
Diff
Attachments on
bug 264093
: 234047 |
234048