From ff4872f001634eebe3f4ef45ea3f688b462073da Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Tue, 4 Jun 2019 09:23:33 +0300 Subject: [PATCH] python-pyrsistent: Update to 0.15.2 --- mingw-w64-python-pyrsistent/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-pyrsistent/PKGBUILD b/mingw-w64-python-pyrsistent/PKGBUILD index 277055e553..84990b1f4f 100644 --- a/mingw-w64-python-pyrsistent/PKGBUILD +++ b/mingw-w64-python-pyrsistent/PKGBUILD @@ -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() {