From dbc8096499ffc9a40bdb102a7a67b879f486c746 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 09 Apr 2024 21:16:20 +0200
Subject: [PATCH] python/path: update to 16.14.0

---
 components/python/path/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/path/Makefile b/components/python/path/Makefile
index 9df629a..a67103d 100644
--- a/components/python/path/Makefile
+++ b/components/python/path/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		path
-HUMAN_VERSION =			16.12.1
+HUMAN_VERSION =			16.14.0
 COMPONENT_SUMMARY =		path - A module wrapper for os.path
 COMPONENT_PROJECT_URL =		https://github.com/jaraco/path
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:c874277418e79ad95356d53dba9f8e14973b50f99cbf3365c852e830c2e9af1a
+	sha256:dbaaa7efd4602fd6ba8d82890dc7823d69e5de740a6e842d9919b0faaf2b6a8e
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3