python3-treq: update to 20.3.0.

This commit is contained in:
Zach Dykstra 2020-03-18 09:59:38 -05:00 committed by Juan RP
parent 1e711a1e0b
commit b8e8417a9e
2 changed files with 4 additions and 5 deletions

View file

@ -1,11 +1,10 @@
# Template file for 'python3-treq'
pkgname=python3-treq
version=18.6.0
revision=2
version=20.3.0
revision=1
archs=noarch
wrksrc="treq-${version}"
build_style=python3-module
pycompile_module="treq"
hostmakedepends="python3-setuptools"
depends="python3-incremental python3-requests>=2.1.0 python3-six
python3-Twisted python3-attrs"
@ -14,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/twisted/treq"
distfiles="${PYPI_SITE}/t/treq/treq-${version}.tar.gz"
checksum=91e09ff6b524cc90aa5e934b909c8d0d1a9d36ebd618b6c38e37b17013e69f48
checksum=a72d7587d6f81c7a32620b00175825b4334bafbde73d37098d139ac7b11dca98
post_install() {
vlicense LICENSE

View file

@ -1 +1 @@
ignore="99.99.99"
ignore="99.99.99 *rc*"