* update python-hacking to 6.1.0-3
This commit is contained in:
parent
a4a9e58a3f
commit
449718c80a
21
python/python-hacking/.SRCINFO
Normal file
21
python/python-hacking/.SRCINFO
Normal file
@ -0,0 +1,21 @@
|
||||
pkgbase = python-hacking
|
||||
pkgdesc = OpenStack Hacking Guideline Enforcement
|
||||
pkgver = 6.1.0
|
||||
pkgrel = 3
|
||||
url = https://docs.openstack.org/developer/hacking
|
||||
arch = any
|
||||
license = Apache
|
||||
checkdepends = python-subunit
|
||||
checkdepends = python-stestr
|
||||
checkdepends = python-testscenarios
|
||||
checkdepends = python-testtools
|
||||
checkdepends = python-ddt
|
||||
checkdepends = python-eventlet
|
||||
makedepends = git
|
||||
makedepends = python-pbr
|
||||
makedepends = python-setuptools
|
||||
depends = flake8
|
||||
source = git+https://github.com/openstack/hacking.git#commit=86e3688c66ac94e4469a3eea1edf39c18f975ed7
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = python-hacking
|
3
python/python-hacking/.nvchecker.toml
Normal file
3
python/python-hacking/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-hacking]
|
||||
source = "git"
|
||||
git = "https://github.com/openstack/hacking.git"
|
@ -4,7 +4,7 @@
|
||||
pkgname=python-hacking
|
||||
pkgver=6.1.0
|
||||
_commit=86e3688c66ac94e4469a3eea1edf39c18f975ed7
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=(any)
|
||||
pkgdesc='OpenStack Hacking Guideline Enforcement'
|
||||
url='https://docs.openstack.org/developer/hacking'
|
||||
|
Loading…
x
Reference in New Issue
Block a user