aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-comm/python3-comm.SlackBuild2
-rw-r--r--python/python3-comm/python3-comm.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-comm/python3-comm.SlackBuild b/python/python3-comm/python3-comm.SlackBuild
index a8be1c442425..11f2a44c48db 100644
--- a/python/python3-comm/python3-comm.SlackBuild
+++ b/python/python3-comm/python3-comm.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-comm
-VERSION=${VERSION:-0.1.1}
+VERSION=${VERSION:-0.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-comm/python3-comm.info b/python/python3-comm/python3-comm.info
index a7f675b03d92..98cda00292ff 100644
--- a/python/python3-comm/python3-comm.info
+++ b/python/python3-comm/python3-comm.info
@@ -1,8 +1,8 @@
PRGNAM="python3-comm"
-VERSION="0.1.1"
+VERSION="0.1.2"
HOMEPAGE="https://pypi.org/project/comm/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/c/comm/comm-0.1.1.tar.gz"
-MD5SUM="f831628929828c3ac422a6888e7c3c89"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/c/comm/comm-0.1.2.tar.gz"
+MD5SUM="d609639ae2c67bdae8c102c44361d566"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="traitlets python3-hatchling"