summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0de67860dc98f01c8a3eb1577460eee03799237f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-cleo-git
	pkgdesc = Cleo allows you to create beautiful and testable command-line interfaces.
	pkgver = 1.0.0a5.r7.g9e8ecbe
	pkgrel = 2
	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.3.1
	depends = python-crashtest<0.4.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