blob: f9c5ed84f9c99182b5563697d6d0d9800347f7bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-click-plugins
pkgdesc = An extension module for click to enable registering CLI commands via setuptools entry-points.
pkgver = 1.1.1.2
pkgrel = 1
url = https://github.com/click-contrib/click-plugins
arch = any
license = BSD-3-Clause
checkdepends = python-pytest
checkdepends = python-click
makedepends = python-setuptools
depends = python-click
source = https://files.pythonhosted.org/packages/source/c/click_plugins/click_plugins-1.1.1.2.tar.gz
source = fix-click-8.2-tests.patch
sha256sums = d7af3984a99d243c131aa1a828331e7630f4a88a9741fd05c927b204bcf92261
sha256sums = ac640da158003b7cd9eaf237c3ad3c1af14fc6577c8b6a0046513641f414d6f3
pkgname = python-click-plugins
|