blob: 698db9638d692f3d013b7bde720869a06d5c4f05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-certauth
pkgdesc = Simple Certificate Authority for MITM proxies
pkgver = 1.3.0
pkgrel = 2
url = https://github.com/ikreymer/certauth
arch = any
license = GPL3
makedepends = python-setuptools
depends = python
depends = python-pyopenssl
depends = python-tldextract
source = https://files.pythonhosted.org/packages/source/c/certauth/certauth-1.3.0.tar.gz
sha256sums = 7862d5deff0b33d2fb28d36861ba63d91c82d700bfdfc4bd848a8711ca72b8fb
pkgname = python-certauth
|