FreeBSD Bugzilla – Attachment 239232 Details for
Bug 267188
textproc/py-m2r: Fails to build: AttributeError: module 'mistune' has no attribute 'BlockGrammar (textproc/py-mistune0)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
textproc/py-mistune{,0}: Register mutual conflict
patch-textproc_py-mistune-conflicts.txt (text/plain), 1.15 KB, created by
John W. O'Brien
on 2023-01-03 12:31:19 UTC
(
hide
)
Description:
textproc/py-mistune{,0}: Register mutual conflict
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2023-01-03 12:31:19 UTC
Size:
1.15 KB
patch
obsolete
>diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile >index f6c8f43108..9e0b66afdd 100644 >--- a/textproc/py-mistune/Makefile >+++ b/textproc/py-mistune/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= mistune > PORTVERSION= 2.0.4 >+PORTREVISION= 1 > CATEGORIES= textproc python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -14,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > USES= cpe python:3.6+ > USE_PYTHON= autoplist concurrent distutils unittest > >+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}mistune0 >+ > NO_ARCH= yes > > CPE_VENDOR= mistune_project >diff --git a/textproc/py-mistune0/Makefile b/textproc/py-mistune0/Makefile >index f97f126bec..7fef0d5c5e 100644 >--- a/textproc/py-mistune0/Makefile >+++ b/textproc/py-mistune0/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= mistune > PORTVERSION= 0.8.4 >+PORTREVISION= 1 > CATEGORIES= textproc python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -17,6 +18,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} > USES= cpe python:3.6+ > USE_PYTHON= autoplist concurrent distutils > >+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}mistune >+ > NO_ARCH= yes > > CPE_VENDOR= mistune_project
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:
john
:
maintainer-approval?
(
sunpoet
)
Actions:
View
|
Diff
Attachments on
bug 267188
: 239232