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

Felix Yan felixonmars at archlinux.org
Sun Jan 12 14:16:39 UTC 2020


    Date: Sunday, January 12, 2020 @ 14:16:38
  Author: felixonmars
Revision: 552222

upgpkg: python-cmd2 0.9.23-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-12 14:13:08 UTC (rev 552221)
+++ PKGBUILD	2020-01-12 14:16:38 UTC (rev 552222)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=0.9.22
+pkgver=0.9.23
 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=('22835daa565b52683010fe8d5e8cce7c5edeef51ff876b3f737dabe0d271af2c355eef57f078331dccb50fd8c46675cc6eba51d29e284dc869db0f89f72a4f9b')
+sha512sums=('0a208008557b0e1125ea884a47e765545df0233ef166e08ab32fd8a1a97f1e628f85b9e8c43cbb1787705eb135a8e10f54836fda23851a2f8ad1b203619cc4ae')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list