python-pyrsistent: Update to 0.15.2

This commit is contained in:
Alexey Pavlov
2019-06-04 09:23:33 +03:00
parent da9a7c6976
commit ff4872f001

View File

@@ -3,7 +3,7 @@
_realname=pyrsistent
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=0.15.1
pkgver=0.15.2
pkgrel=1
pkgdesc="Persistent/Functional/Immutable data structures (mingw-w64)"
arch=('any')
@@ -22,7 +22,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-pytest-runner"
options=('staticlibs' 'strip' '!debug')
source=("https://pypi.io/packages/source/p/pyrsistent/pyrsistent-$pkgver.tar.gz"
LICENCE.mit)
sha512sums=('800be0c6ecb4490277b15637e6055a74ec10f612c700d8a38841eb3e8f0e4707652f67487afbcbce2636b46d14e4a6fdc058cd10de3d62082db242afdb3d0dd8'
sha512sums=('60f237bdde11addfbf6ad920e1c52d779b60f191b966f42f24f5787c3b9c8a01bcb1db580f274a6d688802d0fb8264b084c1087a86ee3b2c5868788a3e2cc7e0'
'036bd5cc2a62b004576ecc50a84dc7d187d8108f52cb886f7e32bed324327af2dc132100e1c8f1dd2ce35b774f74898020f04a315e5137319deda18a449e791a')
prepare() {