summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/aggdraw (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.aggdraw: fix build with clang 16•••Clang 16 defaults to C++17, which disallows the `register` storage class specifier. Upstream has fixed this on a maintenance branch, but it is not yet available in a release. Randy Eckenrode2023-11-101-0/+9
* python3Packages.aggdraw: set format, add missing dependenciesNick Cao2023-07-131-0/+15
* python311Packages.aggdraw: 1.3.15 -> 1.3.16•••Diff: https://github.com/pytroll/aggdraw/compare/v1.3.15...v1.3.16 Fabian Affolter2023-05-181-2/+2
* 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
* python310Packages.aggdraw: init at 1.3.15Jonas Heinrich2022-08-161-0/+41