python310Packages.pydevccu: 0.1.3 -> 0.1.4
Changelog: https://github.com/danielperna84/pydevccu/releases/tag/0.1.4
This commit is contained in:
parent
88398a6fec
commit
021e431de8
@ -6,7 +6,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pydevccu";
|
||||
version = "0.1.3";
|
||||
version = "0.1.4";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@ -15,7 +15,7 @@ buildPythonPackage rec {
|
||||
owner = "danielperna84";
|
||||
repo = pname;
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-rbxYTpB6ieZBYbbE1AKVEc/lapWlOUMOrSHCkuwkzLg=";
|
||||
hash = "sha256-VneuAnt9HkIRBeK2T71MIHbZbz6zY1vVy5vOYZ+82gM=";
|
||||
};
|
||||
|
||||
# Module has no tests
|
||||
|
Loading…
Reference in New Issue
Block a user