From 586eafacf87f4a7dc26ec66176ec44cb7f60835f Mon Sep 17 00:00:00 2001 From: Aiden Grossman Date: Wed, 8 Dec 2021 08:07:15 +0000 Subject: [PATCH] community/py3-ndg_httpsclient: rebuild against python 3.10 --- community/py3-ndg_httpsclient/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-ndg_httpsclient/APKBUILD b/community/py3-ndg_httpsclient/APKBUILD index 81b9141a7ce..d207f814e77 100644 --- a/community/py3-ndg_httpsclient/APKBUILD +++ b/community/py3-ndg_httpsclient/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-ndg_httpsclient _pkgname=ndg_httpsclient pkgver=0.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="HTTPS client implementation for httplib and urllib2 based on PyOpenSSL" url="https://github.com/cedadev/ndg_httpsclient" arch="noarch"