blob: d9184204a0072445705fc3e91e7f36fce88601d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python2-osrf_pycommon
pkgdesc = Commonly needed Python modules, used by Python software developed at OSRF
pkgver = 0.1.4
pkgrel = 1
url = http://osrf-pycommon.readthedocs.org/
arch = any
license = Apache
makedepends = python2-setuptools
depends = python2
depends = python2-trollius
provides = python2-osrf-pycommon
conflicts = python2-osrf-pycommon
source = https://files.pythonhosted.org/packages/source/o/osrf_pycommon/osrf_pycommon-0.1.4.tar.gz
md5sums = 7c77eb0788697a42de337b9bf4d28255
pkgname = python2-osrf_pycommon
|