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

Eli Schwartz eschwartz at archlinux.org
Wed Feb 3 01:53:09 UTC 2021


    Date: Wednesday, February 3, 2021 @ 01:53:09
  Author: eschwartz
Revision: 842037

upgpkg: python-clikit 0.6.2-1: upstream release

Modified:
  python-clikit/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-03 01:46:23 UTC (rev 842036)
+++ PKGBUILD	2021-02-03 01:53:09 UTC (rev 842037)
@@ -2,18 +2,18 @@
 
 _pkgname=clikit
 pkgname=python-clikit
-pkgver=0.4.2
-pkgrel=3
+pkgver=0.6.2
+pkgrel=1
 pkgdesc="clikit allows you to create beautiful and testable command-line interfaces"
 arch=('any')
 url="https://github.com/sdispater/${_pkgname}"
 license=('MIT')
-depends=('python-pastel' 'python-pylev')
+depends=('python-crashtest' 'python-pastel' 'python-pylev')
 makedepends=('python-dephell')
 checkdepends=('python-pytest-mock')
 source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('cf0f337f3a4477ac684cbbee83a74afa35945fefbcdfe898f58aa1f5646c5c23')
-b2sums=('53d0b95805f269548b2dfeaa481564f17207e407c31b350917facd0664c94a686456f719096597f21f0d74117165cc347c90474a6cc1f74692798bffcbd60bf7')
+sha256sums=('4bb1d934e0c0a93f25429919242d11d60dcd1d9c65ac096033092d7973cbfc6e')
+b2sums=('b72f245128c698375f97139cf245bdc8c017e3e2d142f6e3183a42620b23a024531e5b14f05163c6defa9ee54c52c19a64932c62484f2ec8da5c75ea1b7d3d27')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list