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