summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 17a7206d678edd0393d783b75d024a973bc971db (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.11.2
	pkgrel = 1
	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.11.2.tar.gz
	sha256sums = c7ac8532a9ad7e4a65d5588764b7483c0b6967d305c37faebcc0c5356d677e33

pkgname = python-adafruit-circuitpython-typing