* update python-pytest-sugar to 1.0.0-5
This commit is contained in:
parent
9c4d56db4f
commit
99a41cd6b7
19
python/python-pytest-sugar/.SRCINFO
Normal file
19
python/python-pytest-sugar/.SRCINFO
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
pkgbase = python-pytest-sugar
|
||||||
|
pkgdesc = A plugin for py.test that changes the default look and feel of py.test
|
||||||
|
pkgver = 1.0.0
|
||||||
|
pkgrel = 5
|
||||||
|
url = https://github.com/Teemu/pytest-sugar
|
||||||
|
arch = any
|
||||||
|
license = BSD-3-Clause
|
||||||
|
makedepends = python-setuptools
|
||||||
|
makedepends = python-build
|
||||||
|
makedepends = python-installer
|
||||||
|
makedepends = python-wheel
|
||||||
|
depends = python
|
||||||
|
depends = python-pytest
|
||||||
|
depends = python-termcolor
|
||||||
|
depends = python-packaging
|
||||||
|
source = python-pytest-sugar-1.0.0.tar.gz::https://github.com/Teemu/pytest-sugar/archive/refs/tags/v1.0.0.tar.gz
|
||||||
|
sha512sums = 5c19411e103d86675788f64f10406f5261c63003874e359d455c0c980605320dc8a26d8343d512f1cf8d895d801d985e2c8a4b7ed509637750a6cdb076355471
|
||||||
|
|
||||||
|
pkgname = python-pytest-sugar
|
3
python/python-pytest-sugar/.nvchecker.toml
Normal file
3
python/python-pytest-sugar/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[python-pytest-sugar]
|
||||||
|
source = "pypi"
|
||||||
|
pypi = "pytest-sugar"
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=python-pytest-sugar
|
pkgname=python-pytest-sugar
|
||||||
pkgver=1.0.0
|
pkgver=1.0.0
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
pkgdesc='A plugin for py.test that changes the default look and feel of py.test'
|
pkgdesc='A plugin for py.test that changes the default look and feel of py.test'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
license=('BSD-3-Clause')
|
license=('BSD-3-Clause')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user