From 2076511ac4e51b2f7ca43d28ccf8bb500cacdd77 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 27 Jun 2022 12:00:03 +0300 Subject: [PATCH] plyvel-1.4.0 --- system/base/plyvel/actions.py | 4 ++-- system/base/plyvel/pspec.xml | 20 ++++++++++++++------ 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/system/base/plyvel/actions.py b/system/base/plyvel/actions.py index bd7e265a..ad02075d 100644 --- a/system/base/plyvel/actions.py +++ b/system/base/plyvel/actions.py @@ -15,6 +15,6 @@ def build(): def install(): pythonmodules.install() - shelltools.chmod("%s/usr/lib/python2.7/site-packages/plyvel-1.2.0-py2.7.egg-info/top_level.txt" % get.installDIR(), 0644) - shelltools.chmod("%s/usr/lib/python2.7/site-packages/plyvel-1.2.0-py2.7.egg-info/PKG-INFO" % get.installDIR(), 0644) + shelltools.chmod("%s/usr/lib/python2.7/site-packages/plyvel-1.4.0-py2.7.egg-info/top_level.txt" % get.installDIR(), 0644) + shelltools.chmod("%s/usr/lib/python2.7/site-packages/plyvel-1.4.0-py2.7.egg-info/PKG-INFO" % get.installDIR(), 0644) pisitools.dodoc("*.rst") diff --git a/system/base/plyvel/pspec.xml b/system/base/plyvel/pspec.xml index f49795df..95a9d588 100644 --- a/system/base/plyvel/pspec.xml +++ b/system/base/plyvel/pspec.xml @@ -10,27 +10,35 @@ app:console Plyvel, a fast and feature-rich Python interface to LevelDB. Plyvel has a rich feature set, high performance, and a friendly Pythonic API. + https://github.com/wbolster/plyvel/archive/refs/tags/1.4.0.tar.gz - cython - python-devel - leveldb-devel - python-setuptools + cython + python-devel + leveldb-devel + python-setuptools - https://files.pythonhosted.org/packages/4c/14/3408e92e28f4a38f51573e5ba83017fde8e3ae70522555ee2b19347e0f6e/plyvel-1.2.0.tar.gz plyvel libgcc python - leveldb + leveldb /usr/lib /usr/share/doc + + + 2022-06-26 + 1.4.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-09 1.2.0