Пакет python3-module-cryptography: Информация

    Исходный пакет: python3-module-cryptography
    Версия: 3.4.7-alt1
    Собран:  25 апреля 2021 г. 3:05 в задании #270667
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/cryptography/

    Лицензия: Apache-2.0
    О пакете: Cryptographic recipes and primitives to Python developers
    Описание: 
    cryptography is a package which provides cryptographic recipes and primitives to Python developers.
    Our goal is for it to be your "cryptographic standard library". cryptography includes both high level
    recipes, and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message
    digests and key derivation functions.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-cryptography (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-cryptography-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Vladimir Didenko


      1. python3-devel
      2. python3-module-asn1crypto >= 0.21.0
      3. python3-module-cffi
      4. libssl-devel
      5. python3-module-semantic_version
      6. python3-module-setuptools
      7. python3-module-setuptools
      8. python3-module-setuptools_rust
      9. python3-module-toml
      10. rust
      11. rust-cargo
      12. /proc
      13. rpm-build-intro >= 2.2.4
      14. rpm-build-python3
      15. rpm-build-licenses

    Последнее изменение


    25 апреля 2021 г. Vitaly Lipatov 3.4.7-alt1
    - new version (3.4.7) with rpmgs script (ALT bug 39889)
    - update src/rust/vendor separately
    4 марта 2021 г. Vladimir Didenko 3.4.6-alt1
    - new version (3.4.6)
    9 февраля 2021 г. Vladimir Didenko 3.4.3-alt3
    - use upstream fix for cyclic import error