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

Felix Yan felixonmars at archlinux.org
Sat May 19 15:17:10 UTC 2018


    Date: Saturday, May 19, 2018 @ 15:17:09
  Author: felixonmars
Revision: 324671

upgpkg: python-tarantool 0.6.4-1

Modified:
  python-tarantool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-19 15:16:57 UTC (rev 324670)
+++ PKGBUILD	2018-05-19 15:17:09 UTC (rev 324671)
@@ -4,7 +4,7 @@
 
 pkgbase=python-tarantool
 pkgname=(python-tarantool python2-tarantool)
-pkgver=0.6.3
+pkgver=0.6.4
 pkgrel=1
 pkgdesc='Python client library for Tarantool 1.6 Database'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-msgpack' 'python2-msgpack'
              'python-yaml' 'python2-yaml' 'python-six' 'python2-six')
 source=("https://pypi.io/packages/source/t/tarantool/tarantool-$pkgver.tar.gz")
-sha512sums=('75aa55443da7c1deae09800581d914e2b832523993a9eb8f3df4cf9ff62506eee2483c231ad3582012fb9e9eb8d634ddf2f9306a35482190e010154ed408f620')
+sha512sums=('19f1814673e56715e5dfe8c02a8e299c1407bfd98ea89c5c86781ec156357f401b7eed94148097e48c739bc803d4805eec1dd91b254d1f76b8000d9bdd9301b7')
 
 prepare() {
   sed -i 's/msgpack-python/msgpack/g' tarantool-$pkgver/setup.py



More information about the arch-commits mailing list