blob: 32607720361bb64f317d57a4b1b3ef17c55de8c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-aioopenssl
pkgdesc = An asyncio Transport that uses PyOpenSSL instead of the built-in ssl module.
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/horazont/aioopenssl
arch = any
license = Apache
makedepends = python-setuptools
depends = python
depends = python-pyopenssl
source = https://files.pythonhosted.org/packages/source/a/aioopenssl/aioopenssl-0.6.0.tar.gz
b2sums = 4342ccb22560aa003f68f0eaae0e5f3ccd525199c909f3e3a13548ebf0aec66e0f48e59d31b71b6e74080791800dabb12b226ea000afc3223d39b151fcf34fb3
pkgname = python-aioopenssl
|