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

Felix Yan felixonmars at archlinux.org
Fri Aug 14 07:40:55 UTC 2020


    Date: Friday, August 14, 2020 @ 07:40:54
  Author: felixonmars
Revision: 678415

upgpkg: python-cmd2 1.3.3-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-14 07:39:49 UTC (rev 678414)
+++ PKGBUILD	2020-08-14 07:40:54 UTC (rev 678415)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=1.3.2
+pkgver=1.3.3
 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=('04adfec7e56c967c250cb59b17d556e822dcdb8a35fb44f03a3860b2bf623703a1ff9b853486fc4512c808d06eb77523e254af01728e296c8b29819c827a5117')
+sha512sums=('65e5deb31abc9fb03940f1b8af7ae3162653edd2e31ef3680981d2981c7023a69b82b201412178776e3510f7c16918d12605e471b03959a6bfb301ce056d88a7')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list