diff --git a/programming/language/python3/python3-pyjwt/actions.py b/programming/language/python3/python3-pyjwt/actions.py index a0a8322dfb..acb1176239 100644 --- a/programming/language/python3/python3-pyjwt/actions.py +++ b/programming/language/python3/python3-pyjwt/actions.py @@ -7,7 +7,7 @@ from pisi.actionsapi import python3modules def build(): - python3modules.compile() + python3modules.compile() def install(): - python3modules.install() + python3modules.install() diff --git a/programming/language/python3/python3-pyjwt/pspec.xml b/programming/language/python3/python3-pyjwt/pspec.xml index f3ae577cfe..b189cf79d9 100644 --- a/programming/language/python3/python3-pyjwt/pspec.xml +++ b/programming/language/python3/python3-pyjwt/pspec.xml @@ -1,46 +1,54 @@ - - python3-pyjwt - https://github.com/jpadilla/pyjwt - - PisiLinux Community - admin@pisilinux.org - - MIT - programming.language.python3 - JSON Web Token implementation in Python. - A Python library which allows you to encode and decode JWT (RFC 7519). - https://files.pythonhosted.org/packages/source/p/pyjwt/pyjwt-2.10.0.tar.gz - - python3-wheel - python3-build - python3-installer - python3-setuptools - - - - - + + python3-pyjwt + https://github.com/jpadilla/pyjwt + + PisiLinux Community + admin@pisilinux.org + + MIT + programming.language.python3 + JSON Web Token implementation in Python. + A Python library which allows you to encode and decode JWT (RFC 7519). + https://files.pythonhosted.org/packages/source/p/pyjwt/pyjwt-2.11.0.tar.gz + + python3-wheel + python3-build + python3-installer + python3-setuptools + + + + + - - python3-pyjwt - - python3-cryptography - - - /usr/lib - /usr/share - - + + python3-pyjwt + + python3-cryptography + + + /usr/lib + /usr/share + + - - - 2024-11-25 - 2.10.0 - fury - uglyside@yandex.ru - - + + + 2026-02-15 + 2.11.0 + Version bump. + PisiLinux Community + admin@pisilinux.org + + + 2024-11-25 + 2.10.0 + First release. + fury + uglyside@yandex.ru + +