[arch-commits] Commit in python-cmd2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 6 07:04:19 UTC 2021
Date: Tuesday, July 6, 2021 @ 07:04:19
Author: felixonmars
Revision: 972772
upgpkg: python-cmd2 2.1.2-1
Modified:
python-cmd2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-06 07:04:10 UTC (rev 972771)
+++ PKGBUILD 2021-07-06 07:04:19 UTC (rev 972772)
@@ -2,7 +2,7 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cmd2
-pkgver=2.1.1
+pkgver=2.1.2
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=('03624ce8eb6d94c7234427a8a7dfb9b321bab76679b166fc3af26ba581ceae74a90ab282f9d6ab0d48eec589614d5daa38ed88251dc7400b48c112863959d164')
+sha512sums=('3f2edb336ec662e3b2e22abc947ffb669786142d29f0723b0d5bbf898ecff12096a91e08c4890dde79915b413c0f9a70945f1b5795ae12991e85d7ee79331d31')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list