[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект python-crypto-2.6.1-42.el9

Имя python-crypto
Эпоха 0
Версия 2.6.1
Релиз 42.el9
Сайт http://www.pycrypto.org/
Лицензия Public Domain and Python
Время сборки 2023-10-04 12:42:41
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Cryptography library for Python
Репозитории Extras
Полное описание PyCrypto is a collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.). This software is no longer maintained upstream. Please use the Cryptography or PyCryptodome software instead.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
python3-crypto-2.6.1-42.el9.x86_64 Cryptography library for Python 3 4718144de9077ed5fd66a2d18a1a9bb8d4927e1ba35feec03a44ef88759af901 download
aarch64
python3-crypto-2.6.1-42.el9.aarch64 Cryptography library for Python 3 625828647b4113bf7fba9985ae3e3316bd0209d88744b09371f12e292665ba4a download
src
python-crypto-2.6.1-42.el9.src Cryptography library for Python 874f7fba1ea6afdf4d614c4d8f973e8e84801b29d95205fe0c4dbe6e9d19d6b0 download
История изменений link
* Wed Oct 04 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.6.1-42
- Rebuilt for MSVSphere 9.2

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-41
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.6.1-40
- Rebuilt for Python 3.11

* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-39
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

* Thu Nov 11 2021 Paul Howarth <paul@city-fan.org> - 2.6.1-38
- Convert all code to Python 3 before the ability to use 2to3 goes away
- Drop use of deprecated distutils, going away in Python 3.12
- Get rid of a SyntaxWarning in test_random.py

* Wed Nov 10 2021 Paul Howarth <paul@city-fan.org> - 2.6.1-37
- Fix Python 3.11 compatibility (#2021808)