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

Felix Yan felixonmars at archlinux.org
Wed Jul 15 08:33:18 UTC 2020


    Date: Wednesday, July 15, 2020 @ 08:33:18
  Author: felixonmars
Revision: 663851

upgpkg: python-cmd2 1.2.1-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-15 08:32:31 UTC (rev 663850)
+++ PKGBUILD	2020-07-15 08:33:18 UTC (rev 663851)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=1.2.0
+pkgver=1.2.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=('6b2eda53bb7010519ae5d72209f00074cd98f3039909a012065998a385c0274ee9e6af2c46f4dd5b62daf01c915032a81c5c1093a291b7736ab8aacbbb86a7be')
+sha512sums=('8b2c9880c0eac250ecf0f3189d16d0675cbce83004dbc33525dabeed59c431c05370d8a4929c4c557d5b433316739c34164dd6ed10c75e131891432eada981a7')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list