aboutsummaryrefslogtreecommitdiff
path: root/libraries/python3-rpyc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/python3-rpyc')
-rw-r--r--libraries/python3-rpyc/python3-rpyc.SlackBuild4
-rw-r--r--libraries/python3-rpyc/python3-rpyc.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/python3-rpyc/python3-rpyc.SlackBuild b/libraries/python3-rpyc/python3-rpyc.SlackBuild
index f49ffe7696..b68e77f338 100644
--- a/libraries/python3-rpyc/python3-rpyc.SlackBuild
+++ b/libraries/python3-rpyc/python3-rpyc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-rpyc
-# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-rpyc
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-6.0.1}
+VERSION=${VERSION:-6.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/python3-rpyc/python3-rpyc.info b/libraries/python3-rpyc/python3-rpyc.info
index 5071b11ec1..1bd67bdc30 100644
--- a/libraries/python3-rpyc/python3-rpyc.info
+++ b/libraries/python3-rpyc/python3-rpyc.info
@@ -1,8 +1,8 @@
PRGNAM="python3-rpyc"
-VERSION="6.0.1"
+VERSION="6.0.2"
HOMEPAGE="http://rpyc.readthedocs.org/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/r/rpyc/rpyc-6.0.1.tar.gz"
-MD5SUM="5edb9f4bfbd262c21cd001adbfd71a4c"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/r/rpyc/rpyc-6.0.2.tar.gz"
+MD5SUM="a3cb3a0166e6f3d7acfda2855e5769d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-plumbum"