python312Packages.pydevccu: 0.1.7 -> 0.1.8

This commit is contained in:
R. Ryantm
2024-03-07 02:43:19 +00:00
parent f32e786e98
commit 725a7189e7
@@ -6,7 +6,7 @@
buildPythonPackage rec {
pname = "pydevccu";
version = "0.1.7";
version = "0.1.8";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -15,7 +15,7 @@ buildPythonPackage rec {
owner = "danielperna84";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-wzltcerAGh/QfHGg+M7Hlw4SfDEg23K2plSyrmz/m7E=";
hash = "sha256-WguSTtWxkiDs5nK5eiaarfD0CBxzIxQR9fxjuW3wMGc=";
};
# Module has no tests