15 lines
551 B
Bash
15 lines
551 B
Bash
# Template file for 'python3-josepy'
|
|
pkgname=python3-josepy
|
|
version=1.5.0
|
|
revision=1
|
|
wrksrc="josepy-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-cryptography python3-openssl python3-setuptools python3-six"
|
|
short_desc="JOSE protocol implementation in Python3"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/certbot/josepy"
|
|
distfiles="${PYPI_SITE}/j/josepy/josepy-${version}.tar.gz"
|
|
checksum=502a36f86efe2a6d09bf7018bca9fd8f8f24d8090a966aa037dbc844459ff9c8
|