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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 22 02:58:42 UTC 2022


    Date: Friday, July 22, 2022 @ 02:58:42
  Author: felixonmars
Revision: 1255130

upgpkg: python-cmd2 2.4.0-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-22 02:57:56 UTC (rev 1255129)
+++ PKGBUILD	2022-07-22 02:58:42 UTC (rev 1255130)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=2.3.3
+pkgver=2.4.0
 pkgrel=1
 pkgdesc="A tool for building interactive command line apps"
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-cov' 'python-pytest-mock' 'python-pytest-runner' 'python-pytest-xdist'
               'vi')
 source=("https://pypi.io/packages/source/c/cmd2/cmd2-$pkgver.tar.gz")
-sha512sums=('30d7a82a1c3d23431a40a7e99f10a4c23227e9ab073ab1d7fd83e516f54e9c90bda10e6072b50c0a2ca435498c1060e06b32a550409721899e28d2662995a8b8')
+sha512sums=('4ecd4c71294bee86f02b39a588c42a7232309db54459c950f77734926dedc3ec273237b9615bab6ef8a499c65442e3d6f7d2e9f159ccca021db0b450435ffbc0')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list