Skip to content

Commit

Permalink
www/py-pyjwt*: Mark CONFLICTS_INSTALL
Browse files Browse the repository at this point in the history
PR:		264146
Reported by:	Goran Mekic <meka@tilda.center>
  • Loading branch information
sunpoet committed Jun 9, 2022
1 parent 1dc3b74 commit 73d0476
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/py-pyjwt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}-pyjwt1

CPE_VENDOR= pyjwt_project

OPTIONS_DEFINE= CRYPTO
Expand Down
2 changes: 2 additions & 0 deletions www/py-pyjwt1/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 73d0476

Please sign in to comment.