[arch-commits] Commit in python-plyvel/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 24 04:27:15 UTC 2019
Date: Friday, May 24, 2019 @ 04:27:15
Author: felixonmars
Revision: 469496
upgpkg: python-plyvel 1.1.0-1
Modified:
python-plyvel/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-24 04:26:29 UTC (rev 469495)
+++ PKGBUILD 2019-05-24 04:27:15 UTC (rev 469496)
@@ -2,7 +2,7 @@
# Contributor: Andy Weidenbaum <archbaum at gmail.com>
pkgname=(python-plyvel python2-plyvel)
-pkgver=1.0.5
+pkgver=1.1.0
pkgrel=1
pkgdesc="A fast and feature-rich Python interface to LevelDB"
arch=('x86_64')
@@ -11,7 +11,7 @@
makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools' 'leveldb')
checkdepends=('python-pytest-runner' 'python2-pytest-runner')
source=("https://pypi.io/packages/source/p/plyvel/plyvel-$pkgver.tar.gz")
-sha512sums=('d2a7fe9d49b377135ece03292f366423e9550d3440689a99246d8c5ddc38e474c2b05c709655c6bf74a1d04f742a23dfb8841b51698c2adb062418577b28c4b4')
+sha512sums=('4d9b20f7e047d75af14d530519b4360194a18aa423a57ac4596441e47528bbc9f8e3ff763dd91da4c115cb1e4a6f34f01bbd47f4be49be110b2f6e3c7b8bdb3a')
prepare() {
# Shipped egg-info has wrong permission etc
More information about the arch-commits
mailing list