summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ba1ef5bac1c15bd1f1a26a6cdb26be9b6dda1b56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-asyncstdlib
	pkgdesc = The missing toolbox for an async world
	pkgver = 3.13.1
	pkgrel = 1
	url = https://github.com/maxfischer2781/asyncstdlib
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-flit-core
	makedepends = python-installer
	depends = python
	source = asyncstdlib-3.13.1.tar.gz::https://github.com/maxfischer2781/asyncstdlib/archive/refs/tags/v3.13.1.tar.gz
	sha256sums = b8d4bdf36daa4ed4571d94dfa73d3e510824ba610448077e20e02467e787b5be

pkgname = python-asyncstdlib