summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 83fe33db879704246bce4674f502a8ff090bf543 (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
26
27
28
29
30
31
32
33
34
35
36
pkgbase = python-hatch
	pkgdesc = A modern project, package, and virtual env manager
	pkgver = 0.23.0
	pkgrel = 2
	url = https://github.com/ofek/hatch
	arch = any
	license = MIT
	license = APACHE
	depends = python>=3.5
	depends = python-appdirs
	depends = python-atomicwrites
	depends = python-click
	depends = python-colorama
	depends = python-coverage
	depends = python-pexpect
	depends = python-pip>=9.0.1
	depends = python-pytest
	depends = python-semver>=2.7.8
	depends = python-setuptools>=36.0.0
	depends = python-sortedcontainers>=1.5.7
	depends = python-toml>=0.9.3
	depends = twine>=1.9.1
	depends = python-userpath>=1.3.0
	depends = python-virtualenv
	depends = python-wheel>=0.27.0
	provides = python-hatch
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/h/hatch/hatch-0.23.0.tar.gz
	source = hatch_complete.sh
	source = hatch_complete.zsh
	sha256sums = b4b65753fcd8319ebddd51c0e1ef148d09592cdc38923d032f8f58ffc1658fd7
	sha256sums = b87254c621719188907a2062b0aa3c4eb078088872d1de7d53d6a6d61a679c44
	sha256sums = a43679d72ebb7b5c029192519597eff835586d0b6ed9d1e3dfc93270b8720e71

pkgname = python-hatch