Skip to content
Snippets Groups Projects
Commit afaf6856 authored by Felix Yan's avatar Felix Yan
Browse files

remove obsolete checkdepend

parent 234d90fa
No related branches found
No related tags found
No related merge requests found
......@@ -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 @@ license=('Apache')
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')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment