summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
AgeCommit message (Collapse)Author
2024-03-19Merge pull request #297066 from ↵Sandro
r-ryantm/auto-update/python311Packages.python-openstackclient
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-03-19python311Packages.python-openstackclient: 6.5.0 -> 6.6.0R. Ryantm
2024-02-12python311Packages.python-openstackclient: add sphinxcontrib-apidoc to fix ↵Sandro Jäckel
doc build
2024-02-03python311Packages.python-openstackclient: 6.4.0 -> 6.5.0R. Ryantm
2024-01-22python311Packages.python-openstackclient: 6.3.0 -> 6.4.0R. Ryantm
2023-12-07python3.pkgs.*: Explicitly pass buildPythonPackage format parameteradisbladis
Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda
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