summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBenjamin Chrétien2014-06-07 16:09:52 +0200
committerBenjamin Chrétien2015-06-20 02:25:12 +0900
commit4f1e121c80a28e825a7bff8f91c3a863ebd40acf (patch)
tree31d1ba47db90e467ee7abb6c0943e655447d96a5 /.SRCINFO
parent485d13f74f8a958c0d3b624ec827ce42dbcc3316 (diff)
downloadaur-4f1e121c80a28e825a7bff8f91c3a863ebd40acf.tar.gz
indigo: use Python 2 rather than Python 3.
Since most packages are unlikely to be Python 3 ready before the next ROS distribution, we stick to Python 2.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96893587fff4..2a13b1ce2adf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,11 +6,11 @@ pkgbase = ros-build-tools
arch = i686
arch = x86_64
license = BSD
- optdepends = python: package generation
- optdepends = python-catkin-pkg: package generation
- optdepends = python-termcolor: package generation
- optdepends = python-urllib3: package generation
- optdepends = python-yaml: package generation
+ optdepends = python2: package generation
+ optdepends = python2-catkin_pkg: package generation
+ optdepends = python2-termcolor: package generation
+ optdepends = python2-urllib3: package generation
+ optdepends = python2-yaml: package generation
source = fix-python-scripts.sh
source = stack-install-tools.sh
source = create-arch-ros-package-legacy.sh
@@ -27,7 +27,7 @@ pkgbase = ros-build-tools
md5sums = d257f7f20384e894b0431ee61068aa96
md5sums = 563c9d1320a3a997db25d3087303dcfb
md5sums = 8d6d7eb89a12c449497b209f1a06655b
- md5sums = 458ce5436e549235bfa295c5ab37eeaf
+ md5sums = 0f586e2cd92353f9e3cb6595d50f3fd2
md5sums = 07f5253eb3f8cb5295c32026a20ab6c0
pkgname = ros-build-tools