17
0

Accepting request 942660 from home:jayvdb:branches:devel:languages:python:django

- Use django-codemod to make Django 4 compatible
- Remove unnecessary build dependency coverage

OBS-URL: https://build.opensuse.org/request/show/942660
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-haystack?expand=0&rev=8
This commit is contained in:
John Vandenberg
2021-12-27 10:36:02 +00:00
committed by Git OBS Bridge
parent 5c258c743e
commit bfb26cc7fc
2 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Dec 26 23:30:09 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Use django-codemod to make Django 4 compatible
- Remove unnecessary build dependency coverage
-------------------------------------------------------------------
Fri Dec 3 04:17:14 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>