Merge pull request #261696 from r-ryantm/auto-update/python311Packages.pydevccu

python311Packages.pydevccu: 0.1.6 -> 0.1.7
This commit is contained in:
Nick Cao
2023-10-25 12:35:19 -04:00
committed by GitHub
@@ -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