python3-* rebuild

This commit is contained in:
Rmys
2024-04-10 00:11:52 +03:00
parent e80e441422
commit 1fdbf86e7b
5 changed files with 38 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="b795a6c06eee85fb3d9194981f9f94aec4dfe053" type="targz">https://foss.heptapod.net/pypy/cffi/-/archive/v1.15.1/cffi-v1.15.1.tar.gz</Archive>
<Archive sha1sum="907c177687fc820052ae26b77bf519e92e683527" type="targz">https://github.com/python-cffi/cffi/archive/refs/tags/v1.16.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -37,6 +37,13 @@
</Package>
<History>
<Update release="7">
<Date>2024-04-09</Date>
<Version>1.16.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2023-10-17</Date>
<Version>1.15.1</Version>