From 1e3fb0557b941f2a84981c1de0aed4018ff575d6 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sun, 31 Mar 2024 12:16:20 +0200
Subject: [PATCH] python/ZODB: update to 6.0

---
 components/python/ZODB/manifests/sample-manifest.p5m |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/components/python/ZODB/manifests/sample-manifest.p5m b/components/python/ZODB/manifests/sample-manifest.p5m
index 5842ca7..c2f9e67 100644
--- a/components/python/ZODB/manifests/sample-manifest.p5m
+++ b/components/python/ZODB/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
 #
 
 #
-# Copyright 2023 <contributor>
+# Copyright 2024 <contributor>
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -190,7 +190,6 @@
 # Automatically generated dependencies based on distribution metadata
 depend type=require fmri=pkg:/library/python/btrees-$(PYV)
 depend type=require fmri=pkg:/library/python/persistent-$(PYV)
-depend type=require fmri=pkg:/library/python/six-$(PYV)
 depend type=require fmri=pkg:/library/python/transaction-$(PYV)
 depend type=require fmri=pkg:/library/python/zc-lockfile-$(PYV)
 depend type=require fmri=pkg:/library/python/zconfig-$(PYV)

--
Gitblit v1.9.3