[arch-commits] Commit in python-tarantool/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Fri Nov 29 06:02:59 UTC 2019


    Date: Friday, November 29, 2019 @ 06:02:59
  Author: anatolik
Revision: 534305

upgpkg: python-tarantool 0.6.6-1

Modified:
  python-tarantool/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-29 05:14:44 UTC (rev 534304)
+++ PKGBUILD	2019-11-29 06:02:59 UTC (rev 534305)
@@ -3,8 +3,8 @@
 
 pkgbase=python-tarantool
 pkgname=(python-tarantool python2-tarantool)
-pkgver=0.6.4
-pkgrel=3
+pkgver=0.6.6
+pkgrel=1
 pkgdesc='Python client library for Tarantool 1.6 Database'
 arch=('any')
 url='https://github.com/tarantool/tarantool-python'
@@ -11,8 +11,9 @@
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-msgpack' 'python2-msgpack'
              'python-yaml' 'python2-yaml' 'python-six' 'python2-six')
+checkdepends=('tarantool')
 source=("https://pypi.io/packages/source/t/tarantool/tarantool-$pkgver.tar.gz")
-sha512sums=('19f1814673e56715e5dfe8c02a8e299c1407bfd98ea89c5c86781ec156357f401b7eed94148097e48c739bc803d4805eec1dd91b254d1f76b8000d9bdd9301b7')
+sha512sums=('8b1776a1d4df050b7cd831f81787972de3b4a20a9d1f2883f6b969fad4a354896f088328806134d119f8120f252140333fcb9d555500bc814fbd3aea215d5f6b')
 
 prepare() {
   sed -i 's/msgpack-python/msgpack/g' tarantool-$pkgver/setup.py



More information about the arch-commits mailing list