summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKartik Mohta2017-06-27 17:01:52 -0400
committerKartik Mohta2017-06-27 17:01:52 -0400
commitdd2e05e3ab303ebbeb21ef67dcd3e7da73926d5c (patch)
tree06ff9e4f758248ad6965c47da7b2547a7f753b71 /.SRCINFO
parente72a0dc47456a5a48825719a176a7d71af88ec86 (diff)
downloadaur-dd2e05e3ab303ebbeb21ef67dcd3e7da73926d5c.tar.gz
Fully separate into Python 2 and 3 packages
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 4 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21261341c0cd..a0d711e47d4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,30 +1,19 @@
pkgbase = python-rosdep
pkgdesc = rosdep package manager abstrction tool for ROS
pkgver = 0.11.5
- pkgrel = 1
+ pkgrel = 2
url = http://wiki.ros.org/rosdep
arch = any
license = BSD
makedepends = python-setuptools
- makedepends = python2-setuptools
- source = https://files.pythonhosted.org/packages/source/r/rosdep/rosdep-0.11.5.tar.gz
- md5sums = 2c5669bc5cafcb1df8cd21ce14844cc4
-
-pkgname = python-rosdep
- depends =
depends = python
depends = python-catkin_pkg
depends = python-rosdistro
depends = python-rospkg
depends = python-yaml
conflicts = python2-rosdep
+ source = https://files.pythonhosted.org/packages/source/r/rosdep/rosdep-0.11.5.tar.gz
+ md5sums = 2c5669bc5cafcb1df8cd21ce14844cc4
-pkgname = python2-rosdep
- depends =
- depends = python2
- depends = python2-catkin_pkg
- depends = python2-rosdistro
- depends = python2-rospkg
- depends = python2-yaml
- conflicts = python-rosdep
+pkgname = python-rosdep