cython:ver.bump

This commit is contained in:
blue-devil
2020-02-07 00:23:12 +03:00
parent 551d8abaec
commit bd9b783251
3 changed files with 16 additions and 4 deletions
+13 -3
View File
@@ -8,13 +8,13 @@
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>programming.language.python</PartOf>
<License>Apache-2.0</License>
<PartOf>programming.language.python3</PartOf>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>C extensions for the Python</Summary>
<Description>Cython is a language that makes writing C extensions for the Python language as easy as Python itself.</Description>
<Archive sha1sum="db2286ea3b3a6060c4294f9c3df652c5b4f60fca" type="targz">https://github.com/cython/cython/archive/0.29.14.tar.gz</Archive>
<Archive sha1sum="665eb4337b4da06172fc7edca0b54cb27fb46b4f" type="targz">https://github.com/cython/cython/archive/0.29.15.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
@@ -24,6 +24,9 @@
<Package>
<Name>cython</Name>
<Summary>C extensions for the Python</Summary>
<RuntimeDependencies>
<Dependency>python-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/python2*</Path>
@@ -32,6 +35,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-02-06</Date>
<Version>0.29.15</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2019-12-31</Date>
<Version>0.29.14</Version>
@@ -61,4 +71,4 @@
<Email>karaguzelibrahim@gmail.com</Email>
</Update>
</History>
</PISI>
</PISI>