cython verbump

This commit is contained in:
Ertuğrul Erata
2015-06-22 22:11:06 +03:00
parent e4dcd6fbdc
commit 3d3b859c7e
12 changed files with 8 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+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="a80bd1462ca5e99934908f030549d204951f8da6" type="targz">http://www.cython.org/release/Cython-0.22.tar.gz</Archive>
<Archive sha1sum="85c0494968e49f4aa3d20c58c314b5dffed47886" type="targz">http://www.cython.org/release/Cython-0.22.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
</BuildDependencies>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="7">
<Date>2015-06-22</Date>
<Version>0.22.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2015-02-16</Date>
<Version>0.22</Version>