blob: 6666bc77c5500b49b4013e0e5fd4ac1bc3de0db1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-vex
pkgdesc = Run commands in a virtualenv
pkgver = 0.0.19
pkgrel = 1
url = https://github.com/sashahart/vex
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-virtualenv
source = python-vex-0.0.19.tar.gz::https://files.pythonhosted.org/packages/source/v/vex/vex-0.0.19.tar.gz
sha256sums = 47c4f0cadf9eca2f6cb7c68ba443f31cb94d5a9b59654c9123d26aeaeae82aa8
pkgname = python-vex
|