26 lines
797 B
Plaintext
26 lines
797 B
Plaintext
pkgbase = python-trio-asyncio
|
|
pkgdesc = A re-implementation of the asyncio mainloop on top of Trio
|
|
pkgver = 0.14.0
|
|
pkgrel = 4
|
|
url = https://github.com/python-trio/trio-asyncio
|
|
arch = any
|
|
license = Apache-2.0 OR MIT
|
|
checkdepends = python-pytest
|
|
checkdepends = python-pytest-timeout
|
|
checkdepends = python-pytest-trio
|
|
checkdepends = python-tests
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools
|
|
makedepends = python-wheel
|
|
depends = python
|
|
depends = python-greenlet
|
|
depends = python-outcome
|
|
depends = python-sniffio
|
|
depends = python-trio
|
|
source = git+https://github.com/python-trio/trio-asyncio.git#tag=v0.14.0
|
|
sha256sums = 7c3dac6670f2f1ded5b710e704ce67d30bda95ec9e8ca633a27c364dc8efb898
|
|
|
|
pkgname = python-trio-asyncio
|