Commit Graph

23 Commits

Author SHA1 Message Date
sthen
d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen
c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
aisha
a98a45c2f0 www/py-jwt: update to 2.6.0
full changelog is here:
https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst

py-cryptography changes results in failed tests
for both current (2.3.0) and new 2.6.0 version.

from maintainer Johan Huldtgren, thanks!
2022-11-09 18:35:22 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen
c05eda387b update to py3-oauthlib-3.1.1, from Johan Huldtgren 2021-12-07 10:45:33 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
sthen
ad4d22dfe4 update to py-jwt-2.0.1 and switch to py3-only, ok jhuldtgren (maintainer) 2021-03-15 21:40:45 +00:00
sthen
248932be74 switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3
switch ports using command-line tools from py-sphinx that don't need a
py2 version of it to py3-sphinx
2021-02-19 23:13:00 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
8d7492377d replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:07:45 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
854944a044 Update to py-jwt 1.6.4, from maintainer Johan Huldtgren 2018-07-01 06:26:52 +00:00
danj
16e7e4b158 Update to py-jwt-1.6.1 from Johan Huldtgren (maintainer)
Fix tdep with py3 while there
2018-04-24 18:46:24 +00:00
sthen
e7c0ebc0c9 update to py-jwt 1.5.3, from maintainer Johan Huldtgren 2017-10-06 13:46:17 +00:00
jca
dac4bc1a41 Update to PyJWT-1.5.2
from maintainer Johan Huldtgren
2017-07-04 13:59:57 +00:00
sthen
7bee6e267c update to py-jwt 1.5.0 and enable tests, from maintainer Johan Huldtgren 2017-04-24 09:30:00 +00:00
landry
7db433d240 bump ports depending on python3 in www 2017-01-03 19:28:48 +00:00
danj
57fb55329a Update to py-jwt-1.4.2
From Johan Huldtgren (maintainer)
2016-10-01 15:14:45 +00:00
benoit
b4da5bb5c8 Update to py-jwt-1.4.0.
from Johan Huldtgren (maintainer)
2016-01-05 06:46:01 +00:00
sthen
7524242d33 py3-ify py-jwt, ok Johan Huldtgren (maintainer) 2015-12-23 22:53:31 +00:00
sthen
af28ee77da bump REVISION for setuptools dep change. 2015-09-29 10:52:53 +00:00
sthen
ad63d3c832 don't let setuptools in py-jwt fetch pytest-runner over the network at build
time.  ok johan huldtgren, landry@
2015-06-30 13:42:15 +00:00
landry
f92fcb0607 Import py-jwt 1.3.0, needed by upcoming py-oauthlib port, from Johan
Huldtgren.

py-jwt is a JSON Web Token implementation in Python.

ok sthen@
2015-06-26 07:35:50 +00:00