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

Felix Yan felixonmars at archlinux.org
Sun Feb 9 11:40:20 UTC 2020


    Date: Sunday, February 9, 2020 @ 11:40:19
  Author: felixonmars
Revision: 565280

upgpkg: python-cmd2 0.10.0-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 11:35:09 UTC (rev 565279)
+++ PKGBUILD	2020-02-09 11:40:19 UTC (rev 565280)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=0.9.25
+pkgver=0.10.0
 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=('763e509ca721e7709c123ab12cbbbcd876500a57771a94fe389e8242379c358d74e556486ddbbf809f4cd00166e194ca3b7cb037e333accb5c90dd8245dce02e')
+sha512sums=('a9f5172fcbd3a3599eb5829b55c1eb59c5c5f15badda2e7ef69bd327206c2653ac3b4124f5a8ffb5672aca2e82b89303ee966c6ec2e661ef9066f2908c17a665')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list