diff --git a/srcpkgs/python3-josepy/template b/srcpkgs/python3-josepy/template index 4130d629dc..6df2673629 100644 --- a/srcpkgs/python3-josepy/template +++ b/srcpkgs/python3-josepy/template @@ -1,6 +1,6 @@ # Template file for 'python3-josepy' pkgname=python3-josepy -version=1.12.0 +version=1.13.0 revision=1 wrksrc="josepy-${version}" build_style=python3-module @@ -11,8 +11,9 @@ short_desc="JOSE protocol implementation in Python3" maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/certbot/josepy" +changelog="https://raw.githubusercontent.com/certbot/josepy/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/j/josepy/josepy-${version}.tar.gz" -checksum=267004a64f08c016cd54b7aaf7c323fa3ef3679fb62f4b086cd56448d0fecb25 +checksum=8931daf38f8a4c85274a0e8b7cb25addfd8d1f28f9fb8fbed053dd51aec75dc9 pre_check() { vsed -e '/addopts/d' -i pytest.ini