python3-treq: update to 23.11.0.
This commit is contained in:
parent
c61be67884
commit
d1d296105d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-treq'
|
||||
pkgname=python3-treq
|
||||
version=22.2.0
|
||||
revision=3
|
||||
version=23.11.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-incremental"
|
||||
depends="python3-incremental python3-requests python3-hyperlink
|
||||
|
@ -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=df757e3f141fc782ede076a604521194ffcb40fa2645cf48e5a37060307f52ec
|
||||
checksum=0914ff929fd1632ce16797235260f8bc19d20ff7c459c1deabd65b8c68cbeac5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue