summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/django-celery-results (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 Thalheim2024-07-291-1/+1
* remove 'babariviere' as a maintainerBastien Riviere2024-06-021-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-6/+7
* python310Packages.django-celery-results: add changelog to metaFabian Affolter2023-09-081-0/+1
* python310Packages.django-celery-results: 2.4.0 -> 2.5.1R. Ryantm2023-09-081-2/+2
* python310Packages.django-celery-results: normalize pnameMartin Weinelt2023-07-251-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 Weinelt2023-03-031-0/+5
* django-celery-results: init at 2.4.0Bastien Riviere2022-12-251-0/+35