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

Felix Yan felixonmars at archlinux.org
Sat Dec 21 21:08:38 UTC 2019


    Date: Saturday, December 21, 2019 @ 21:08:38
  Author: felixonmars
Revision: 538688

upgpkg: python-cmd2 0.9.21-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-21 21:08:35 UTC (rev 538687)
+++ PKGBUILD	2019-12-21 21:08:38 UTC (rev 538688)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=0.9.20
+pkgver=0.9.21
 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=('0b23fc632b868d3982b8c8bfc72afeb5041dd3c5a5d60d573eb047db91677cac59f7955375451c6ea4625cfc86dbc845fb1424fa52016a839d3e1d8b76f3f5c7')
+sha512sums=('6ae22fd61ef7cb8fed98efcc8a4827a33bed77fe55607c28b429178dea37495543401eddd48493c03e39577b38b1f9ffbaa587559531a16fe128e2d57d8988ea')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list