| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: remove unused with statements from maintainer lists•••$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' | Jörg Thalheim | 2024-07-29 | 1 | -1/+1 |
| * | remove 'babariviere' as a maintainer | Bastien Riviere | 2024-06-02 | 1 | -1/+1 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -6/+7 |
| * | python310Packages.django-celery-results: add changelog to meta | Fabian Affolter | 2023-09-08 | 1 | -0/+1 |
| * | python310Packages.django-celery-results: 2.4.0 -> 2.5.1 | R. Ryantm | 2023-09-08 | 1 | -2/+2 |
| * | python310Packages.django-celery-results: normalize pname | Martin Weinelt | 2023-07-25 | 1 | -2/+3 |
| * | python310Packages.django-celery-results: Fix build•••The `tests_require` value violates setuptools' expectations. error in django_celery_results setup command: 'tests_require' must be a string or list of strings containing valid project/version requirement specifiers; Expected end or semicolon (after name and no valid version specifier) | Martin Weinelt | 2023-03-03 | 1 | -0/+5 |
| * | django-celery-results: init at 2.4.0 | Bastien Riviere | 2022-12-25 | 1 | -0/+35 |
