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

Felix Yan felixonmars at archlinux.org
Sun Mar 22 18:50:54 UTC 2020


    Date: Sunday, March 22, 2020 @ 18:50:54
  Author: felixonmars
Revision: 603600

upgpkg: python-btrees 4.7.1-1

Modified:
  python-btrees/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-22 18:47:07 UTC (rev 603599)
+++ PKGBUILD	2020-03-22 18:50:54 UTC (rev 603600)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-btrees
-pkgver=4.7.0
+pkgver=4.7.1
 pkgrel=1
 pkgdesc='A fancy and practical functional tools'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-transaction' 'python-zope-testrunner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/btrees/archive/$pkgver.tar.gz")
-sha512sums=('c71e96d2a8be2de28ccd1a5c771819372f34bc9329f2e31581414d292f7811716f08428212ac1e920fc075d4d3d252cdbd38df975054260f221873daeae8377e')
+sha512sums=('d10c7a716dafb249e4b6601d4613a65b6ea153f245bbbeb4a7c825b1c1fd6ad81edfaa806d0658fbfb899160b3ca29d46b49d4c2c69586e5cbe0e7254164b5d9')
 
 build() {
   cd "$srcdir"/BTrees-$pkgver



More information about the arch-commits mailing list