[arch-commits] Commit in python-cmd2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jan 27 21:04:27 UTC 2020
Date: Monday, January 27, 2020 @ 21:04:26
Author: felixonmars
Revision: 556521
upgpkg: python-cmd2 0.9.25-1
Modified:
python-cmd2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-27 21:04:14 UTC (rev 556520)
+++ PKGBUILD 2020-01-27 21:04:26 UTC (rev 556521)
@@ -2,7 +2,7 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cmd2
-pkgver=0.9.24
+pkgver=0.9.25
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=('43a43c965ec51421aea3f42e40ecb5d97f2050c08558de04e187c7e53da1fe25076bc829b05967338379bfc21a584402032a5953aaea80d0681bd002647a52d9')
+sha512sums=('763e509ca721e7709c123ab12cbbbcd876500a57771a94fe389e8242379c358d74e556486ddbbf809f4cd00166e194ca3b7cb037e333accb5c90dd8245dce02e')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list