python310Packages.django-celery-results: add changelog to meta
This commit is contained in:
@@ -35,6 +35,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Celery result back end with django";
|
||||
homepage = "https://github.com/celery/django-celery-results";
|
||||
changelog = "https://github.com/celery/django-celery-results/blob/v{version}/Changelog";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ babariviere ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user