python3-pycrypto

This commit is contained in:
Rmys
2021-10-28 21:06:00 +03:00
committed by GitHub
parent 65bc0d4bf3
commit af861fe5ec
@@ -13,10 +13,11 @@
<IsA>library</IsA>
<Summary>Python3 pycrypto module</Summary>
<Description>A collection of cryptographic algorithms and protocols, implemented for use from Python2.</Description>
<Archive sha1sum="077feba65e9018df81d11e1a9f703a8b03fc8ec5" type="targz">https://github.com/dlitz/pycrypto/archive/v2.7a1.tar.gz</Archive>
<Archive sha1sum="aeda3ed41caf1766409d4efc689b9ca30ad6aeb2" type="targz">https://files.pythonhosted.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/pycrypto-2.6.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>gmp-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
@@ -36,8 +37,8 @@
<History>
<Update release="2">
<Date>2021-10-28</Date>
<Version>2.7a.1</Version>
<Comment>Rebuild</Comment>
<Version>2.6.1</Version>
<Comment>First pisi release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>