blob: 471f4ce543cbc2d93605e78cb081ef1c89201d01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-types-setuptools
pkgdesc = Typing stubs for setuptools
pkgver = 80.9.0.20251223
pkgrel = 1
url = https://github.com/python/typeshed
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-types-docutils
source = https://files.pythonhosted.org/packages/source/t/types_setuptools/types_setuptools-80.9.0.20251223.tar.gz
sha256sums = d3411059ae2f5f03985217d86ac6084efea2c9e9cacd5f0869ef950f308169b2
pkgname = python-types-setuptools
|