pisi dep, rebuild with new toolchain

This commit is contained in:
Ertuğrul Erata
2017-01-21 23:58:33 +03:00
parent 9a5add9c6d
commit 930d1ed4e7
7 changed files with 51 additions and 4 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<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="fc574c5050cd5a8e34435432e2a4a693353ed807" type="targz">http://cython.org/release/Cython-0.23.4.tar.gz</Archive>
<Archive sha1sum="e73f5afe89792df3467cc7bccd29fc01467fc28b" type="targz">https://pypi.python.org/packages/b7/67/7e2a817f9e9c773ee3995c1e15204f5d01c8da71882016cac10342ef031b/Cython-0.25.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
</BuildDependencies>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-21</Date>
<Version>0.25.2</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>0.23.4</Version>