community/python-ubjson to 0.14.0-1

This commit is contained in:
Kevin Mihelich 2019-06-21 12:37:01 +00:00
parent cca9026f3a
commit 350d26d64c

View file

@ -4,7 +4,7 @@
# - remove makedepend on python-pypandoc
pkgname=python-ubjson
pkgver=0.13.0
pkgver=0.14.0
pkgrel=1
pkgdesc='Universal Binary JSON draft-12 serializer for Python'
arch=(x86_64)
@ -12,8 +12,8 @@ url='https://github.com/Iotic-Labs/py-ubjson'
license=(Apache)
makedepends=(python-setuptools)
depends=(python)
source=("https://files.pythonhosted.org/packages/source/p/py-ubjson/py-ubjson-0.13.0.tar.gz"{,.asc})
sha256sums=('fdfcb858ba281895fa77a02cc00ae8d9da306dd758a23acf28d48dd1ed25a7d5'
source=("https://files.pythonhosted.org/packages/source/p/py-ubjson/py-ubjson-$pkgver.tar.gz"{,.asc})
sha256sums=('f742c87bccc8653329d3f79b8b3f40d44d11d17cce7f6d7025a73c52ebf91c66'
'SKIP')
validpgpkeys=(
'A262040D27F5F4700D097A02CF651F44EF65072E' # Iotic Labs Ltd (Software release signing key) <info@iotic-labs.com>