* update python-pytest-dependency to 0.6.0-3
This commit is contained in:
parent
094ef156f9
commit
e3b4e1207c
@ -1,7 +1,7 @@
|
||||
pkgbase = python-pytest-dependency
|
||||
pkgdesc = Manage dependencies of tests
|
||||
pkgver = 0.6.0
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://github.com/RKrahl/pytest-dependency
|
||||
arch = any
|
||||
license = Apache
|
||||
|
3
python/python-pytest-dependency/.nvchecker.toml
Normal file
3
python/python-pytest-dependency/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-pytest-dependency]
|
||||
source = "pypi"
|
||||
pypi = "pytest-dependency"
|
@ -4,7 +4,7 @@
|
||||
_pkg=pytest-dependency
|
||||
pkgname=python-${_pkg}
|
||||
pkgver=0.6.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Manage dependencies of tests"
|
||||
arch=(any)
|
||||
url="https://github.com/RKrahl/pytest-dependency"
|
||||
|
Loading…
x
Reference in New Issue
Block a user