blob: f8d2037b12cae2a9332eb0f7039664f18ada6ea0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Generated by mksrcinfo v8
# Wed Aug 24 13:24:07 UTC 2016
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 = dockerpty::git+https://github.com/d11wtq/dockerpty.git
sha512sums = SKIP
pkgname = python-dockerpty-git
|