Skip to content

Commit

Permalink
python3-treq: update to 24.9.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
TinfoilSubmarine authored and classabbyamp committed Dec 23, 2024
1 parent 997afa8 commit cd3f05c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/python3-treq/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# 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 <[email protected]>"
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
Expand Down

0 comments on commit cd3f05c

Please sign in to comment.