Page MenuHomeFreeBSD

Change a few ports to use the most recent version of pyjwt
ClosedPublic

Authored by dbaio on Jan 8 2022, 7:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 4:14 AM
Unknown Object (File)
Mon, Apr 22, 3:53 AM
Unknown Object (File)
Mar 8 2024, 9:32 PM
Unknown Object (File)
Mar 8 2024, 9:32 PM
Unknown Object (File)
Mar 8 2024, 9:32 PM
Unknown Object (File)
Mar 8 2024, 9:32 PM
Unknown Object (File)
Mar 8 2024, 9:10 PM
Unknown Object (File)
Feb 27 2024, 12:26 AM
Subscribers

Details

Summary

Change a few ports to use the most recent version of pyjwt

Ports changed to www/py-pyjwt (2.3.0):

databases/py-python-arango - PyJWT
devel/py-apns2             - PyJWT>=1.4.0'
devel/py-buildbot          - PyJWT
devel/py-twilio            - PyJWT >= 2.0.0, < 3.0.0
net-im/py-matrix-synapse   - pyjwt>=1.6.4
net/ceph14                 - PyJWT
www/seahub                 - pyjwt==2.1.*
www/py-mwoauth               - PyJWT>=1.0.1  (Patch from upstream)
security/py-social-auth-core -   Done. https://cgit.freebsd.org/ports/commit/?id=c15bd13e4caf8f71b4444d764b6ae5e0349ae32b

Remaining ports using www/py-pyjwt1 (1.7.1):

devel/py-qcs-api-client      - pyjwt>=1.7.1,<2.0.0
sysutils/conan               - PyJWT>=1.4.0, <2.0.0

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dbaio requested review of this revision.Jan 8 2022, 7:35 PM
This revision is now accepted and ready to land.Jan 8 2022, 7:42 PM

Good to go for devel/py-twilio ✌️

karu said on IRC net-im/py-matrix-synapse works fine with this change. Thanks.

  • www/py-mwoauth: Unpin pyjwt requirement

Thanks kai@

This revision now requires review to proceed.Jan 9 2022, 2:21 PM
This revision is now accepted and ready to land.Jan 11 2022, 5:48 PM