blob: 5d0b4d25974c8f824bd98f0441daed77b18e05e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-types-pygments
pkgdesc = Typing stubs for Pygments
pkgver = 2.19.0.20250516
pkgrel = 1
url = https://github.com/python/typeshed
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/t/types_pygments/types_pygments-2.19.0.20250516.tar.gz
sha256sums = b53fd07e197f0e7be38ee19598bd99c78be5ca5f9940849c843be74a2f81ab58
pkgname = python-types-pygments
|