From b68622b3bcc9c2c3c9928514166e178cdcb46175 Mon Sep 17 00:00:00 2001
From: fritzkink <96341974+fritzkink@users.noreply.github.com>
Date: Mon, 01 Apr 2024 21:06:36 +0200
Subject: [PATCH] samba - update to 4.20.0

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

diff --git a/components/python/jaraco.classes/Makefile b/components/python/jaraco.classes/Makefile
index c3259ae..deac6de 100644
--- a/components/python/jaraco.classes/Makefile
+++ b/components/python/jaraco.classes/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		jaraco.classes
-HUMAN_VERSION =			3.3.1
+HUMAN_VERSION =			3.4.0
 COMPONENT_SUMMARY =		jaraco.classes - Utility functions for Python class constructs
 COMPONENT_PROJECT_URL =		https://github.com/jaraco/jaraco.classes
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:cb28a5ebda8bc47d8c8015307d93163464f9f2b91ab4006e09ff0ce07e8bfb30
+	sha256:47a024b51d0239c0dd8c8540c6c7f484be3b8fcf0b2d85c13825780d3b3f3acd
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3