[arch-commits] Commit in python-cmd2/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Aug 8 09:30:39 UTC 2020


    Date: Saturday, August 8, 2020 @ 09:30:39
  Author: felixonmars
Revision: 672034

upgpkg: python-cmd2 1.3.1-1

Modified:
  python-cmd2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-08 09:22:47 UTC (rev 672033)
+++ PKGBUILD	2020-08-08 09:30:39 UTC (rev 672034)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=1.3.0
+pkgver=1.3.1
 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=('c19e176449ef6ebb960d4109b9eec2c7390303973d2f8ca9cee88449e0a6a2c2c6c6d826d57f2ee5ce0482eba84c216b7f57a2f7ee9aa7d6e2a7ac00b2e14b62')
+sha512sums=('558f7883163165e07202c09a7d00928c2757463a59a82449af57ea4795356ed82a8db1b24942767d66cb5d66343ccf2da90b0c0301f1fa7d0daae6a1765c79d8')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list