summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6340bcff8e342839ed62d18c76761b15f69eebe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-rospkg
	pkgdesc = Standalone Python library for the ROS package system
	pkgver = 1.2.10
	pkgrel = 1
	url = https://github.com/ros-infrastructure/rospkg
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-catkin_pkg
	depends = python-distro
	depends = python-yaml
	conflicts = python2-rospkg
	source = https://github.com/ros-infrastructure/rospkg/archive/1.2.10.tar.gz
	sha256sums = 89c5ab704456c623c67f83b4dbb11815e73da13568b669f750593fe74cb4f059

pkgname = python-rospkg