22 lines
621 B
Plaintext
22 lines
621 B
Plaintext
pkgbase = python-outcome
|
|
pkgdesc = Capture the outcome of Python function calls
|
|
pkgver = 1.3.0.post0
|
|
pkgrel = 5
|
|
url = https://github.com/python-trio/outcome
|
|
arch = any
|
|
license = MIT
|
|
checkdepends = python-pytest
|
|
checkdepends = python-pytest-asyncio
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools
|
|
makedepends = python-wheel
|
|
depends = python
|
|
depends = python-attrs
|
|
depends = python-typing_extensions
|
|
source = git+https://github.com/python-trio/outcome.git#tag=bf687c97ce6f010d092bfcaecad51132fb978725
|
|
sha256sums = SKIP
|
|
|
|
pkgname = python-outcome
|