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

Felix Yan felixonmars at archlinux.org
Fri Jun 18 03:22:03 UTC 2021


    Date: Friday, June 18, 2021 @ 03:22:03
  Author: felixonmars
Revision: 965104

upgpkg: python-cmd2 2.1.1-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-18 03:21:48 UTC (rev 965103)
+++ PKGBUILD	2021-06-18 03:22:03 UTC (rev 965104)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="A tool for building interactive command line apps"
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-cov' 'python-pytest-mock' 'python-pytest-runner' 'python-pytest-xdist'
               'vi')
 source=("https://pypi.io/packages/source/c/cmd2/cmd2-$pkgver.tar.gz")
-sha512sums=('0e262ceeab908077b1d698202559a6d093d493d6dda420d4dd5c069414c716a79a53276931e0fb80ad29ee0745525cd2b6ead6150a90daf11735dbcd66eeb2b8')
+sha512sums=('03624ce8eb6d94c7234427a8a7dfb9b321bab76679b166fc3af26ba581ceae74a90ab282f9d6ab0d48eec589614d5daa38ed88251dc7400b48c112863959d164')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list