[arch-commits] Commit in python-cmd2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jan 25 16:06:33 UTC 2020
Date: Saturday, January 25, 2020 @ 16:06:33
Author: felixonmars
Revision: 555460
upgpkg: python-cmd2 0.9.24-1
Modified:
python-cmd2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-25 16:00:51 UTC (rev 555459)
+++ PKGBUILD 2020-01-25 16:06:33 UTC (rev 555460)
@@ -2,7 +2,7 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cmd2
-pkgver=0.9.23
+pkgver=0.9.24
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=('0a208008557b0e1125ea884a47e765545df0233ef166e08ab32fd8a1a97f1e628f85b9e8c43cbb1787705eb135a8e10f54836fda23851a2f8ad1b203619cc4ae')
+sha512sums=('43a43c965ec51421aea3f42e40ecb5d97f2050c08558de04e187c7e53da1fe25076bc829b05967338379bfc21a584402032a5953aaea80d0681bd002647a52d9')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list