python312Packages.types-docopt: 0.6.11.4 -> 0.6.11.20241107 (#357804)

This commit is contained in:
Nick Cao
2024-11-21 09:20:29 -05:00
committed by GitHub
@@ -6,12 +6,12 @@
buildPythonPackage rec {
pname = "types-docopt";
version = "0.6.11.4";
version = "0.6.11.20241107";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-mRpkwVaTEMIkCuc0/SwQYnq7ikr6875axvTv+aYB8xo=";
hash = "sha256-YcRNA6xIlbW+jUC6XMgM5Spj09dnd60UZp6Utent96c=";
};
# Module has no tests