cython3-0.29.30

This commit is contained in:
Rmys
2022-06-27 12:12:09 +03:00
committed by GitHub
parent 9aae8b576c
commit 73552ced4b
@@ -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="36a2a5fe9730758cebf3de28c0ff7ae33595700f" type="targz">https://github.com/cython/cython/archive/0.29.24.tar.gz</Archive>
<Archive sha1sum="3c45e2d2cfde05198e07c04a87c5f9a872fca0f0" type="targz">https://github.com/cython/cython/archive/0.29.30.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="14">
<Date>2022-06-27</Date>
<Version>0.29.30</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2021-10-22</Date>
<Version>0.29.24</Version>