about summary refs log tree commit diff
path: root/pkgs/development/python-modules/keystoneauth1/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
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.
2023-01-05python3Packages.keystoneauth1: 5.0.0 -> 5.1.0Martin Weinelt1-2/+2
2022-07-21python3Packages.keystoneauth1: 4.6.0 -> 5.0.0Martin Weinelt1-2/+2
2022-06-01python310Packages.keystoneauth1: 4.5.0 -> 4.6.0Sandro Jäckel1-2/+2
2022-03-27python310Packages.keystoneauth1: 4.4.0 -> 4.5.0Sandro Jäckel1-2/+2
2021-09-18pythonPackages.keystoneauth1: 4.3.1 -> 4.4.0superherointj1-2/+2
2021-09-11python39Packages.keystoneauth1: init at 4.3.1Sandro Jäckel1-0/+77
2017-12-15oslo-*: ripmakefu1-37/+0
oslo-vmware: rip oslo-serialization: rip pycadf: rip os-brick: rip taskflow: rip oslo-utils: rip oslo-middlewar: rip oslo-versionedobjects: rip oslo-messaging: rip oslo-reports: rip oslo-db: rip oslo-rootwrap: rip oslo-service: rip oslo-cache: rip oslo-config: rip glance_store: rip networking-hyperv: rip ryu: rip keystoneauth1: rip os-client-config: rip oslo-log: rip tempest-lib: rip oslo-context: rip oslo-i18n: rip oslotest: rip futurist: rip bandit: rip cliff: rip cliff-tablib: rip oslosphinx: rip osprofile: rip os-testr: rip stevedore: remove oslosphinx from buildInputs oslo-policy: rip oslo-concurrency: rip unused packages: swiftclient: rip debtcollector: rip automaton: rip
2017-09-25keystoneauth1: enable testsmakefu1-4/+13
requires a later version of betamax, bumped to 0.8.0
2017-09-25oslo-config: 4.11.0 -> 4.12.0, fix buildmakefu1-4/+5
also updated the following dependencies: keystoneauth1: 3.1.0 -> 3.2.0 disabled tests which require oslo-config, oslo-test or requests-kerberos oslo-i18n: 2.7.0 -> 3.18.0 oslotest: 1.12.0 -> 2.18.0 os-client-config: 1.8.1 -> 1.28.0 needed to disable testing due to circular dependency with oslotest mox3: 0.11.0 -> 0.23.0 disable tests for py36 due to upstream bug debtcollector: 0.9.0 -> 1.17.0 tests enabled extra packages: requestsexceptions: init at 1.3.0
2017-08-25python.pkgs: many updatesFrederik Rietdijk1-2/+2
2017-08-11pythonPackages.keystoneauth1: fix substituteInPlaceRobin Gloster1-1/+1
2017-06-18pythonPackages.keystoneauth1: fix missing argparse depJörg Thalheim1-0/+27