aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2023-12-29 20:35:33 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-31 18:53:13 +0700
commitd25930d84955605f1448794febe731c735ae3a81 (patch)
treec90e0f6e14e2f0c324761de7eea17da3a5ebe434 /python
parentbc3a5b482e06caf16ea50eeac2fb00252879b9ee (diff)
python/python3-overrides: Update for 7.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-overrides/python3-overrides.SlackBuild4
-rw-r--r--python/python3-overrides/python3-overrides.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-overrides/python3-overrides.SlackBuild b/python/python3-overrides/python3-overrides.SlackBuild
index d110852dd3e4c..b8caa2769fcf5 100644
--- a/python/python3-overrides/python3-overrides.SlackBuild
+++ b/python/python3-overrides/python3-overrides.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-overrides
-# Copyright 2023 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2023-2024 Isaac Yu <isaacyu@protonmail.com>
# 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-overrides
-VERSION=${VERSION:-7.3.1}
+VERSION=${VERSION:-7.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-overrides/python3-overrides.info b/python/python3-overrides/python3-overrides.info
index 171c675e2c212..0e4f527850007 100644
--- a/python/python3-overrides/python3-overrides.info
+++ b/python/python3-overrides/python3-overrides.info
@@ -1,8 +1,8 @@
PRGNAM="python3-overrides"
-VERSION="7.3.1"
+VERSION="7.4.0"
HOMEPAGE="https://github.com/mkorpela/overrides"
-DOWNLOAD="https://github.com/mkorpela/overrides/archive/7.3.1/overrides-7.3.1.tar.gz"
-MD5SUM="328ac4be8dc6b7ef20e9b26cc3b9322b"
+DOWNLOAD="https://github.com/mkorpela/overrides/archive/7.4.0/overrides-7.4.0.tar.gz"
+MD5SUM="a7855cfb21f26629da831e2962a6d04c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""