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

Felix Yan felixonmars at archlinux.org
Mon May 7 17:00:25 UTC 2018


    Date: Monday, May 7, 2018 @ 17:00:21
  Author: felixonmars
Revision: 319173

upgpkg: python-tarantool 0.6.2-1

Modified:
  python-tarantool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-07 16:59:54 UTC (rev 319172)
+++ PKGBUILD	2018-05-07 17:00:21 UTC (rev 319173)
@@ -4,8 +4,8 @@
 
 pkgbase=python-tarantool
 pkgname=(python-tarantool python2-tarantool)
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
 pkgdesc='Python client library for Tarantool 1.6 Database'
 arch=('any')
 url='https://github.com/tarantool/tarantool-python'
@@ -12,8 +12,8 @@
 license=('BSD')
 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.bz2")
-sha512sums=('8565bce244b399c37308a78bc1e6bfc23ad6b75fa334be0df2c7d6723d048917d55e272cdd1f1dc5b2771da2ce3102b2d292472159a89aaca5d23137d7783006')
+source=("https://pypi.io/packages/source/t/tarantool/tarantool-$pkgver.tar.gz")
+sha512sums=('543caeb32edeceb5909763ef4bfb46683fa3b98f1a4956aeced099f62e4e3b388c6c741a5c4b6d4e934d43811be23b003bf70cef798a816aae04341214b76088')
 
 prepare() {
   sed -i 's/msgpack-python/msgpack/g' tarantool-$pkgver/setup.py



More information about the arch-commits mailing list