Register CONFLICTS
PR: 224593 Submitted by: Shane <FreeBSD@ShaneWare.Biz> Approved by: koobs (maintainer, py-python-magic) MFH: 2018Q1
This commit is contained in:
@@ -15,6 +15,9 @@ COMMENT= Python module for determining file type
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
# both install module as magic.py
|
||||
CONFLICTS= ${PYTHON_PKGNAMEPREFIX}python-magic-*
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
||||
@@ -12,6 +12,9 @@ COMMENT= File type identification using libmagic
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
# both install module as magic.py
|
||||
CONFLICTS= ${PYTHON_PKGNAMEPREFIX}magic-*
|
||||
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
Reference in New Issue
Block a user