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

Felix Yan felixonmars at archlinux.org
Fri May 11 08:32:45 UTC 2018


    Date: Friday, May 11, 2018 @ 08:32:44
  Author: felixonmars
Revision: 320630

upgpkg: python-tarantool 0.6.3-1

Modified:
  python-tarantool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 08:26:52 UTC (rev 320629)
+++ PKGBUILD	2018-05-11 08:32:44 UTC (rev 320630)
@@ -4,7 +4,7 @@
 
 pkgbase=python-tarantool
 pkgname=(python-tarantool python2-tarantool)
-pkgver=0.6.2
+pkgver=0.6.3
 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=('543caeb32edeceb5909763ef4bfb46683fa3b98f1a4956aeced099f62e4e3b388c6c741a5c4b6d4e934d43811be23b003bf70cef798a816aae04341214b76088')
+sha512sums=('75aa55443da7c1deae09800581d914e2b832523993a9eb8f3df4cf9ff62506eee2483c231ad3582012fb9e9eb8d634ddf2f9306a35482190e010154ed408f620')
 
 prepare() {
   sed -i 's/msgpack-python/msgpack/g' tarantool-$pkgver/setup.py



More information about the arch-commits mailing list