python-cryptography:ver bump
This commit is contained in:
@@ -13,11 +13,13 @@
|
||||
<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="e37f171361b555b72eb640521480c9f5380b1ee0" type="targz">https://github.com/pyca/cryptography/archive/2.9.1.tar.gz</Archive>
|
||||
<Archive sha1sum="bb3313bda2ef9b379a2acc17845fcf2ec87e02da" type="targz">https://github.com/pyca/cryptography/archive/2.9.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>python-cffi</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>python-pycparser</Dependency>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<!-- documentation dependencies
|
||||
<Dependency>python-sphinxcontrib-websupport</Dependency>
|
||||
<Dependency>python-sphinx-alabaster-theme</Dependency>
|
||||
@@ -36,12 +38,13 @@
|
||||
<Name>python-cryptography</Name>
|
||||
<Summary>Cryptographic recipes for Python</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python</Dependency>
|
||||
<Dependency>python-cffi</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python-cryptography/README.rst</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python-cryptography/LICENSE</Path>
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<!--
|
||||
@@ -57,6 +60,13 @@
|
||||
</Package>
|
||||
-->
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2020-05-18</Date>
|
||||
<Version>2.9.2</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2020-04-22</Date>
|
||||
<Version>2.9.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user