www/py-pyjwt*: Mark CONFLICTS_INSTALL
PR: 264146 Reported by: Goran Mekic <meka@tilda.center>
This commit is contained in:
parent
1dc3b74221
commit
73d0476c90
2 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,8 @@ USE_PYTHON= autoplist concurrent distutils
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}-pyjwt1
|
||||
|
||||
CPE_VENDOR= pyjwt_project
|
||||
|
||||
OPTIONS_DEFINE= CRYPTO
|
||||
|
|
|
@ -20,6 +20,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
|
|||
USES= python:3.6+
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}-pyjwt
|
||||
|
||||
OPTIONS_DEFINE= RSASSA
|
||||
|
||||
RSASSA_DESC= RSASSA-PKCS1 v1.5 signature support
|
||||
|
|
Loading…
Reference in a new issue