cython3 ver. bump

This commit is contained in:
Rmys
2026-04-18 14:17:31 +03:00
committed by GitHub
parent bb980459ac
commit cba5f3d1ca
@@ -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="b4bf64de5055be951568e3ab297a03a7c9a68337" type="targz">https://github.com/cython/cython/archive/3.0.11.tar.gz</Archive>
<Archive sha1sum="c7137e84421ae578f334f22ff945c703608cfcf3" type="targz">https://github.com/cython/cython/archive/3.2.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="18">
<Date>2026-04-18</Date>
<Version>3.2.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="17">
<Date>2024-08-19</Date>
<Version>3.0.11</Version>