New package: python3-trustme-0.9.0
This commit is contained in:
parent
12fb18f6b2
commit
072ad4b666
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-trustme/template
Normal file
15
srcpkgs/python3-trustme/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'python3-trustme'
|
||||
pkgname=python3-trustme
|
||||
version=0.9.0
|
||||
revision=1
|
||||
wrksrc="trustme-$version"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-cryptography python3-idna"
|
||||
checkdepends="python3-pytest python3-service_identity python3-openssl $depends"
|
||||
short_desc="Fake CA for testing"
|
||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://trustme.rtfd.io/"
|
||||
distfiles="https://github.com/python-trio/trustme/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=e9f2544bcc39583a62b5d39d9f0ce3da8528ee448911035a679f7ddb1edeab5e
|
Loading…
Reference in a new issue