From 6163669d43b69221f36e225d613973dfe494781f801cb3b563af0aa52e0de0c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 27 Feb 2019 13:33:53 +0000 Subject: [PATCH] - Update to 3.4.8: * Various test fixes only OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-pytest-django?expand=0&rev=5 --- pytest-django-3.4.7.tar.gz | 3 --- pytest-django-3.4.8.tar.gz | 3 +++ python-pytest-django.changes | 6 ++++++ python-pytest-django.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pytest-django-3.4.7.tar.gz create mode 100644 pytest-django-3.4.8.tar.gz diff --git a/pytest-django-3.4.7.tar.gz b/pytest-django-3.4.7.tar.gz deleted file mode 100644 index 5cce43e..0000000 --- a/pytest-django-3.4.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d489db7c9bd18d7c154347b1bdfb82cc6b1ec8539543508b199c77e5eb2caec -size 67699 diff --git a/pytest-django-3.4.8.tar.gz b/pytest-django-3.4.8.tar.gz new file mode 100644 index 0000000..5afeee5 --- /dev/null +++ b/pytest-django-3.4.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d3283e774fe1d40630ee58bf34929b83875e4751b525eeb07a7506996eb42ee +size 67335 diff --git a/python-pytest-django.changes b/python-pytest-django.changes index 76a74c5..c8d61e1 100644 --- a/python-pytest-django.changes +++ b/python-pytest-django.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 27 13:33:32 UTC 2019 - Tomáš Chvátal + +- Update to 3.4.8: + * Various test fixes only + ------------------------------------------------------------------- Sun Feb 24 01:48:37 UTC 2019 - John Vandenberg diff --git a/python-pytest-django.spec b/python-pytest-django.spec index a0c439c..a4c27e2 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.4.7 +Version: 3.4.8 Release: 0 Summary: A Django plugin for py.test License: BSD-3-Clause