diff --git a/pytest-django-3.5.0.tar.gz b/pytest-django-3.5.0.tar.gz deleted file mode 100644 index a1bcfed..0000000 --- a/pytest-django-3.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11a9ab9fceb2f819a0e94ba4eab791f998542f4e29eb36500cb9464dd3b4c3b6 -size 67577 diff --git a/pytest-django-3.5.1.tar.gz b/pytest-django-3.5.1.tar.gz new file mode 100644 index 0000000..9cc305a --- /dev/null +++ b/pytest-django-3.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264fb4c506db5d48a6364c311a0b00b7b48a52715bad8839b2d8bee9b99ed6bb +size 67768 diff --git a/python-pytest-django.changes b/python-pytest-django.changes index 80fbb7e..c953c3c 100644 --- a/python-pytest-django.changes +++ b/python-pytest-django.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 2 12:10:47 UTC 2019 - Tomáš Chvátal + +- Update to 3.5.1: + * Fix compatibility with pytest 5.x (#751) + ------------------------------------------------------------------- Mon Jun 17 12:07:05 UTC 2019 - Tomáš Chvátal diff --git a/python-pytest-django.spec b/python-pytest-django.spec index 0d79d1f..74fc26b 100644 --- a/python-pytest-django.spec +++ b/python-pytest-django.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-django -Version: 3.5.0 +Version: 3.5.1 Release: 0 Summary: A Django plugin for py.test License: BSD-3-Clause @@ -29,9 +29,8 @@ BuildRequires: %{python_module Django} BuildRequires: %{python_module pytest >= 3.6} BuildRequires: %{python_module setuptools_scm >= 1.11.1} BuildRequires: %{python_module setuptools} -BuildRequires: fdupes -# Used for tests BuildRequires: %{python_module six} +BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python2-pathlib2 BuildRequires: sqlite3