From edce66b602d7cd81ae5cda415df09c02253ac0a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Thu, 1 May 2025 21:13:11 -0300 Subject: [PATCH] python3-h11: update to 0.16.0. --- srcpkgs/python3-h11/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-h11/template b/srcpkgs/python3-h11/template index 2fc75c07290..aaf4032d6e8 100644 --- a/srcpkgs/python3-h11/template +++ b/srcpkgs/python3-h11/template @@ -1,8 +1,8 @@ # Template file for 'python3-h11' pkgname=python3-h11 -version=0.14.0 -revision=3 -build_style=python3-module +version=0.16.0 +revision=1 +build_style=python3-pep517 hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-pytest" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/python-hyper/h11" distfiles="https://github.com/python-hyper/h11/archive/v${version}.tar.gz" -checksum=d65a85d094b76846653fa7c3b45abdaf8b4f055c643bb6eec623f1311636a474 +checksum=d164114d09552ea887b5c9ed206d5a8e5bc0bf07d33e07a32622f91f102182c2 post_install() { vlicense LICENSE.txt