www/py-pyjwt*: Mark CONFLICTS_INSTALL

PR:		264146
Reported by:	Goran Mekic <meka@tilda.center>
This commit is contained in:
Po-Chuan Hsieh 2022-06-09 19:00:41 +08:00
parent 1dc3b74221
commit 73d0476c90
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 4 additions and 0 deletions

View file

@ -18,6 +18,8 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}-pyjwt1
CPE_VENDOR= pyjwt_project
OPTIONS_DEFINE= CRYPTO

View file

@ -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