19 lines
611 B
Plaintext

pkgbase = python-h11
pkgdesc = A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
pkgver = 0.14.0
pkgrel = 4
url = https://github.com/python-hyper/h11
arch = any
license = MIT
checkdepends = python-pytest
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = git+https://github.com/python-hyper/h11.git#tag=v0.14.0
sha512sums = 03286e989f9af9e1fd5b05ae5cd0a6f528d07ff9151d486932ccfa855a083972e1a0ee6ded9072674e447203a3cc60a0bda253b46946e42886344795586485e3
pkgname = python-h11