summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorAnthony ROUSSEL <anthony@roussel.dev>2024-08-01 23:21:20 +0200
committerAnthony ROUSSEL <anthony@roussel.dev>2024-09-13 19:48:50 +0200
commitc4ff89b0002b9da9e7d97aeaa2774590f6922f41 (patch)
tree5e7bd773aba170667447c3bdb74d93f427697f7d /pkgs/development/python-modules/python-openstackclient
parent81f25b10831114a4f3a7c1c1206a678b3f6bc7d4 (diff)
python311Packages.python-zaqarclient: init at 2.7.0
https://opendev.org/openstack/python-zaqarclient https://docs.openstack.org/python-zaqarclient/latest/
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
-rw-r--r--pkgs/development/python-modules/python-openstackclient/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/python-modules/python-openstackclient/default.nix b/pkgs/development/python-modules/python-openstackclient/default.nix
index 3a1a3a56ae95..d54b7d906d2f 100644
--- a/pkgs/development/python-modules/python-openstackclient/default.nix
+++ b/pkgs/development/python-modules/python-openstackclient/default.nix
@@ -17,6 +17,7 @@
python-mistralclient,
python-neutronclient,
python-openstackclient,
+ python-zaqarclient,
requests-mock,
requests,
setuptools,
@@ -79,6 +80,7 @@ buildPythonPackage rec {
python-manilaclient
python-mistralclient
python-neutronclient
+ python-zaqarclient
];
};
tests.version = testers.testVersion {