blob: cc112c20ff114860f300b179a7067ccae1ed2faf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-osrf_pycommon
pkgdesc = Commonly needed Python modules, used by Python software developed at OSRF
pkgver = 2.1.6
pkgrel = 1
url = https://github.com/osrf/osrf_pycommon
arch = any
license = Apache
makedepends = python-setuptools
depends = python
provides = python-osrf-pycommon
conflicts = python-osrf-pycommon
source = https://github.com/osrf/osrf_pycommon/archive/2.1.6.tar.gz
sha256sums = 7b66edaaf15ef0733dc928f5e9c90ec739fc7a9c490c611be09f15449ddcf799
pkgname = python-osrf_pycommon
|