aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.SlackBuild4
-rw-r--r--python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.SlackBuild b/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.SlackBuild
index 135ad2beaa..49a952673f 100644
--- a/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.SlackBuild
+++ b/python/python3-aiohappyeyeballs/python3-aiohappyeyeballs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-aiohappyeyeballs
-# Copyright 2024 by Jay Lanagan (j@lngn.net), Detroit, MI, USA.
+# Copyright 2024-2025 by Jay Lanagan (j@lngn.net), Detroit, MI, USA.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-aiohappyeyeballs
-VERSION=${VERSION:-2.4.4}
+VERSION=${VERSION:-2.4.6}
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 c2b2c8d5c0..76343c075c 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.4"
+VERSION="2.4.6"
HOMEPAGE="https://aiohappyeyeballs.readthedocs.io/en/stable/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/a/aiohappyeyeballs/aiohappyeyeballs-2.4.4.tar.gz"
-MD5SUM="57d956f516c6558674f6248d8ba38321"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/a/aiohappyeyeballs/aiohappyeyeballs-2.4.6.tar.gz"
+MD5SUM="3a4c5671b62b3bfc3d2d09970e13a3f0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-wheel python3-poetry-core"