[arch-commits] Commit in python-cmd2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Apr 6 21:21:04 UTC 2020
Date: Monday, April 6, 2020 @ 21:21:02
Author: felixonmars
Revision: 612127
upgpkg: python-cmd2 1.0.2-1
Modified:
python-cmd2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-06 21:20:38 UTC (rev 612126)
+++ PKGBUILD 2020-04-06 21:21:02 UTC (rev 612127)
@@ -2,7 +2,7 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cmd2
-pkgver=1.0.1
+pkgver=1.0.2
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=('d44cf193fe7655c6bc31b88bc6c8f461e24be160fd83d448e032b821e6ab9f841ca769f6a071b420ab6e9ee0b9a37e7b7b935bb86ebd0d932bd4c1322e09f232')
+sha512sums=('f9ac7f1b7b7d60ae61d3361b67398032c07ee70246382bf686200ab5e9fbe69dafdae03b26940178dd5d00085b1b8ddad308f996daffd48fdf1f8eacb93ac235')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list