| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-10 | python312Packages.auth0-python: 4.7.1 -> 4.7.2 | R. Ryantm | |
| 2024-07-29 | treewide: remove unused with statements from maintainer lists | Jörg Thalheim | |
| $ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' | |||
| 2024-06-14 | treewide: remove pythonRelaxDepsHook references | Martin Weinelt | |
| It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`. | |||
| 2024-05-22 | python3Packages: format with nixfmt | Martin Weinelt | |
| 2024-04-06 | Merge pull request #288048 from ocfox/auth0-python | Peder Bergebakken Sundt | |
| python311Packages.auth0-python: fix build | |||
| 2024-03-12 | python3Packages.auth0-python: 4.7.0 -> 4.7.1 | Martin Weinelt | |
| https://github.com/auth0/auth0-python/blob/4.7.1/CHANGELOG.md | |||
| 2024-02-11 | python311Packages.auth0-python: fix build | ocfox | |
| 2023-12-20 | python311Packages.auth0-python: 4.6.0 -> 4.6.1 | Martin Weinelt | |
| https://github.com/auth0/auth0-python/blob/4.6.1/CHANGELOG.md | |||
| 2023-12-18 | python311Packages.auth0-python: update disabled | Fabian Affolter | |
| 2023-12-18 | python310Packages.auth0-python: 4.6.1 -> 4.7.0 | R. Ryantm | |
| 2023-12-02 | python311Packages.auth0-python: 4.6.0 -> 4.6.1 | Fabian Affolter | |
| Diff: https://github.com/auth0/auth0-python/compare/refs/tags/4.6.0...4.6.1 Changelog: https://github.com/auth0/auth0-python/blob/4.6.1/CHANGELOG.md | |||
| 2023-11-10 | python311Packages.auth0-python: 4.5.0 -> 4.6.0 | R. Ryantm | |
| 2023-10-26 | python311Packages.auth0-python: 4.4.2 -> 4.5.0 | Fabian Affolter | |
| Diff: https://github.com/auth0/auth0-python/compare/refs/tags/4.4.2...4.5.0 Changelog: https://github.com/auth0/auth0-python/blob/4.5.0/CHANGELOG.md | |||
| 2023-10-03 | Merge remote-tracking branch 'origin/master' into staging-next | Martin Weinelt | |
| 2023-10-03 | python311Packages.auth0-python: 4.4.0 -> 4.4.2 | Fabian Affolter | |
| Changelog: https://github.com/auth0/auth0-python/blob/4.4.2/CHANGELOG.md | |||
| 2023-09-27 | python3Packages.auth0-python: 4.4.0 -> 4.4.2 | Martin Weinelt | |
| 2023-07-27 | python310Packages.auth0-python: 4.3.0 -> 4.4.0 | R. Ryantm | |
| 2023-07-18 | treewide: drop inactive maintainer costrouc from all python packages | Sandro Jäckel | |
| 2023-07-01 | python310Packages.auth0-python: 4.2.0 -> 4.3.0 | R. Ryantm | |
| 2023-05-05 | python311Packages.auth0-python: 4.1.1 -> 4.2.0 | Fabian Affolter | |
| Changelog: https://github.com/auth0/auth0-python/blob/4.2.0/CHANGELOG.md | |||
| 2023-04-28 | python310Packages.auth0-python: add changelog to meta | Fabian Affolter | |
| 2023-04-28 | python310Packages.auth0-python: 4.0.0 -> 4.1.1 | Fabian Affolter | |
| 2023-03-03 | python3Packages.auth0-python: 3.24.0 -> 4.0.0 | Martin Weinelt | |
| 2023-01-21 | treewide: switch to nativeCheckInputs | Guillaume 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-10-17 | python310Packages.auth0-python: 3.23.1 -> 3.24.0 | R. Ryantm | |
| 2022-10-05 | python3Packages.auth0-python: propagete pyjwt[crypto] | Martin Weinelt | |
| 2022-08-11 | python310Packages.auth0-python: adjust inputs | Fabian Affolter | |
| 2022-07-21 | python3Packages.auth0-python: 3.22.0 -> 3.23.1 | Martin Weinelt | |
| 2022-03-23 | python310Packages.auth0-python: 3.20.0 -> 3.22.0 | R. Ryantm | |
| 2022-02-19 | python3Packages.auth0-python: adjust inputs | Fabian Affolter | |
| 2022-02-19 | python3Packages.auth0-python: add format | Fabian Affolter | |
| 2022-02-19 | python310Packages.auth0-python: 3.19.0 -> 3.20.0 | R. Ryantm | |
| 2021-10-18 | python38Packages.auth0-python: 3.18.0 -> 3.19.0 | R. RyanTM | |
| 2021-09-23 | python3Packages.auth0-python: 3.17.0 -> 3.18.0 | Fabian Affolter | |
| 2021-09-05 | python3Packages.auth0-python: 3.16.2 -> 3.17.0 | Martin Weinelt | |
| 2021-06-22 | Merge branch 'master' into staging-next | Martin Weinelt | |
| 2021-06-22 | python3Packages.auth0-python: fix build, add missing dep | Jonathan Ringer | |
| 2021-06-22 | python3Packages.auth0-python: 3.14.0 -> 3.16.2 | Fabian Affolter | |
| 2021-06-21 | python3Packages.auth0-python: 3.14.0 -> 3.16.2 | Martin Weinelt | |
| 2020-12-24 | python37Packages.auth0-python: 3.13.0 -> 3.14.0 | R. RyanTM | |
| 2020-10-15 | python37Packages.auth0-python: 3.12.0 -> 3.13.0 | R. RyanTM | |
| 2020-08-16 | python: auth0-python: 3.10.0 -> 3.12.0 | Frederik Rietdijk | |
| 2020-06-16 | pythonPackages.auth0-python: fix tests | Jonathan Ringer | |
| 2020-06-11 | python: auth0-python: 3.9.2 -> 3.10.0 | Frederik Rietdijk | |
| 2020-05-11 | python3Packages.auth0-python: 3.9.1 -> 3.9.2 | Frederik Rietdijk | |
| 2020-04-28 | pythonPackages.auth0-python: init at 3.9.1 | Chris Ostrouchov | |
