gpo.zugaina.org

Search Portage & Overlays:

dev-python/python-jose

A JavaScript Object Signing and Encryption (JOSE) implementation in Python

Screenshots

  • python-jose-3.3.0-r1
    amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux
    test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: MIT   
  • python-jose-3.3.0-r1
    amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux
    test doc python_targets_python3_10 python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: MIT   
    Overlay: gentoo
  • python-jose-3.1.0-r200
    amd64 x86 ~amd64-linux ~x86-linux
    test python_targets_python2_7

    View      Download      Browse     License: MIT   

ChangeLog

commit 68b01337ade766248bd714706fc415c189e1e617
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Dec 19 15:53:16 2023 -0500

dev-python/python-jose: revbump

commit 92a4a02dbc551c262208d39db7e99abb3ba032c1
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Apr 8 18:47:44 2023 -0700

dev-python: compat for 3.11 and some vbumps

commit 21083b39f883a5a88342315a6e2f3e5fdd9e21d8
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jan 16 18:01:11 2023 -0500

dev-python compat drop 3_8

dropped for old ebuilds as well, many of those will be cleaned up

commit d9aebfbad4023762bc82015bbe81d49d75aa40bd
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Jan 11 22:45:44 2022 -0500

dev-python pypy3 and 3_10 compat fixes

also fixed pyzmq ebuild to no longer depend on cffi since newer version
of pypy3 include a modified version of cffi (see the cffi ebuild in the
main tree for details)

a few new ebuilds were added and a few old ones were removed reflecting
shifts in dependency trees over time