blob: 2f349bccf5f225eac8f7ba39bbba1a03642038dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-asyncstdlib
pkgdesc = The missing async toolbox.
pkgver = 3.14.0
pkgrel = 1
url = https://github.com/maxfischer2781/asyncstdlib
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-flit-core
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-typing_extensions
source = https://files.pythonhosted.org/packages/source/a/asyncstdlib/asyncstdlib-3.14.0.tar.gz
sha256sums = f99396992a3bba7495d8cf6c832bfe8c8727f61213233d3569a5a9cbd1c04385
pkgname = python-asyncstdlib
|