python312Packages.zope-testrunner: 6.4 -> 6.6

This commit is contained in:
R. Ryantm
2024-12-02 19:59:26 +00:00
parent 7746ea9889
commit f3e7653291
@@ -10,11 +10,11 @@
buildPythonPackage rec {
pname = "zope.testrunner";
version = "6.4";
version = "6.6";
src = fetchPypi {
inherit pname version;
hash = "sha256-C4Wfx01vK2xd2K353uTsdAX3PykOyrJXCsY2+DYSKMg=";
hash = "sha256-sReX6XWocHseM7ZUTKz5A3KHiG7leA7P7UvxiZ1CFe8=";
};
propagatedBuildInputs = [