summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49bf1717f3cb9e89403dfe1e3fcbb9d0c66cbc6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-alt-pytest-asyncio
	pkgdesc = Alternative pytest plugin to pytest-asyncio
	pkgver = 0.8.0
	pkgrel = 1
	url = https://github.com/delfick/alt-pytest-asyncio
	arch = any
	license = MIT
	checkdepends = python-noseofyeti
	checkdepends = python-nest-asyncio
	checkdepends = python-pytest-order
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatchling
	depends = python-pytest
	source = git+https://github.com/delfick/alt-pytest-asyncio.git#tag=release-0.8.0
	sha512sums = 617d80fd1eaa2a007bda61ced02345ad33d1ba065f81122a8d12241f5de487ad5e9f7a3831fc282fa2303f5101adc81e7190e21e8d36590eac435fc166bdcee3

pkgname = python-alt-pytest-asyncio