python3-trustme: update to 1.1.0, adopt.
This commit is contained in:
parent
f522fdc140
commit
9bf8f76e8d
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'python3-trustme'
|
||||
pkgname=python3-trustme
|
||||
version=1.0.0
|
||||
revision=2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3-cryptography python3-idna"
|
||||
checkdepends="python3-pytest python3-service_identity python3-openssl $depends"
|
||||
short_desc="Fake CA for testing"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://trustme.rtfd.io/"
|
||||
changelog="https://github.com/python-trio/trustme/blob/master/docs/source/index.rst#change-history"
|
||||
distfiles="https://github.com/python-trio/trustme/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=2cdfdd50081cb959a20d4878b631e7174593e926b9f8b87f2d5cabc3ca21c1ab
|
||||
checksum=88f73e0cc54b8385d6bd990d06a9ce22494814a1b613f5aacf29d1f23588a06c
|
||||
|
|
Loading…
Reference in New Issue