blob: e9aff906dd2115fbf554e075cd4b2f5a158b8260 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pyjwkest
pkgdesc = Implementation of JWT, JWS, JWE and JWK
pkgver = 1.4.4
pkgrel = 2
url = https://github.com/rohe/pyjwkest
arch = any
license = Apache-2.0
makedepends = python-setuptools
depends = python
depends = python-pycryptodomex
depends = python-requests
depends = python-six
source = https://files.pythonhosted.org/packages/source/p/pyjwkest/pyjwkest-1.4.4.tar.gz
sha512sums = a0692d934e653b0eb0b9bf17f0f1493c241bbd505ce2b3bb480e97d34564c6c6a089eedaa1b23f7b4df4904d7215e7cc90b385b3233290b4cc1de56c2207b92e
pkgname = python-pyjwkest
|