Merge pull request #211731 from r-ryantm/auto-update/python310Packages.pyoctoprintapi

python310Packages.pyoctoprintapi: 0.1.10 -> 0.1.11
This commit is contained in:
Fabian Affolter 2023-01-20 09:13:58 +01:00 committed by GitHub
commit 96243b9677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
let
pname = "pyoctoprintapi";
version = "0.1.10";
version = "0.1.11";
in
buildPythonPackage {
inherit pname version;
@ -22,7 +22,7 @@ buildPythonPackage {
owner = "rfleming71";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-aXT8BY7D7Tx3UG7Brfpk8yQv1opXQUsgJteNkBwHeYY=";
hash = "sha256-MlFL8yUCkiMnxPbMGr4jwCs0kYwRM+VGBRQUcQ5Hd6A=";
};
propagatedBuildInputs = [