summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dbdc3f1b435ee38241cc4ce474eabd355e9e9c18 (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
25
pkgbase = python-cleo-git
	pkgdesc = Cleo allows you to create beautiful and testable command-line interfaces.
	pkgver = 1.0.0a5.r101.gd6dbf81
	pkgrel = 1
	url = https://github.com/sdispater/cleo
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-mock
	makedepends = git
	makedepends = python-pyproject2setuppy
	depends = python-pylev>=1.3
	depends = python-pylev<2.0
	depends = python-crashtest>=0.4.0
	depends = python-crashtest<0.5.0
	depends = python-rapidfuzz>=2.2.0
	depends = python-rapidfuzz<3.0.0
	depends = python>=3.7
	depends = python<4.0
	provides = python-cleo
	conflicts = python-cleo
	source = cleo::git+https://github.com/sdispater/cleo
	sha256sums = SKIP

pkgname = python-cleo-git