[arch-commits] Commit in python-btrees/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 18 14:10:31 UTC 2020
Date: Wednesday, March 18, 2020 @ 14:10:30
Author: felixonmars
Revision: 600563
upgpkg: python-btrees 4.7.0-1
Modified:
python-btrees/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-18 14:10:26 UTC (rev 600562)
+++ PKGBUILD 2020-03-18 14:10:30 UTC (rev 600563)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-btrees
-pkgver=4.6.1
+pkgver=4.7.0
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=('70f7a016619d0063a71c9723815abe0043b550df637318dc4c6320ec63ae05832dfe484e43f60085e62a770d5247bc77d5feb42e81c47765c7c2118126fdf8e9')
+sha512sums=('c71e96d2a8be2de28ccd1a5c771819372f34bc9329f2e31581414d292f7811716f08428212ac1e920fc075d4d3d252cdbd38df975054260f221873daeae8377e')
build() {
cd "$srcdir"/BTrees-$pkgver
More information about the arch-commits
mailing list