[arch-commits] Commit in python-cmd2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 14 17:21:44 UTC 2021
Date: Monday, June 14, 2021 @ 17:21:44
Author: felixonmars
Revision: 963492
upgpkg: python-cmd2 2.1.0-1
Modified:
python-cmd2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-14 17:18:18 UTC (rev 963491)
+++ PKGBUILD 2021-06-14 17:21:44 UTC (rev 963492)
@@ -2,7 +2,7 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cmd2
-pkgver=2.0.1
+pkgver=2.1.0
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=('880c5f2d80f81a850b545052df2bf3efaae8f44deb30186119a2d94277da59cb027da5bf35b2bc106b90c87883c8eec1a869df65988ced1b6a0d0c7e236569bb')
+sha512sums=('0e262ceeab908077b1d698202559a6d093d493d6dda420d4dd5c069414c716a79a53276931e0fb80ad29ee0745525cd2b6ead6150a90daf11735dbcd66eeb2b8')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list