blob: 122da000efc1af5b5762aced88474fc701bce31b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = heluxup
pkgdesc = heluxup makes it easy to upgrade HelmRelease objects in a flux control respository.
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/ekeih/heluxup
arch = any
license = GPL
makedepends = python-setuptools
depends = python
depends = python-click
depends = python-ruamel-yaml
depends = python-semver
depends = python-urllib3
source = https://files.pythonhosted.org/packages/source/h/heluxup/heluxup-1.0.1.tar.gz
sha256sums = f39ee608de4aef700d3753f20263712fa85ecfed014aa390fe42c5c8903c71c7
pkgname = heluxup
|