blob: 2a1e4d57f2f66b7bec1b0e5a86b26c0b3da5e137 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-aia-chaser
pkgdesc = Chase authority information access from a host certificate to complete the chain of trust.
pkgver = 3.3.0
pkgrel = 1
url = https://pypi.org/project/aia-chaser/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
depends = python
depends = python-cryptography
source = python-aia-chaser-3.3.0.tar.gz::https://files.pythonhosted.org/packages/source/a/aia_chaser/aia_chaser-3.3.0.tar.gz
sha256sums = 9b5bfee8b03d3cd08d5af654c9de994ad14d306698b6d621a871b533dac165f2
pkgname = python-aia-chaser
|