python311Packages.zodb: 5.8.1 -> 6.0

This commit is contained in:
R. Ryantm 2024-04-06 09:47:04 +00:00
parent f6eb921406
commit 723ae84900
1 changed files with 2 additions and 2 deletions

View File

@ -16,12 +16,12 @@
buildPythonPackage rec {
pname = "zodb";
version = "5.8.1";
version = "6.0";
src = fetchPypi {
pname = "ZODB";
inherit version;
hash = "sha256-xsc6vTZg1gb/wfIfl97xS1K0b0pwLsnm7kSabiviZN8=";
hash = "sha256-5Rx5IRXF2q1OgGdXuvovdUwADCPmurw75eQHdf5Jtdw=";
};
# remove broken test