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

Felix Yan felixonmars at archlinux.org
Tue Sep 8 21:51:23 UTC 2020


    Date: Tuesday, September 8, 2020 @ 21:51:22
  Author: felixonmars
Revision: 701374

upgpkg: python-pyrsistent 0.17.0-1

Modified:
  python-pyrsistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-08 21:49:27 UTC (rev 701373)
+++ PKGBUILD	2020-09-08 21:51:22 UTC (rev 701374)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pyrsistent
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="Persistent/Functional/Immutable data structures"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 source=("https://pypi.io/packages/source/p/pyrsistent/pyrsistent-$pkgver.tar.gz"
         LICENCE.mit)
-sha512sums=('d5764b1a185d4578bf308f338037e0546b06e79a3e7189b904e24e95e0e907bc98d7c1c68becc5549a541a5864df75aba6088cafa3558ecb0a63dafb22f5674a'
+sha512sums=('e361b1e7e53153fd6d8195766e548a9c708624f2f8ba1c05c1c137306f11f336bffc95d62b6484ee810e71d96ca9faa703b1ebb4e8ff485f28371ecaf5ea27f1'
             '036bd5cc2a62b004576ecc50a84dc7d187d8108f52cb886f7e32bed324327af2dc132100e1c8f1dd2ce35b774f74898020f04a315e5137319deda18a449e791a')
 
 prepare() {



More information about the arch-commits mailing list