samba-4.18.1

This commit is contained in:
Rmys
2023-03-31 15:49:27 +03:00
parent 9239a6ecfa
commit 998528ea22
4 changed files with 41 additions and 9 deletions
@@ -13,7 +13,7 @@
<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="f91574c82901daf736f2760d6af3ed60878a19ac" type="targz">https://github.com/pyca/cryptography/archive/3.1.tar.gz</Archive>
<Archive sha1sum="e92447d709abc5e3cd2d840bccec557c85e15a14" type="targz">https://github.com/pyca/cryptography/archive/40.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>pip3</Dependency>
<Dependency>python3-devel</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-03-31</Date>
<Version>40.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2021-10-28</Date>
<Version>3.1</Version>