FreeBSD Bugzilla – Attachment 246453 Details for
Bug 274411
devel/py-urwid Update to 2.2.x breaks several python packages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] devel/py-urwid generates a bad version.py with scm6, require >= scm7
pr-urwid-fix-setuptools_scm-breakage.diff (text/plain), 735 bytes, created by
John Hein
on 2023-11-20 21:25:16 UTC
(
hide
)
Description:
[patch] devel/py-urwid generates a bad version.py with scm6, require >= scm7
Filename:
MIME Type:
Creator:
John Hein
Created:
2023-11-20 21:25:16 UTC
Size:
735 bytes
patch
obsolete
>diff --git a/devel/py-urwid/Makefile b/devel/py-urwid/Makefile >index b973c3d532f6..9ac6d0b0c667 100644 >--- a/devel/py-urwid/Makefile >+++ b/devel/py-urwid/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= urwid > PORTVERSION= 2.2.3 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,7 +14,7 @@ LICENSE= LGPL21 > LICENSE_FILE= ${WRKSRC}/COPYING > > BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2:devel/py-setuptools_scm@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm7>=7.0.0:devel/py-setuptools_scm7@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} > > USES= python
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:
jcfyecrayz
:
maintainer-approval?
(
python
)
Actions:
View
|
Diff
Attachments on
bug 274411
: 246453