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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 17 09:11:58 UTC 2021


    Date: Saturday, July 17, 2021 @ 09:11:58
  Author: felixonmars
Revision: 978051

upgpkg: python-btrees 4.9.2-1

Modified:
  python-btrees/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-17 09:11:48 UTC (rev 978050)
+++ PKGBUILD	2021-07-17 09:11:58 UTC (rev 978051)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-btrees
-pkgver=4.9.1
+pkgver=4.9.2
 pkgrel=1
 pkgdesc='A fancy and practical functional tools'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-transaction' 'python-zope-testrunner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/btrees/archive/$pkgver.tar.gz")
-sha512sums=('2fee23277c4d1548912be9ef498ba1b1e3afd064652d8f4a8ef344f1df473f264e4edbbdf691b517e103897a30ccc6eeead1f3cecb30cf99e11ae0afb1654f6e')
+sha512sums=('860fceed41ea26c68d865f5c57687a2a773304cc64bdffc9f3b21fc01dedb7e103943177af3f2368a310d070e0e406d915b5aac33bddfc3e07e187d0c892a523')
 
 build() {
   cd BTrees-$pkgver




More information about the arch-commits mailing list