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

Felix Yan felixonmars at archlinux.org
Thu Oct 1 19:31:31 UTC 2020


    Date: Thursday, October 1, 2020 @ 19:31:30
  Author: felixonmars
Revision: 714266

upgpkg: python-cmd2 1.3.11-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-01 19:31:13 UTC (rev 714265)
+++ PKGBUILD	2020-10-01 19:31:30 UTC (rev 714266)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=1.3.10
+pkgver=1.3.11
 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=('3ea69ac94350dc320c1f594a6ac1ccb0fb8b64ab8c622aeee5c894ee2d960fa2ff0ce0d1af473e35933b32ba0677ac56b9d720235f0e7b0c2770315d95468e94')
+sha512sums=('30319ccc68b66b9d98b92f29dea7466f8e8321caa87118f169e0b5e3e05764f8ba37cfa206a883442852b1fac4e9fe67857248fd6946303beede0f1a4a6cc2a3')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list