summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/adext/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.adext: 0.4.4 -> 0.4.6•••https://github.com/ajschmidt8/adext/releases/tag/v0.4.6 This commit was automatically generated using update-python-libraries. Martin Weinelt2025-04-031-3/+3
* python313Packages.adext: 0.4.3 -> 0.4.4•••Diff: https://github.com/ajschmidt8/adext/compare/refs/tags/v0.4.3...v0.4.4 Changelog: https://github.com/ajschmidt8/adext/releases/tag/v0.4.4 Fabian Affolter2025-02-251-2/+2
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.adext: add changelog to meta•••- disable on unsupported Python releases Fabian Affolter2024-05-121-0/+4
* python312Packages.adext: format with nixfmtFabian Affolter2024-05-121-15/+10
* python311Packages.adext: refactorFabian Affolter2024-05-121-5/+5
* python311Packages.adext: 0.4.2 -> 0.4.3R. Ryantm2024-05-111-3/+3
* treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage•••The setuptools-scm packages gained a setup hook, that sets it to the derivation version automatically, so setting it to that manually has become redundant. This also affects downstream consumers of setuptools-scm, like hatch-vcs or flit-scm. Martin Weinelt2023-12-201-2/+0
* python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••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 adisbladis2023-12-071-0/+1
* 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 Girol2023-01-211-1/+1
* python3Packages.adext: enable testsFabian Affolter2021-06-011-6/+13
* python3Packages.adext: 0.4.1 -> 0.4.2Fabian Affolter2021-06-011-2/+2
* python3Packaegs.adext: 0.3 -> 0.4.1Martin Weinelt2021-03-061-7/+9
* python3Packages.adext: init at 0.3Fabian Affolter2021-01-171-0/+33