15
0

- Add appease-django-320.patch:

* Upstream patch to avoid a test failure with building with Django 3.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testfixtures?expand=0&rev=36
This commit is contained in:
2021-04-28 07:51:06 +00:00
committed by Git OBS Bridge
parent 8d5b3bc930
commit 4e7ef42769
3 changed files with 26 additions and 4 deletions

View File

@@ -1,7 +1,8 @@
-------------------------------------------------------------------
Wed Apr 28 06:50:55 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
Wed Apr 28 07:49:55 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Skip a test that has some fundamental disagreements with Django 3.2.
- Add appease-django-320.patch:
* Upstream patch to avoid a test failure with building with Django 3.2
-------------------------------------------------------------------
Fri Dec 18 09:50:52 UTC 2020 - John Vandenberg <jayvdb@gmail.com>