From a15cbf5e7bf058492b543e92d043d4165760ecb4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:09:22 -0400 Subject: [PATCH] python3-ndg_httpsclient: rebuild for Python 3.11 --- srcpkgs/python3-ndg_httpsclient/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-ndg_httpsclient/template b/srcpkgs/python3-ndg_httpsclient/template index 9a41db4753e..9a574298c1e 100644 --- a/srcpkgs/python3-ndg_httpsclient/template +++ b/srcpkgs/python3-ndg_httpsclient/template @@ -1,7 +1,7 @@ # Template file for 'python3-ndg_httpsclient' pkgname=python3-ndg_httpsclient version=0.5.1 -revision=5 +revision=6 wrksrc="ndg_httpsclient-${version}" build_style=python3-module hostmakedepends="python3-setuptools"