python3Packages.python-dbusmock: 0.34.2 -> 0.36.0
https://github.com/martinpitt/python-dbusmock/releases/tag/0.36.0 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -30,14 +30,14 @@ let
|
||||
in
|
||||
buildPythonPackage rec {
|
||||
pname = "python-dbusmock";
|
||||
version = "0.34.2";
|
||||
version = "0.36.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "martinpitt";
|
||||
repo = "python-dbusmock";
|
||||
tag = version;
|
||||
hash = "sha256-7h5SIcgWcbzInmCkbGz/ulfPJvqPPguWLJY+AXJuo0c=";
|
||||
hash = "sha256-9YnMOQUuwAcrL0ZaQr7iGly9esZaSRIFThQRNUtSndo=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user