mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-djangorestframework: Rename to python-django-rest-framework.
* gnu/packages/django.scm (python-djangorestframework): Define as deprecated alias for ... (python-django-rest-framework): ... this new variable. (python-django-filter)[native-inputs]: Adjust accordingly. * gnu/packages/mail.scm (python-hyperkitty)[propagated-inputs]: Likewise. * gnu/packages/patchutils.scm (patchwork)[propagated-inputs]: Likewise.
This commit is contained in:
parent
7d2550c3ff
commit
3399c29b8f
3 changed files with 9 additions and 5 deletions
|
@ -460,7 +460,7 @@ if __name__ == \"__main__\":
|
|||
python-psycopg2
|
||||
python-mysqlclient
|
||||
python-django-filter
|
||||
python-djangorestframework
|
||||
python-django-rest-framework
|
||||
python-django-debug-toolbar))
|
||||
(synopsis "Web based patch tracking system")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue