python3-cryptography:ver bump
This commit is contained in:
@@ -13,13 +13,14 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Cryptographic recipes for Python3</Summary>
|
||||
<Description>A package designed to expose cryptographic recipes and primitives to Python developers</Description>
|
||||
<Archive sha1sum="bb3313bda2ef9b379a2acc17845fcf2ec87e02da" type="targz">https://github.com/pyca/cryptography/archive/2.9.2.tar.gz</Archive>
|
||||
<Archive sha1sum="f91574c82901daf736f2760d6af3ed60878a19ac" type="targz">https://github.com/pyca/cryptography/archive/3.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<!-- documentation dependencies -->
|
||||
<Dependency>python3-sphinx</Dependency>
|
||||
<Dependency>python3-sphinx_rtd_theme</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -27,13 +28,13 @@
|
||||
<Name>python3-cryptography</Name>
|
||||
<Summary>Cryptographic recipes for Python3</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3-cffi</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-cffi</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/python3-cryptography/README.rst</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-cryptography/LICENSE</Path>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-cryptography/LICENSE</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-cryptography/README.rst</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -49,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-08-30</Date>
|
||||
<Version>3.1</Version>
|
||||
<Comment>Major version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-05-16</Date>
|
||||
<Version>2.9.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user