Package python3-module-jose: Information

    Source package: python3-module-jose
    Version: 3.3.0-alt3
    Latest version according to Repology
    Build time:  May 7, 2023, 05:32 PM in the task #320065
    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 Zhukharev


    ACL:
    Anton Farygin
    @everybody

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

    Last changed


    May 6, 2023 Anton Zhukharev 3.3.0-alt3
    - (NMU) Added missing provide.
    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.