blob: 779b302d9a7df907b69dad3ca70ac58edacd233e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-cloup
pkgdesc = Cloup (= Click + groups) contains a set of Click extensions for multiple purposes.
pkgver = 2.0.0.post1
pkgrel = 1
url = https://github.com/janLuke/cloup
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python
source = https://github.com/janLuke/cloup/archive/refs/tags/v2.0.0.post1.tar.gz
sha512sums = 054dc94f01ec0f5c73ecc78f5cabf859be9408aa2a1cd1d14150a97851a78a7990e12ea7930776aa471011fde35be47db5fd938851271f0ef71fe4ccb658d5d8
pkgname = python-cloup
|