cython3 ver. bump

This commit is contained in:
Rmys
2024-08-21 15:52:17 +03:00
parent 0214621814
commit 9fa739013f
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>C extensions for the Python3</Summary>
<Description>Cython is a language that makes writing C extensions for the Python language as easy as Python itself.</Description>
<Archive sha1sum="c1c71f790aa46f427bf1e0acc2212e1d6653c89e" type="targz">https://github.com/cython/cython/archive/0.29.34.tar.gz</Archive>
<Archive sha1sum="b4bf64de5055be951568e3ab297a03a7c9a68337" type="targz">https://github.com/cython/cython/archive/3.0.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="17">
<Date>2024-08-19</Date>
<Version>3.0.11</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2023-10-16</Date>
<Version>0.29.34</Version>