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

Felix Yan felixonmars at archlinux.org
Sun Oct 14 11:39:58 UTC 2018


    Date: Sunday, October 14, 2018 @ 11:39:58
  Author: felixonmars
Revision: 393461

upgpkg: python-cmd2 0.9.6-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-14 11:38:38 UTC (rev 393460)
+++ PKGBUILD	2018-10-14 11:39:58 UTC (rev 393461)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=0.9.4
+pkgver=0.9.6
 pkgrel=1
 pkgdesc="A tool for building interactive command line apps"
 arch=('any')
@@ -10,9 +10,9 @@
 license=('MIT')
 depends=('python-colorama' 'python-pyperclip' 'python-wcwidth')
 makedepends=('python-setuptools-scm')
-checkdepends=('python-pytest-runner' 'python-pytest-xdist' 'vi')
+checkdepends=('python-pytest-runner' 'python-pytest-xdist' 'python-pytest-mock' 'vi')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/python-cmd2/cmd2/archive/$pkgver.tar.gz")
-sha512sums=('fd4ff48aeed4184797d9741e635dd3da4cc95f6efdddb24933c7619942c46cf5408f02b3ad6765088dd2d293628bc4674011817daeed4f109494c01e3653d58c')
+sha512sums=('632ae65de5b5c16012d10453721e42d1e669ed83f14f04db84309ed9db7e7f5c770c367c103d25d8b84640f0a992c3d23b44f2631e11da75c8a2098118ddc517')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list