blob: 3dd455739918a1efc6000408f3778f475054a00b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-wirerope
pkgdesc = Wrapper interface for python callable
pkgver = 0.4.3
pkgrel = 1
url = https://pypi.python.org/pypi/wirerope/
arch = any
license = BSD
checkdepends = python-pytest
checkdepends = python-pytest-cov
makedepends = python-setuptools
depends = python
depends = python-six
source = wirerope-0.4.3.tar.gz::https://github.com/youknowone/wirerope/archive/0.4.3.tar.gz
sha256sums = d2584179b62a1c6861aaa5ff8985fbe18a59ae16951c7f1042f03b930f42c2a1
pkgname = python-wirerope
|