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