From 61fb8e0104170b9fcf5b7d8ab6a38cd8a8e8dca7 Mon Sep 17 00:00:00 2001
From: Jeremy Hansen <jebrhansen+github@gmail.com>
Date: Wed, 22 Jan 2025 16:34:54 -0800
Subject: python/python3-filelock: Version bump to 3.17.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
---
 python/python3-filelock/python3-filelock.SlackBuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'python/python3-filelock/python3-filelock.SlackBuild')

diff --git a/python/python3-filelock/python3-filelock.SlackBuild b/python/python3-filelock/python3-filelock.SlackBuild
index deaab2a409..57e3902e99 100644
--- a/python/python3-filelock/python3-filelock.SlackBuild
+++ b/python/python3-filelock/python3-filelock.SlackBuild
@@ -3,7 +3,7 @@
 # Slackware build script for python3-filelock
 
 # Copyright 2023 Isaac Yu <isaacyu1@isaacyu1.com>
-# Copyright 2023-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2023-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
 # All rights reserved.
 #
 # Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=python3-filelock
 SRCNAM=filelock
-VERSION=${VERSION:-3.16.1}
+VERSION=${VERSION:-3.17.0}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 PKGTYPE=${PKGTYPE:-tgz}
-- 
cgit v1.2.3