Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=f05b87d845ec78d5cf027d64f5257ae2c92e0e55
commit f05b87d845ec78d5cf027d64f5257ae2c92e0e55 Author: Slown <[email protected]> Date: Sat Oct 27 19:35:49 2012 +0100 python-rosdep-0.10.7-1-i686 * version bump diff --git a/source/devel-extra/python-rosdep/FrugalBuild b/source/devel-extra/python-rosdep/FrugalBuild index 3c182fa..77647ec 100644 --- a/source/devel-extra/python-rosdep/FrugalBuild +++ b/source/devel-extra/python-rosdep/FrugalBuild @@ -1,16 +1,16 @@ -# Compiling Time: 0.42 SBU +# Compiling Time: 0 SBU # Maintainer: Slown <[email protected]> pkgname=python-rosdep _F_archive_name=${pkgname/python-/} -pkgver=0.10.6 +pkgver=0.10.7 pkgrel=1 pkgdesc="Command-line tool for installing system dependencies on a variety of platforms" url="http://ros.org/doc/api/rosdep2/html" -depends=('python-rospkg') -makedepends=('python-distribute') +depends=('python-rospkg' 'pyyaml>=3.1') +makedepends=('python-nose' 'python-distribute') groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://pr.willowgarage.com/downloads/rosdep | Flasttar" source=(http://pr.willowgarage.com/downloads/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('b0786f5d1997c748e0bb489d5ce195a73e146f29') +sha1sums=('0d136f84565413b67aefa013fbb8f373f922b9ad') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
