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

Felix Yan felixonmars at archlinux.org
Fri Jul 2 09:27:38 UTC 2021


    Date: Friday, July 2, 2021 @ 09:27:38
  Author: felixonmars
Revision: 970588

upgpkg: python-pyrsistent 0.18.0-1

Modified:
  python-pyrsistent/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-02 09:25:13 UTC (rev 970587)
+++ PKGBUILD	2021-07-02 09:27:38 UTC (rev 970588)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pyrsistent
-pkgver=0.17.3
-pkgrel=3
+pkgver=0.18.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=('2d18e1d4cfe9a0a576fd363f466ba920094af0b1cbbb49aec11b32df6c23e59f6552235a496838dab00928cc7f6dad2a4a8aaa0b52cb6a38eba6faedd12846c8'
+sha512sums=('f56062430f914a884a9317ecf5278ccc09d98f1d6867716f89173db47996b8d4c1ef4f5c0121c955d81fc4fe8aba7d30f38679baea6208168c3952846064cfeb'
             '036bd5cc2a62b004576ecc50a84dc7d187d8108f52cb886f7e32bed324327af2dc132100e1c8f1dd2ce35b774f74898020f04a315e5137319deda18a449e791a')
 
 prepare() {




More information about the arch-commits mailing list