| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: remove superfluous disabled•••There is no need to disable Python packages for Python versions that are no longer in Nixpkgs. This change was generated using the following script: pattern='^\s*disabled\s*=\s*pythonOlder\s*"3\.\([0-9]\|10\)"\s*;\s*$' for f in $(find -name '*.nix'); do grep -q "$pattern" "$f" || continue sed -i "/$pattern/d" "$f" if [ $(grep -c pythonOlder "$f") == 1 ]; then sed -i '/^\s*pythonOlder,\s*$/d' "$f" fi nixfmt "$f" done | Robert Schütz | 2026-01-11 | 1 | -3/+0 |
| * | treewide: clean up 'meta = with' pattern•••This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> | Ihar Hrachyshka | 2025-12-10 | 1 | -3/+3 |
| * | python3Packages.atlassian-python-api: 4.0.4 -> 4.0.7 | R. Ryantm | 2025-08-23 | 1 | -2/+2 |
| * | python3Packages.atlassian-python-api: 3.41.21 -> 4.0.4 | Morgan Helton | 2025-06-01 | 1 | -2/+4 |
| * | python3Packages.atlassian-python-api: modernize | Morgan Helton | 2025-06-01 | 1 | -1/+1 |
| * | treewide: substitute pname for strings (python3Packages.[a-g].*) | Peder Bergebakken Sundt | 2025-05-25 | 1 | -1/+1 |
| * | python312Packages.atlassian-python-api: 3.41.19 -> 3.41.21 | R. Ryantm | 2025-03-23 | 1 | -3/+3 |
| * | python312Packages.atlassian-python-api: 3.41.16 -> 3.41.19 | R. Ryantm | 2025-01-30 | 1 | -2/+2 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python312Packages.atlassian-python-api: 3.41.15 -> 3.41.16 | R. Ryantm | 2024-09-28 | 1 | -2/+2 |
| * | python312Packages.atlassian-python-api: 3.41.14 -> 3.41.15 | R. Ryantm | 2024-08-30 | 1 | -2/+2 |
| * | python3Packages.atlassian-python-api: 3.41.13 -> 3.41.14•••https://github.com/atlassian-api/atlassian-python-api/releases/tag/3.41.14 | Martin Weinelt | 2024-06-24 | 1 | -2/+2 |
| * | python311Packages.atlassian-python-api: 3.41.11 -> 3.41.13 | R. Ryantm | 2024-05-24 | 1 | -2/+2 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -20/+17 |
| * | python311Packages.atlassian-python-api: fix dependencies | Martin Weinelt | 2024-03-17 | 1 | -0/+8 |
| * | python3Packages.atlassian-python-api: 3.41.3 -> 3.41.11•••https://github.com/atlassian-api/atlassian-python-api/releases/tag/3.41.11 | Martin Weinelt | 2024-03-12 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.41.1 -> 3.41.3 | R. Ryantm | 2023-11-04 | 1 | -2/+2 |
| * | treewide: remove execute bit for non-executable `*.nix` files | h7x4 | 2023-10-20 | 1 | -0/+0 |
| * | python310Packages.atlassian-python-api: 3.41.0 -> 3.41.1 | R. Ryantm | 2023-09-02 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.40.0 -> 3.41.0 | R. Ryantm | 2023-08-17 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.39.0 -> 3.40.0 | R. Ryantm | 2023-08-05 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.38.0 -> 3.39.0 | R. Ryantm | 2023-06-23 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.37.0 -> 3.38.0 | R. Ryantm | 2023-06-03 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.36.0 -> 3.37.0 | R. Ryantm | 2023-05-22 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: add changelog to meta | Fabian Affolter | 2023-05-15 | 1 | -0/+1 |
| * | python310Packages.atlassian-python-api: 3.34.0 -> 3.36.0 | R. Ryantm | 2023-05-15 | 1 | -2/+2 |
| * | python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. | Martin Weinelt | 2023-03-03 | 1 | -1/+1 |
| * | python310Packages.atlassian-python-api: 3.33.0 -> 3.34.0 | R. Ryantm | 2023-02-27 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.32.2 -> 3.33.0 | R. Ryantm | 2023-02-17 | 1 | -2/+2 |
| * | Merge pull request #201307 from r-ryantm/auto-update/python310Packages.atlass...•••python310Packages.atlassian-python-api: 3.32.0 -> 3.32.2 | Weijia Wang | 2023-01-23 | 1 | -2/+2 |
| |\ | |||||
| | * | python310Packages.atlassian-python-api: 3.32.0 -> 3.32.2 | R. Ryantm | 2023-01-16 | 1 | -2/+2 |
| * | | treewide: switch to nativeCheckInputs•••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. | Guillaume Girol | 2023-01-21 | 1 | -1/+1 |
| |/ | |||||
| * | python3Packages.atlassian-python-api: 3.28.1 -> 3.32.0 | Martin Weinelt | 2023-01-05 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.28.0 -> 3.28.1 | R. Ryantm | 2022-09-17 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.26.0 -> 3.28.0 | R. Ryantm | 2022-09-08 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.25.0 -> 3.26.0 | R. Ryantm | 2022-08-18 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.24.0 -> 3.25.0 | R. Ryantm | 2022-05-26 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.20.0 -> 3.24.0 | R. Ryantm | 2022-05-25 | 1 | -3/+3 |
| * | python3Packages.atlassian-python-api: rename requests-oauthlib | Fabian Affolter | 2022-03-28 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.19.0 -> 3.20.0 | R. Ryantm | 2022-02-15 | 1 | -2/+2 |
| * | python3Packages.atlassian-python-api: add pythonImportsCheck | Fabian Affolter | 2022-02-08 | 1 | -2/+16 |
| * | python310Packages.atlassian-python-api: 3.18.1 -> 3.19.0 | R. Ryantm | 2022-02-08 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.18.0 -> 3.18.1 | R. Ryantm | 2022-01-26 | 1 | -2/+2 |
| * | python310Packages.atlassian-python-api: 3.8.0 -> 3.18.0 | R. Ryantm | 2022-01-19 | 1 | -2/+2 |
| * | python38Packages.atlassian-python-api: switch to fetching from GitHub•••The pypi source code doesn't contain the response stubs necessary for the tests to pass | Jonathan Wilkins | 2021-05-07 | 1 | -12/+10 |
| * | python3Packages.atlassian-python-api: 2.1.2 -> 3.8.0 | Frederik Rietdijk | 2021-04-03 | 1 | -2/+2 |
| * | python3Packages.atlassian-python-api: fix tests | Jonathan Ringer | 2020-12-01 | 1 | -1/+2 |
| * | python3Packages.atlassian-python-api: 1.17.7 -> 2.1.2 | Frederik Rietdijk | 2020-12-01 | 1 | -2/+2 |
| * | python3Packages.atlassian-python-api: 1.17.6 -> 1.17.7 | Frederik Rietdijk | 2020-11-05 | 1 | -2/+2 |
| * | python3Packages.atlassian-python-api: 1.17.5 -> 1.17.6 | Frederik Rietdijk | 2020-11-05 | 1 | -2/+2 |
