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

Felix Yan felixonmars at archlinux.org
Tue Jul 30 16:45:58 UTC 2019


    Date: Tuesday, July 30, 2019 @ 16:45:58
  Author: felixonmars
Revision: 495389

upgpkg: python-btrees 4.6.0-1

Modified:
  python-btrees/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-30 16:31:17 UTC (rev 495388)
+++ PKGBUILD	2019-07-30 16:45:58 UTC (rev 495389)
@@ -2,7 +2,7 @@
 
 pkgbase=python-btrees
 pkgname=('python-btrees' 'python2-btrees')
-pkgver=4.5.1
+pkgver=4.6.0
 pkgrel=1
 pkgdesc='A fancy and practical functional tools'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-transaction'
               'python2-transaction' 'python-zope-testrunner' 'python2-zope-testrunner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/zopefoundation/btrees/archive/$pkgver.tar.gz")
-sha512sums=('a3f40b0cd7470d6f3924657244d240fd449a95c308d452731fea6a04a762596de94fbd9ce4b269dd8fa61a2b6cf631e2d1d200607c623221bf4477dbed28a7ed')
+sha512sums=('febc377fae600b21287a4d9d5c20c3780324a247d7fc745d58ebc73e2c45ae408bf5aacec19012980a64592394eec9f8bf72e17595c3ce4cb4dbfdfbfba6ea8b')
 
 prepare() {
   cp -a BTrees-$pkgver{,-py2}



More information about the arch-commits mailing list