Files
core/system/base/plyvel/pspec.xml
T
2026-02-13 17:33:38 +03:00

100 lines
3.6 KiB
XML

<PISI>
<Source>
<Name>plyvel</Name>
<Homepage>https://pypi.python.org/pypi/plyvel</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>app:console</IsA>
<Summary>Plyvel, a fast and feature-rich Python interface to LevelDB.</Summary>
<Description>Plyvel has a rich feature set, high performance, and a friendly Pythonic API.</Description>
<Archive sha1sum="89267b3d7497fd8fdc2e5c74590c977ad74fa9bb" type="targz">https://github.com/wbolster/plyvel/archive/refs/tags/1.5.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cython</Dependency>
<Dependency>python-devel</Dependency>
<Dependency versionFrom="1.23">leveldb-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>plyvel</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>python</Dependency>
<Dependency versionFrom="1.23">leveldb</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2026-02-13</Date>
<Version>1.5.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2022-06-26</Date>
<Version>1.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-12-09</Date>
<Version>1.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-12-27</Date>
<Version>0.9</Version>
<Comment>Rebuild</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-04-10</Date>
<Version>0.9</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>0.9</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-21</Date>
<Version>0.9</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.9</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-02</Date>
<Version>0.9</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>