summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aedc077ed54cfe05859feefac035791a695caae5 (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.3
	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/ef/5b/1c642ba27a72afb537df8210ec3092dbaef0df6ac890a656977577c31583/click_prompt-0.6.3.tar.gz
	sha256sums = d9411ff0909387da6404595f7bac13b859021fad3f73649b437dd0b61de21c05

pkgname = python-click-prompt