Package python3-module-jose: Information

    Source package: python3-module-jose
    Version: 3.3.0-alt2
    Build time:  Dec 21, 2022, 03:19 PM
    Report package bug
    License: MIT
    Summary: JOSE implementation in Python
    Description: 
    A JOSE implementation in Python
    
    The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web
    Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web
    Algorithms (JWA) - collectively can be used to encrypt and/or sign content
    using a variety of algorithms. While the full set of permutations is extremely
    large, and might be daunting to some, it is expected that most applications
    will only use a small set of algorithms to meet their needs.
    
    Documentation: https://python-jose.readthedocs.org/en/latest/

    List of rpms provided by this srpm:
    python3-module-jose (noarch)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin
    Aleksei Nikiforov

      1. python3(Crypto)
      2. python3(cryptography)
      3. python3(pyasn1)
      4. python3(pytest)
      5. python3-devel
      6. python3(pytest_cov)
      7. python3(ecdsa)
      8. python3(rsa)
      9. python3-module-pyproject-installer
      10. python3(setuptools)
      11. python3-module-tox
      12. python3-module-tox-console-scripts
      13. python3-module-tox-no-deps
      14. python3(six)
      15. python3-module-wheel
      16. rpm-build-python3

    Last changed


    Dec. 21, 2022 Anton Farygin 3.3.0-alt2
    - built without python3-module-pytest-runner (closes: #44634)
    Aug. 24, 2021 Aleksei Nikiforov 3.3.0-alt1
    - Updated to upstream version 3.3.0.
    Sept. 9, 2020 Aleksei Nikiforov 3.2.0-alt1
    - Initial build for ALT.