python311Packages.pydevccu: 0.1.6 -> 0.1.7

This commit is contained in:
R. Ryantm
2023-10-17 19:09:20 +00:00
parent 02f1909394
commit ff40196e78
@@ -6,7 +6,7 @@
buildPythonPackage rec {
pname = "pydevccu";
version = "0.1.6";
version = "0.1.7";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -15,7 +15,7 @@ buildPythonPackage rec {
owner = "danielperna84";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-r6QjtKEnMmWRfDAnxP5zMChCVwyi9Z2lFrYu7hPrTUg=";
hash = "sha256-wzltcerAGh/QfHGg+M7Hlw4SfDEg23K2plSyrmz/m7E=";
};
# Module has no tests