summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef84f4a47a393dc913255d84294ce25ae589bb20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-click-prompt
	pkgdesc = Interactive command line options for the click library
	pkgver = 0.6.5
	pkgrel = 1
	url = https://github.com/markusgrotz/click-prompt
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry-core>=1.0.0
	makedepends = python-poetry-plugin-export
	makedepends = python-platformdirs<5.0
	makedepends = python-platformdirs>=3.9.1
	depends = python>=3.6.9
	depends = python-click>=8.0.4
	depends = python-click<9.0
	depends = python-questionary>=1.10.0
	source = https://files.pythonhosted.org/packages/34/17/addbe2d5058d3368f48679d757e32954dfd831b8c46c423ac88e7dfabf5a/click_prompt-0.6.5.tar.gz
	sha256sums = eb493274fe4415ddd2ec9f6dc2706fa9dc16b72e6982d1f621b1e370e3d46345

pkgname = python-click-prompt