[arch-commits] Commit in copr-cli/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 1 09:40:51 UTC 2021


    Date: Saturday, May 1, 2021 @ 09:40:51
  Author: felixonmars
Revision: 925462

upgpkg: copr-cli 1.94-1

Modified:
  copr-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-01 09:39:58 UTC (rev 925461)
+++ PKGBUILD	2021-05-01 09:40:51 UTC (rev 925462)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=copr-cli
-pkgver=1.93
+pkgver=1.94
 pkgrel=1
 pkgdesc="CLI tool to run copr"
 url="https://pagure.io/copr/copr"
@@ -9,9 +9,9 @@
 arch=('any')
 depends=('python-copr' 'python-humanize' 'python-simplejson' 'python-jinja')
 makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-mock')
+checkdepends=('python-pytest' 'python-mock' 'python-responses')
 source=("https://pagure.io/copr/copr/archive/copr-cli-$pkgver-1/copr-copr-cli-$pkgver-1.tar.gz")
-sha512sums=('f2e3b8ee1ca30d7d942b5423f2e790a6b51e57cb1fcae6f89814474774da6d9f0010925166013d168a804c7422507ab30f30cceca2a8dfa67a34602addf5c08f')
+sha512sums=('6518e4f588e81c076ddec7027429181a18ce03b8c706f630e79eaf5ae5fcc56013de8c62f72f733b1c579d1dfa623968c7cfe0d308e436645676729817de6ea8')
 
 build() {
   cd copr-copr-cli-$pkgver-1/cli



More information about the arch-commits mailing list