blob: 2369cd2a68c3cafc124918a75a4c3c4f8b54c151 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-adafruit-circuitpython-typing
pkgdesc = Definitions not in the standard typing module that are needed for type annotation of CircuitPython code
pkgver = 1.12.3
pkgrel = 2
url = https://github.com/adafruit/Adafruit_CircuitPython_Typing
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
source = https://pypi.io/packages/source/a/adafruit_circuitpython_typing/adafruit_circuitpython_typing-1.12.3.tar.gz
sha256sums = 63f196f834e47842bcd4cf8c37aaa0c61e1aeb5d07f056c875fc3016cda91a12
pkgname = python-adafruit-circuitpython-typing
|