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>Foreign Function Interface for Python calling C code</Summary>
<Description>Foreign Function Interface for Python calling C code</Description>
<Archive sha1sum="9899506330dd45f3cfcf7f2c05f28cd9486841a9" type="targz">https://foss.heptapod.net/pypy/cffi/-/archive/v1.14.6/cffi-v1.14.6.tar.gz</Archive>
<Archive sha1sum="b795a6c06eee85fb3d9194981f9f94aec4dfe053" type="targz">https://foss.heptapod.net/pypy/cffi/-/archive/v1.15.1/cffi-v1.15.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="5">
<Date>2023-03-31</Date>
<Version>1.15.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2021-10-22</Date>
<Version>1.14.6</Version>
@@ -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>
@@ -13,16 +13,16 @@
<IsA>library</IsA>
<Summary>Sphinx theme for readthedocs.org.</Summary>
<Description>This Sphinx theme was designed to provide a great reader experience for documentation users on both desktop and mobile devices.</Description>
<Archive sha1sum="e01f9ac7284c5ae2f9e68efdb0e2a49d4dd30011" type="targz">https://github.com/readthedocs/sphinx_rtd_theme/archive/0.5.2.tar.gz</Archive>
<Archive sha1sum="954c86d8c8f6f360538666e3a5ca8b2292bf2e8a" type="targz">https://github.com/readthedocs/sphinx_rtd_theme/archive/1.2.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>nodejs</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">python-sphinx_rtd_theme-unbundle-fonts.patch</Patch>
<Patch level="1">python-sphinx_rtd_theme-html5shiv.patch</Patch>
<Patch level="1">2ab605a455.patch</Patch>
<!-- <Patch level="1">python-sphinx_rtd_theme-unbundle-fonts.patch</Patch> -->
<!-- <Patch level="1">python-sphinx_rtd_theme-html5shiv.patch</Patch> -->
<!-- <Patch level="1">2ab605a455.patch</Patch> -->
</Patches>
</Source>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="4">
<Date>2023-03-31</Date>
<Version>1.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-10-22</Date>
<Version>0.5.2</Version>