93 lines
3.3 KiB
XML
93 lines
3.3 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>cython</Name>
|
||
<Homepage>http://www.cython.org</Homepage>
|
||
<Packager>
|
||
<Name>Pisi Linux Admins</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>Apache-2.0</License>
|
||
<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="5a49123b39d89a20fb88bdc7886210c39cdff695" type="targz">http://www.cython.org/release/Cython-0.23.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>python-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>cython</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>python</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="8">
|
||
<Date>2015-08-14</Date>
|
||
<Version>0.23</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Ertuğrul Erata</Name>
|
||
<Email>ertugrulerata@gmail.com</Email>
|
||
</Update>
|
||
<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>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Hakan Yıldız</Name>
|
||
<Email>hknyldz93@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2015-02-03</Date>
|
||
<Version>0.21.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2014-07-05</Date>
|
||
<Version>0.20.2</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Vedat Demir</Name>
|
||
<Email>vedat@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2013-11-07</Date>
|
||
<Version>0.19.2</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Burak Fazıl Ertürk</Name>
|
||
<Email>burakerturk@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2013-05-02</Date>
|
||
<Version>0.19</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-09-15</Date>
|
||
<Version>0.17</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Erdinç Gültekin</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|