blob: 9c0568c369ef513125f26296f45071ba6a2771a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-colcon-python-setup-py
pkgdesc = An extension for colcon-core to identify packages with a setup.py file by introspecting the arguments to the setup() function call of setuptools.
pkgver = 0.2.7
pkgrel = 2
url = https://pypi.org/project/colcon-python-setup-py
arch = any
license = Apache
makedepends = python-setuptools
depends = python-colcon-core
source = https://files.pythonhosted.org/packages/source/c/colcon-python-setup-py/colcon-python-setup-py-0.2.7.tar.gz
source = af88dbc6ecf8e6a0f6c50b50b1c7a8df2256cdf2.patch
sha256sums = eec293085c4301797706d9e61634fa0cb2136be9b820aa556b2b8baa0bde412d
sha256sums = e5d00fe5a1db81fa0dd706afb95680fb5e57f2fc306a6b1499656fe62ad6ae8a
pkgname = python-colcon-python-setup-py
|