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

Felix Yan felixonmars at archlinux.org
Tue Apr 24 17:19:13 UTC 2018


    Date: Tuesday, April 24, 2018 @ 17:19:12
  Author: felixonmars
Revision: 317599

upgpkg: python-btrees 4.5.0-1

Modified:
  python-btrees/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-24 17:18:34 UTC (rev 317598)
+++ PKGBUILD	2018-04-24 17:19:12 UTC (rev 317599)
@@ -3,7 +3,7 @@
 
 pkgbase=python-btrees
 pkgname=('python-btrees' 'python2-btrees')
-pkgver=4.4.1
+pkgver=4.5.0
 pkgrel=1
 pkgdesc='A fancy and practical functional tools'
 arch=('x86_64')
@@ -12,9 +12,9 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-persistent' 'python2-persistent'
              'python-zope-interface' 'python2-zope-interface')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-transaction'
-              'python2-transaction')
+              'python2-transaction' 'python-zope-testrunner' 'python2-zope-testrunner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/zopefoundation/btrees/archive/$pkgver.tar.gz")
-sha512sums=('06586c17585b63030474bf73b1ee3af0d171b043719a5a0be86cd47a844b509e70e3c370569c9babd8103884eb6d2c9f6d9f3c89ffae443688e233a25f0bb9d4')
+sha512sums=('c50e8e1d67c0bf52bc3b33fa31bc32a4ed8f7257ce211c5155f08fcbe37b93b3e2d760634176135f1114ad569d14080c38e8cc591761100efd651d3ef417efb9')
 
 prepare() {
   cp -a BTrees-$pkgver{,-py2}



More information about the arch-commits mailing list