From 8cdd197ba643eb2608c5aab87567625bb9336cee Mon Sep 17 00:00:00 2001
From: David Stes <55844484+cstes@users.noreply.github.com>
Date: Sun, 31 Mar 2024 18:41:25 +0200
Subject: [PATCH] opensmalltalk cog-spur: update to 5.0.3356

---
 components/python/ZODB/Makefile |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/components/python/ZODB/Makefile b/components/python/ZODB/Makefile
index 67cf6b9..92702aa 100644
--- a/components/python/ZODB/Makefile
+++ b/components/python/ZODB/Makefile
@@ -19,13 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		ZODB
-HUMAN_VERSION =			5.8.1
+HUMAN_VERSION =			6.0
 COMPONENT_SUMMARY =		ZODB - ZODB, a Python object-oriented database
 COMPONENT_PROJECT_URL =		http://zodb-docs.readthedocs.io
-COMPONENT_ARCHIVE_URL =		\
-	https://files.pythonhosted.org/packages/68/8f/ba84246f531ffe594f78e417ab9069673e2ffd12f210939f42d2c1b86aa9/ZODB-5.8.1.tar.gz
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:c6c73abd3660d606ffc1f21f97def14b52b46f4a702ec9e6ee449a6e2be264df
+	sha256:e51c792115c5daad4e806757bafa2f754c000c23e6babc3be5e40775fe49b5dc
 COMPONENT_LICENSE =		ZPL-2.1
 COMPONENT_LICENSE_FILE =	LICENSE.txt
 
@@ -44,7 +42,6 @@
 PYTHON_REQUIRED_PACKAGES += library/python/importlib-metadata
 PYTHON_REQUIRED_PACKAGES += library/python/persistent
 PYTHON_REQUIRED_PACKAGES += library/python/setuptools
-PYTHON_REQUIRED_PACKAGES += library/python/six
 PYTHON_REQUIRED_PACKAGES += library/python/transaction
 PYTHON_REQUIRED_PACKAGES += library/python/zc-lockfile
 PYTHON_REQUIRED_PACKAGES += library/python/zconfig

--
Gitblit v1.9.3