Merge pull request #312329 from r-ryantm/auto-update/python311Packages.python-glanceclient
python311Packages.python-glanceclient: 4.5.0 -> 4.6.0
This commit is contained in:
commit
dd4e353878
@ -22,7 +22,7 @@
|
||||
}:
|
||||
let
|
||||
pname = "python-glanceclient";
|
||||
version = "4.5.0";
|
||||
version = "4.6.0";
|
||||
|
||||
disabledTests = [
|
||||
"test_http_chunked_response"
|
||||
@ -42,7 +42,7 @@ buildPythonPackage {
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-ZGTE1be+S/4Tbhw6Px+9qMgkNTZgoDn6lnAJhNvVYuA=";
|
||||
hash = "sha256-gJm4TzxtIjvkpOlbN82MPbY0JmDdiwlEMGGxZvTR+Po=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user