diff --git a/srcpkgs/python3-treq/template b/srcpkgs/python3-treq/template index 0b0ab941c89..dc50a072944 100644 --- a/srcpkgs/python3-treq/template +++ b/srcpkgs/python3-treq/template @@ -1,11 +1,11 @@ # Template file for 'python3-treq' pkgname=python3-treq -version=23.11.0 -revision=2 +version=24.9.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-incremental" depends="python3-incremental python3-requests python3-hyperlink - python3-Twisted python3-attrs" + python3-Twisted python3-attrs python3-typing_extensions" checkdepends="${depends} python3-pytest python3-httpbin" short_desc="Requests-like API built on top of twisted.web's Agent" maintainer="Joel Beckmeyer " @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/twisted/treq" changelog="https://raw.githubusercontent.com/twisted/treq/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/t/treq/treq-${version}.tar.gz" -checksum=0914ff929fd1632ce16797235260f8bc19d20ff7c459c1deabd65b8c68cbeac5 +checksum=15da7fc404f3e4ed59d0abe5f8eef4966fabbe618039a2a23bc7c15305cefea8 post_install() { vlicense LICENSE