python3-treq: update to 22.1.0.
This commit is contained in:
parent
469c509ebb
commit
03fe711f99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-treq'
|
||||
pkgname=python3-treq
|
||||
version=21.5.0
|
||||
version=22.1.0
|
||||
revision=1
|
||||
wrksrc="treq-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -16,7 +16,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=02ea86383fc4b57539c45a965eaa1e9fd28302cdf382d21da8430050c97be9b8
|
||||
checksum=775581604919a3d79c845401598a0fd070cabc6de83840472d8e9fa715f2d36c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue