Compare commits
No commits in common. 'f38' and 'i9' have entirely different histories.
@ -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
|
|
||||||
|
|
@ -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")
|
|
||||||
|
|
Loading…
Reference in new issue