FreeBSD Bugzilla – Attachment 234110 Details for
Bug 264146
www/py-pyjwt: Add conflict between 2.x and 1.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Conflict between 2.x and 1.x
0001-Pyjwt-mark-conflict-with-1.x-version.patch (text/plain), 863 bytes, created by
Goran Mekić
on 2022-05-22 09:33:40 UTC
(
hide
)
Description:
Conflict between 2.x and 1.x
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2022-05-22 09:33:40 UTC
Size:
863 bytes
patch
obsolete
>From 58f09b94f204c7852518dcf244ba2a5bbc8c7b92 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Goran=20Meki=C4=87?= <meka@tilda.center> >Date: Sun, 22 May 2022 11:28:22 +0200 >Subject: [PATCH] Pyjwt mark conflict with 1.x version > >--- > www/py-pyjwt/Makefile | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/www/py-pyjwt/Makefile b/www/py-pyjwt/Makefile >index 842a090e46c0..535614092f9e 100644 >--- a/www/py-pyjwt/Makefile >+++ b/www/py-pyjwt/Makefile >@@ -20,9 +20,12 @@ NO_ARCH= yes > > CPE_VENDOR= pyjwt_project > >-OPTIONS_DEFINE= CRYPTO >-OPTIONS_DEFAULT=CRYPTO >+OPTIONS_DEFINE= CRYPTO >+OPTIONS_DEFAULT= CRYPTO > >+CRYPTO_DESC= Support encrypted tokens > CRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.1:security/py-cryptography@${PY_FLAVOR} > >+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}py-pyjwt1 >+ > .include <bsd.port.mk> >-- >2.36.1 >
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
Actions:
View
|
Diff
Attachments on
bug 264146
: 234110