summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 724cbd2bfc3c3ae4d046dd19a46dd70782730553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pytest-textual-snapshot
	pkgdesc = Snapshot testing for Textual apps
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/Textualize/pytest-textual-snapshot
	arch = any
	license = MIT
	checkdepends = python-nose
	makedepends = python-poetry-core
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/p/pytest_textual_snapshot/pytest_textual_snapshot-1.0.0.tar.gz
	md5sums = bb7c5d3259eb51b3a1b7f93ed7689285

pkgname = python-pytest-textual-snapshot
	depends = python>=3.8.1
	depends = python-pytest>=8.0.0
	depends = python-jinja>=3.0.0
	depends = python-rich>=12.0.0
	depends = python-syrupy>=4.0.0
	depends = python-textual>=0.28.0