[arch-commits] Commit in python-pyrsistent/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 25 12:57:16 UTC 2020
Date: Wednesday, March 25, 2020 @ 12:57:15
Author: felixonmars
Revision: 604064
upgpkg: python-pyrsistent 0.16.0-1
Modified:
python-pyrsistent/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-25 12:50:44 UTC (rev 604063)
+++ PKGBUILD 2020-03-25 12:57:15 UTC (rev 604064)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pyrsistent
-pkgver=0.15.7
-pkgrel=2
+pkgver=0.16.0
+pkgrel=1
pkgdesc="Persistent/Functional/Immutable data structures"
arch=('x86_64')
license=('MIT')
@@ -12,7 +12,7 @@
checkdepends=('python-pytest' 'python-hypothesis')
source=("https://pypi.io/packages/source/p/pyrsistent/pyrsistent-$pkgver.tar.gz"
LICENCE.mit)
-sha512sums=('ebd6f4479d3583fc2678c881eedc97889b1e3ef2f0cb8a60d241d5306cc8c2907e3aa50a19f47fb37565794903dc1c823dbf6c3813a93d2e851cb694daa535e3'
+sha512sums=('d5764b1a185d4578bf308f338037e0546b06e79a3e7189b904e24e95e0e907bc98d7c1c68becc5549a541a5864df75aba6088cafa3558ecb0a63dafb22f5674a'
'036bd5cc2a62b004576ecc50a84dc7d187d8108f52cb886f7e32bed324327af2dc132100e1c8f1dd2ce35b774f74898020f04a315e5137319deda18a449e791a')
prepare() {
More information about the arch-commits
mailing list