summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51c65ffe6f9ddcfb1990ee6de8cfce8466db7cd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-dockerpty-git
	pkgdesc = Pseudo-tty handler for docker Python client
	pkgver = r1
	pkgrel = 1
	url = https://github.com/d11wtq/dockerpty
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-six
	provides = python-dockerpty
	conflicts = python-dockerpty
	source = python-dockerpty::git+https://github.com/d11wtq/dockerpty.git
	sha512sums = SKIP

pkgname = python-dockerpty-git