aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cattrs/python3-cattrs.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-09-02 06:47:28 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-06 07:24:15 +0700
commitb8a874d60ea09386be0c9f6b835154de0e69f445 (patch)
tree354a2f45200c761db90cbeedd550f8efceeac536 /python/python3-cattrs/python3-cattrs.SlackBuild
parentec20ac4d6c4863c301af1d9b9e396944e6be1787 (diff)
python/python3-cattrs: Updated for version 25.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cattrs/python3-cattrs.SlackBuild')
-rw-r--r--python/python3-cattrs/python3-cattrs.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cattrs/python3-cattrs.SlackBuild b/python/python3-cattrs/python3-cattrs.SlackBuild
index 58392354ea..5472f49437 100644
--- a/python/python3-cattrs/python3-cattrs.SlackBuild
+++ b/python/python3-cattrs/python3-cattrs.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cattrs
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-25.1.1}
+VERSION=${VERSION:-25.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}