- Update to 0.15.2:

- Ignore temporary attributes from project settings module (see
    gh#idlesign/pytest-djangoapp#21).
- Add django_4.patch making the package compatible with Django
  4.* (gh#idlesign/pytest-djangoapp#23).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=5
This commit is contained in:
2022-01-10 21:20:51 +00:00
committed by Git OBS Bridge
parent 1867e5d97d
commit c01f1c5ffd
5 changed files with 49 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 10 20:59:26 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Update to 0.15.2:
- Ignore temporary attributes from project settings module (see
gh#idlesign/pytest-djangoapp#21).
- Add django_4.patch making the package compatible with Django
4.* (gh#idlesign/pytest-djangoapp#23).
-------------------------------------------------------------------
Thu May 13 12:20:59 UTC 2021 - Markéta Machová <mmachova@suse.com>