aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tinydb
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-tinydb')
-rw-r--r--python/python3-tinydb/python3-tinydb.SlackBuild4
-rw-r--r--python/python3-tinydb/python3-tinydb.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-tinydb/python3-tinydb.SlackBuild b/python/python3-tinydb/python3-tinydb.SlackBuild
index 2012eafabe..848da85f07 100644
--- a/python/python3-tinydb/python3-tinydb.SlackBuild
+++ b/python/python3-tinydb/python3-tinydb.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-tinydb
-# Copyright 2023-2024 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2023-2025 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tinydb
SRCNAM=tinydb
-VERSION=${VERSION:-4.8.0}
+VERSION=${VERSION:-4.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-tinydb/python3-tinydb.info b/python/python3-tinydb/python3-tinydb.info
index 5d0dbf3ca7..33613fa4d0 100644
--- a/python/python3-tinydb/python3-tinydb.info
+++ b/python/python3-tinydb/python3-tinydb.info
@@ -1,8 +1,8 @@
PRGNAM="python3-tinydb"
-VERSION="4.8.0"
+VERSION="4.8.2"
HOMEPAGE="https://tinydb.readthedocs.io/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/30/0b/9e75a8d3333a6a3d9b36de04bf87a37a8d7f100035ea23c9c37bf0a112ab/tinydb-4.8.0.tar.gz"
-MD5SUM="8738999976febfe7e8ea81c4b1910f9b"
+DOWNLOAD="https://files.pythonhosted.org/packages/a0/79/4af51e2bb214b6ea58f857c51183d92beba85b23f7ba61c983ab3de56c33/tinydb-4.8.2.tar.gz"
+MD5SUM="67ac23c074878672271ce83129f2b0d9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-poetry-core"