summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1864162967e824655b66c62d7773969107e23b46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-tinyio-git
	pkgdesc = A tiny (~200 lines) event loop for Python (development version)
	pkgver = 0.1.3.r0.gf553d87
	pkgrel = 1
	url = https://github.com/patrick-kidger/tinyio
	arch = any
	license = Apache-2.0
	makedepends = git
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = python>=3.11
	provides = python-tinyio
	conflicts = python-tinyio
	source = git+https://github.com/patrick-kidger/tinyio.git
	sha256sums = SKIP

pkgname = python-tinyio-git