summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: beddaeef93b1ce97acf23a12e1a0dc06ae5a0a10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = pispy-git
	pkgdesc = A terminal-based tool for looking up stuff in PyPI
	pkgver = 0.9.0.r0.g0fe67fc
	pkgrel = 1
	url = https://github.com/davep/pispy
	arch = any
	license = GPL-3.0-only
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-hatchling
	depends = python
	depends = python-httpx
	depends = python-textual
	depends = python-typing_extensions
	depends = python-packaging
	provides = pispy
	conflicts = pispy
	source = pispy-git::git+https://github.com/davep/pispy
	sha256sums = SKIP

pkgname = pispy-git