summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 06a52f784f561c59ae581794cecbd4fb52f7d0d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-catkin_lint
	pkgdesc = Check catkin packages for common errors
	pkgver = 1.4.16
	pkgrel = 1
	url = https://github.com/fkie/catkin_lint
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/c/catkin_lint/catkin_lint-1.4.16.tar.gz
	md5sums = 6252b8ac505cfc0a87d0064e316db460

pkgname = python-catkin_lint
	depends = 
	depends = python
	depends = python-catkin_pkg
	conflicts = python-catkin-lint
	conflicts = python2-catkin_lint
	replaces = python-catkin-lint

pkgname = python2-catkin_lint
	depends = 
	depends = python2
	depends = python2-catkin_pkg
	conflicts = python2-catkin-lint
	conflicts = python-catkin_lint
	replaces = python2-catkin-lint