Merge pull request #280295 from r-ryantm/auto-update/python310Packages.zodb
python310Packages.zodb: 5.8.0 -> 5.8.1
This commit is contained in:
commit
83c4a1d325
@ -16,11 +16,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "ZODB";
|
||||
version = "5.8.0";
|
||||
version = "5.8.1";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-KNugDvYm3hBYnt7auFrQ8O33KSXnXTahXJnGOsBf52Q=";
|
||||
hash = "sha256-xsc6vTZg1gb/wfIfl97xS1K0b0pwLsnm7kSabiviZN8=";
|
||||
};
|
||||
|
||||
# remove broken test
|
||||
|
Loading…
Reference in New Issue
Block a user