python3-josepy: update to 1.5.0.
This commit is contained in:
parent
120e96159a
commit
6e8442522c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-josepy'
|
||||
pkgname=python3-josepy
|
||||
version=1.4.0
|
||||
revision=2
|
||||
version=1.5.0
|
||||
revision=1
|
||||
wrksrc="josepy-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,4 +11,4 @@ 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=c37ff4b93606e6a452b72cdb992da5e0544be12912fac01b31ddbdd61f6d5bd0
|
||||
checksum=502a36f86efe2a6d09bf7018bca9fd8f8f24d8090a966aa037dbc844459ff9c8
|
||||
|
|
Loading…
Reference in New Issue