summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/asyncclick (follow)
Commit message (Expand)AuthorAgeFilesLines
* python313Packages.asyncclick: 8.1.7.2 -> 8.1.8.0•••Changelog: https://github.com/python-trio/asyncclick/blob/8.1.8.0+async/CHANGES.rst Fabian Affolter2025-04-051-7/+7
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.asyncclick: 8.1.7.1 -> 8.1.7.2•••https://github.com/python-trio/asyncclick/blob/8.1.7.2/CHANGES.rst Martin Weinelt2024-06-241-2/+2
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-18/+14
* python311Packages.asyncclick: 8.1.3.2 -> 8.1.7.1•••Diff: https://github.com/python-trio/asyncclick/compare/refs/tags/8.1.3.2...8.1.7.1 Changelog: https://github.com/python-trio/asyncclick/blob/8.1.7.1/CHANGES.rst Fabian Affolter2024-01-191-9/+12
* 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
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+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.asyncclick: Ignore TrioDeprecationWarningMartin Weinelt2023-01-051-0/+4
* python310Packages.asyncclick: 8.0.1.3 -> 8.1.3.2Fabian Affolter2022-11-051-2/+2
* python3Packages.asyncclick: init at 8.0.1.3Fabian Affolter2021-10-011-0/+52