summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/default.nix
AgeCommit message (Collapse)Author
2023-09-21python310Packages.python-openstackclient: 6.2.0 -> 6.3.0R. Ryantm
2023-03-15Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
2023-03-14python310Packages.python-openstackclient: 6.1.0 -> 6.2.0R. Ryantm
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2023-02-24python310Packages.python-openstackclient: 6.0.0 -> 6.1.0R. Ryantm
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-08-27python310Packages.python-openstackclient: 5.8.0 -> 6.0.0R. Ryantm
2022-03-10openstackclient: 5.7.0 -> 5.8.0R. Ryantm
2022-01-29python39Packages.python-openstackclient: generate and install man pageSandro Jäckel
2021-11-15python38Packages.python-openstackclient: 5.6.0 -> 5.7.0R. Ryantm
2021-09-11python39Packages.python-openstackclient: init at 5.6.0Sandro Jäckel