cython3: ver bump

This commit is contained in:
blue-devil
2020-05-17 01:05:50 +03:00
parent 38f36d380f
commit fe3d4b481d
2 changed files with 9 additions and 2 deletions
@@ -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="d61ec184c284eaf91595587427c65b32ba90a316" type="targz">https://github.com/cython/cython/archive/0.29.16.tar.gz</Archive>
<Archive sha1sum="d54df345fb7dbf402a8b9fd6f75222a3d88552d0" type="targz">https://github.com/cython/cython/archive/0.29.17.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="8">
<Date>2020-05-14</Date>
<Version>0.29.17</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="7">
<Date>2020-03-27</Date>
<Version>0.29.16</Version>