blob: 0ceef3a1eb32a3b6959d89d94608bdd7c3739776 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-catkin_lint
pkgdesc = Check catkin packages for common errors
pkgver = 1.6.2
pkgrel = 1
url = https://github.com/fkie/catkin_lint
arch = any
license = BSD
makedepends = python-setuptools
depends = python
depends = python-catkin_pkg
provides = python-catkin-lint
conflicts = python2-catkin_lint
conflicts = python-catkin-lint
source = https://files.pythonhosted.org/packages/source/c/catkin_lint/catkin_lint-1.6.2.tar.gz
sha256sums = 0e9c6b02ef24a109b10c6f655919ea640a8cbf0cbf5eb4d2b20d9f072fc7c1c4
pkgname = python-catkin_lint
|