21 lines
595 B
Plaintext
21 lines
595 B
Plaintext
pkgbase = python-sniffio
|
|
pkgdesc = Sniff out which async library your code is running under
|
|
pkgver = 1.3.1
|
|
pkgrel = 4
|
|
url = https://github.com/python-trio/sniffio
|
|
arch = any
|
|
license = MIT
|
|
checkdepends = python-curio
|
|
checkdepends = python-pytest
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools
|
|
makedepends = python-setuptools-scm
|
|
makedepends = python-wheel
|
|
depends = python
|
|
source = git+https://github.com/python-trio/sniffio.git#tag=ae020e13b98d276a6558ffc25e82509fd4c288f0
|
|
sha256sums = SKIP
|
|
|
|
pkgname = python-sniffio
|