aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:07:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:17:57 +0100
commit586eafacf87f4a7dc26ec66176ec44cb7f60835f (patch)
tree1d50cd54f168208611dee393650a6cc61c900f2b
parentb5ff95837595fe100e06c6a62c0814cdf7d8d208 (diff)
community/py3-ndg_httpsclient: rebuild against python 3.10
-rw-r--r--community/py3-ndg_httpsclient/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"