python-cryptography:ver bump

This commit is contained in:
blue-devil
2020-04-23 01:39:22 +03:00
parent 2ba246af73
commit 8509c73487
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Cryptographic recipes for Python</Summary>
<Description>A package designed to expose cryptographic recipes and primitives to Python developers</Description>
<Archive sha1sum="d30a891552c70febeb67f936877a8abfc220e0ef" type="targz">https://github.com/pyca/cryptography/archive/2.9.tar.gz</Archive>
<Archive sha1sum="e37f171361b555b72eb640521480c9f5380b1ee0" type="targz">https://github.com/pyca/cryptography/archive/2.9.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>openssl-devel</Dependency>
@@ -57,6 +57,13 @@
</Package>
-->
<History>
<Update release="3">
<Date>2020-04-22</Date>
<Version>2.9.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-04-08</Date>
<Version>2.9</Version>