python3-pycryptodome:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A self-contained Python package of low-level cryptographic primitives</Summary>
|
||||
<Description>PyCryptodome is a self-contained Python package of low-level cryptographic primitives.PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1)</Description>
|
||||
<Archive sha1sum="65c17bda5729dd849a5673e5d1c6e96448a7f970" type="targz">https://github.com/Legrandin/pycryptodome/archive/v3.9.7.tar.gz</Archive>
|
||||
<Archive sha1sum="e67fb9cdea817c22c2611decb9bcf1859d2ad632" type="targz">https://github.com/Legrandin/pycryptodome/archive/v3.9.8.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -25,8 +25,8 @@
|
||||
<Summary>A self-contained Python package of low-level cryptographic primitives</Summary>
|
||||
<RuntimeDependencies>
|
||||
<!-- For faster public key operations we need GMP in our system. -->
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>gmp</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
@@ -35,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-07-21</Date>
|
||||
<Version>3.9.8</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-02-21</Date>
|
||||
<Version>3.9.7</Version>
|
||||
|
||||
Reference in New Issue
Block a user