aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2024-09-27 15:52:25 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-28 06:54:19 +0700
commitd0ee1b4ac49f955abf49aaac3bc603ce92084e48 (patch)
tree75864a799ebf0b32fe0905f2951d607fc2313347 /python
parent8dfac0f7932ec914109d4c00db6f7a276b7a0928 (diff)
python/python3-aiohappyeyeballs: Updated for version 2.4.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.SlackBuild2
-rw-r--r--python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.SlackBuild b/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.SlackBuild
index ac29ff24419e1..e5aef4f8c0f5d 100644
--- a/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.SlackBuild
+++ b/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-aiohappyeyeballs
-VERSION=${VERSION:-2.4.0}
+VERSION=${VERSION:-2.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.info b/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.info
index f09eef93d884a..3dbe7dbfd75a3 100644
--- a/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.info
+++ b/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.info
@@ -1,8 +1,8 @@
PRGNAM="python3-aiohappyeyeballs"
-VERSION="2.4.0"
+VERSION="2.4.2"
HOMEPAGE="https://aiohappyeyeballs.readthedocs.io/en/stable/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/a/aiohappyeyeballs/aiohappyeyeballs-2.4.0.tar.gz"
-MD5SUM="3c9a696b2d2808a3a633743965415d4d"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/a/aiohappyeyeballs/aiohappyeyeballs-2.4.2.tar.gz"
+MD5SUM="862cf28d31bc4cc1da196c11e3d001bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-wheel python3-poetry-core"