summaryrefslogtreecommitdiffstats
path: root/python/python3-pox
diff options
context:
space:
mode:
author Vijay Marcel <vijaymarcel@outlook.com>2024-02-16 22:02:38 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-16 22:09:34 +0700
commite8ab047f4a874248250eba278f948ca448737012 (patch)
tree9a04573c4cf7bd2d730e547f11bb6075b50e5bce /python/python3-pox
parentc1a190b250c9e534570ebf0b413f0735ce4ef3d9 (diff)
downloadslackbuilds-e8ab047f4a874248250eba278f948ca448737012.tar.gz
slackbuilds-e8ab047f4a874248250eba278f948ca448737012.tar.xz
python/python3-pox: Updated for version 0.3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pox')
-rw-r--r--python/python3-pox/python3-pox.SlackBuild5
-rw-r--r--python/python3-pox/python3-pox.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/python/python3-pox/python3-pox.SlackBuild b/python/python3-pox/python3-pox.SlackBuild
index 752d04fc0a..4ad1a66daa 100644
--- a/python/python3-pox/python3-pox.SlackBuild
+++ b/python/python3-pox/python3-pox.SlackBuild
@@ -2,7 +2,8 @@
# Slackware build script for python3-pox
-# Copyright 2023 Vijay Marcel
+# Copyright 2023-2024 Vijay Marcel
+
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pox
-VERSION=${VERSION:-0.3.3}
+VERSION=${VERSION:-0.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pox/python3-pox.info b/python/python3-pox/python3-pox.info
index c0fb37ae50..a92fbffcf8 100644
--- a/python/python3-pox/python3-pox.info
+++ b/python/python3-pox/python3-pox.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pox"
-VERSION="0.3.3"
+VERSION="0.3.4"
HOMEPAGE="https://github.com/uqfoundation/pox"
-DOWNLOAD="https://pypi.io/packages/source/p/pox/pox-0.3.3.tar.gz"
-MD5SUM="1822ff29764fe82b92beb4be670e40d1"
+DOWNLOAD="https://pypi.io/packages/source/p/pox/pox-0.3.4.tar.gz"
+MD5SUM="21fb7f7dab6b95de6b218aa9baaad1f9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""