Compare commits

...

No commits in common. 'f38' and 'i9' have entirely different histories.
f38 ... i9

2
.gitignore vendored

@ -1 +1 @@
/pycrypto-[0-9.]*.tar.gz SOURCES/pycrypto-2.6.1.tar.gz

@ -0,0 +1 @@
aeda3ed41caf1766409d4efc689b9ca30ad6aeb2 SOURCES/pycrypto-2.6.1.tar.gz

@ -1,21 +0,0 @@
## PyCrypto - The Python Cryptography Toolkit
**This software is no longer maintained**
See upstream notice at https://www.pycrypto.org/
PyCrypto 2.x is unmaintained and obsolete. Known security vulnerabilities
have been patched downstream by backporting code from PyCryptodome (see below).
Please choose one of the following alternatives:
[Cryptography](https://src.fedoraproject.org/rpms/python-cryptography)
* Recommended for new applications
* Newer API with fewer gotchas
[PyCryptodome](https://src.fedoraproject.org/rpms/python-pycryptodomex)
* Recommended for existing software that depends on PyCrypto
* Fork of PyCrypto - most applications should run unmodified

@ -135,6 +135,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} pct-speedtest.py
%{python3_sitearch}/pycrypto-%{version}-py3.*.egg-info %{python3_sitearch}/pycrypto-%{version}-py3.*.egg-info
%changelog %changelog
* 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 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

@ -1,5 +0,0 @@
from Config import *
# LICENSE.orig is not a backup file
addFilter("backup-file-in-package /usr/share/licenses/python-crypto/LEGAL/copy/LICENSE.orig")

@ -1 +0,0 @@
55a61a054aa66812daf5161a0d5d7eda pycrypto-2.6.1.tar.gz
Loading…
Cancel
Save