From da342c3050ca82c80df65b853a9f27bda76b9a6f Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 12 Jun 2023 14:01:06 +0530 Subject: [PATCH] python3-requests-toolbelt: update to 1.0.0. Adopt. --- srcpkgs/python3-requests-toolbelt/template | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python3-requests-toolbelt/template b/srcpkgs/python3-requests-toolbelt/template index 01b8272cca2e..c87ee8e31c16 100644 --- a/srcpkgs/python3-requests-toolbelt/template +++ b/srcpkgs/python3-requests-toolbelt/template @@ -1,13 +1,16 @@ # Template file for 'python3-requests-toolbelt' pkgname=python3-requests-toolbelt -version=0.9.1 -revision=6 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=1.0.0 +revision=1 +build_style=python3-pep517 +make_check_args="--ignore tests/test_x509_adapter.py" +hostmakedepends="python3-wheel python3-setuptools" depends="python3-requests" +checkdepends="python3-pytest python3-openssl python3-betamax python3-trustme" short_desc="Utilities for advanced use of python-requests (Python3)" -maintainer="Orphaned " +maintainer="icp " license="Apache-2.0" homepage="https://toolbelt.readthedocs.io" +changelog="https://raw.githubusercontent.com/requests/toolbelt/master/HISTORY.rst" distfiles="${PYPI_SITE}/r/requests-toolbelt/requests-toolbelt-${version}.tar.gz" -checksum=968089d4584ad4ad7c171454f0a5c6dac23971e9472521ea3b6d49d610aa6fc0 +checksum=7681a0a3d047012b5bdc0ee37d7f8f07ebe76ab08caeccfc3921ce23c88d5bc6