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/pkg5 |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/components/python/ZODB/pkg5 b/components/python/ZODB/pkg5
index b91cbe3..fe44a67 100644
--- a/components/python/ZODB/pkg5
+++ b/components/python/ZODB/pkg5
@@ -4,7 +4,6 @@
         "library/python/importlib-metadata-39",
         "library/python/persistent-39",
         "library/python/setuptools-39",
-        "library/python/six-39",
         "library/python/transaction-39",
         "library/python/zc-lockfile-39",
         "library/python/zconfig-39",
@@ -13,8 +12,8 @@
         "runtime/python-39"
     ],
     "fmris": [
-        "library/python/zodb-39",
-        "library/python/zodb"
+        "library/python/zodb",
+        "library/python/zodb-39"
     ],
     "name": "ZODB"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3