summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d9560980aaf942038850ed9c48bcdea78c5d921 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pytest-cases
	pkgdesc = Separate test code from test cases in pytest.
	pkgver = 3.8.5
	pkgrel = 1
	url = https://smarie.github.io/python-pytest-cases/
	arch = any
	license = GPL2
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python-makefun
	depends = python-decopatch
	source = git+https://github.com/smarie/python-pytest-cases.git#tag=3.8.5
	sha512sums = SKIP

pkgname = python-pytest-cases