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

Felix Yan felixonmars at archlinux.org
Thu Feb 7 12:09:00 UTC 2019


    Date: Thursday, February 7, 2019 @ 12:08:59
  Author: felixonmars
Revision: 429881

upgpkg: python-cmd2 0.9.8-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-07 12:08:26 UTC (rev 429880)
+++ PKGBUILD	2019-02-07 12:08:59 UTC (rev 429881)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=0.9.7
+pkgver=0.9.8
 pkgrel=1
 pkgdesc="A tool for building interactive command line apps"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools-scm')
 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=('03133220c7c2966b8ef417e1edbfe41e304beee48fec63e8563230007f00ad4c6cd882a5908d83033f377e4180c94653c78b57ea9856b16068326118cd88088a')
+sha512sums=('c70e08a7efa68ced86c47a13fc847d334e187c2748fa216909a251dce3ad1d79812f9c8568c8f7cb9411c78d7d3ca75cbcb1c02b17b766ebbae6f1101d5fb291')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list