[arch-commits] Commit in python-mamba/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 4 03:50:35 UTC 2018
Date: Sunday, March 4, 2018 @ 03:50:34
Author: felixonmars
Revision: 302280
upgpkg: python-mamba 0.9.3-1
Modified:
python-mamba/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-04 03:47:14 UTC (rev 302279)
+++ PKGBUILD 2018-03-04 03:50:34 UTC (rev 302280)
@@ -3,7 +3,7 @@
pkgbase=python-mamba
pkgname=('python-mamba' 'python2-mamba')
-pkgver=0.9.2
+pkgver=0.9.3
pkgrel=1
pkgdesc="The definitive testing tool for Python. Born under the banner of Behavior Driven Development."
arch=('any')
@@ -13,7 +13,7 @@
'python-coverage' 'python2-coverage' 'python-watchdog' 'python2-watchdog')
checkdepends=('python-doublex-expects' 'python2-doublex-expects')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/nestorsalceda/mamba/archive/v$pkgver.tar.gz")
-sha512sums=('37a3e453fae7c17892b680a940ab0f4d9120021751f9b4e4e030221b0fe2c3f536a99a0f896d075f0923a3ae2b96b7798e44eb4b64807695ba86258657a029d8')
+sha512sums=('3f9999233a0f7d76f918148d1aa6f994f2ac460cd60df60468ca3bf831e0590fe2169a56bbdae88b4386e45f4df64cefa4c3b5e153cf859a0275d3e2edf768b3')
prepare() {
cp -a mamba-$pkgver{,-py2}
More information about the arch-commits
mailing list