summaryrefslogtreecommitdiffstats
path: root/python/python3-h11
diff options
context:
space:
mode:
author fourtysixandtwo2022-10-07 23:38:03 +0200
committer Willy Sudiarto Raharjo2022-10-08 04:12:49 +0200
commit14062b47066a55851a74fd8da59d77d37fbb0888 (patch)
treefe510eae13fd6459c185ce566520533fb955c168 /python/python3-h11
parent7a939bfd593dad8075f5c0aeecb60f8615c19510 (diff)
downloadslackbuilds-14062b47066a55851a74fd8da59d77d37fbb0888.tar.gz
python/python3-h11: Updated for version 0.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-h11')
-rw-r--r--python/python3-h11/python3-h11.SlackBuild2
-rw-r--r--python/python3-h11/python3-h11.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-h11/python3-h11.SlackBuild b/python/python3-h11/python3-h11.SlackBuild
index 40e14776f4..7ceabb4ee9 100644
--- a/python/python3-h11/python3-h11.SlackBuild
+++ b/python/python3-h11/python3-h11.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-h11
SRCNAM=$(echo $PRGNAM | sed 's/python3-//')
-VERSION=${VERSION:-0.13.0}
+VERSION=${VERSION:-0.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-h11/python3-h11.info b/python/python3-h11/python3-h11.info
index 4600495526..b0be10e180 100644
--- a/python/python3-h11/python3-h11.info
+++ b/python/python3-h11/python3-h11.info
@@ -1,8 +1,8 @@
PRGNAM="python3-h11"
-VERSION="0.13.0"
+VERSION="0.14.0"
HOMEPAGE="https://github.com/python-hyper/h11"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/h/h11/h11-0.13.0.tar.gz"
-MD5SUM="83235d9b0593917233aa009f6d1d42a3"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/h/h11/h11-0.14.0.tar.gz"
+MD5SUM="84c33fc0aa1f868928114c4d02c43dc2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""