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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 16:10:31 UTC 2020


    Date: Thursday, February 13, 2020 @ 16:10:30
  Author: felixonmars
Revision: 570579

upgpkg: python-cliff 2.18.0-3: remove obsolete checkdepend

Modified:
  python-cliff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 16:10:25 UTC (rev 570578)
+++ PKGBUILD	2020-02-13 16:10:30 UTC (rev 570579)
@@ -3,7 +3,7 @@
 
 pkgname=python-cliff
 pkgver=2.18.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Command Line Interface Formulation Framework"
 arch=('any')
 url="https://docs.openstack.org/cliff/latest/"
@@ -11,8 +11,7 @@
 depends=('python-six' 'python-pbr' 'python-cmd2' 'python-prettytable' 'python-pyparsing'
          'python-stevedore' 'python-yaml')
 makedepends=('git')
-checkdepends=('python-testrepository' 'python-mock' 'python-sphinx' 'python-oslosphinx'
-              'python-testscenarios')
+checkdepends=('python-testrepository' 'python-mock' 'python-sphinx' 'python-testscenarios')
 options=('!emptydirs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/cliff/archive/$pkgver.tar.gz")
 sha512sums=('693d8e9678567c88719a9f2e309951dcebf61277efcdbb250b11e808960ab47d5161db50d2d5d760f3ecc30629db78d986cf77959ffb2084aa2c56f81da7d6a2')



More information about the arch-commits mailing list