mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
New package: python3-josepy-1.1.0
This commit is contained in:
parent
0b4e9d0561
commit
c4b0806f87
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-josepy/template
Normal file
16
srcpkgs/python3-josepy/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-josepy'
|
||||
pkgname=python3-josepy
|
||||
version=1.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="josepy-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="josepy"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-cryptography python3-openssl python3-setuptools python3-six"
|
||||
short_desc="JOSE protocol implementation in Python3"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/certbot/josepy"
|
||||
distfiles="${PYPI_SITE}/j/josepy/josepy-${version}.tar.gz"
|
||||
checksum=fb5c62c77d26e04df29cb5ecd01b9ce69b6fcc9e521eb1ca193b7faa2afa7086
|
Loading…
Add table
Reference in a new issue