diff --git a/pytest-django-3.7.0.tar.gz b/pytest-django-3.7.0.tar.gz deleted file mode 100644 index 50db338..0000000 --- a/pytest-django-3.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17592f06d51c2ef4b7a0fb24aa32c8b6998506a03c8439606cb96db160106659 -size 69100 diff --git a/pytest-django-3.8.0.tar.gz b/pytest-django-3.8.0.tar.gz new file mode 100644 index 0000000..4c1a146 --- /dev/null +++ b/pytest-django-3.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489b904f695f9fb880ce591cf5a4979880afb467763b1f180c07574554bdfd26 +size 70013 diff --git a/python-pytest-django.changes b/python-pytest-django.changes index 95f4939..8e9e1d1 100644 --- a/python-pytest-django.changes +++ b/python-pytest-django.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 23 08:49:57 UTC 2020 - Tomáš Chvátal + +- Update 3.8.0: + * Make Django's assertion helpers available in pytest_django.asserts (#709). + * Report django-configurations setting (#791) + ------------------------------------------------------------------- Fri Nov 15 10:49:15 UTC 2019 - Tomáš Chvátal diff --git a/python-pytest-django.spec b/python-pytest-django.spec index a2c6485..1c98917 100644 --- a/python-pytest-django.spec +++ b/python-pytest-django.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-django # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-django -Version: 3.7.0 +Version: 3.8.0 Release: 0 Summary: A Django plugin for py.test License: BSD-3-Clause