blob: c6da2a764b2c975d4eac4ce04a28fd13352cc7b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-bloom
pkgdesc = Bloom is a release automation tool.
pkgver = 0.14.3
pkgrel = 1
url = https://github.com/ros-infrastructure/bloom
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-empy3
depends = python-rosdep
depends = python-vcstool
source = python-bloom::git+https://github.com/ros-infrastructure/bloom.git#tag=0.14.3
sha256sums = e973b02ff76d0230d274acd77fc1bcae0f36e51bb69f22a8849f55dc2087a27f
pkgname = python-bloom
|