forked from pool/python-pytest-instafail
Accepting request 1084901 from devel:languages:python:pytest
- update to 0.5.0:
* Use ``pytest.hookimpl`` to configure hooks, avoiding a
deprecation warning in pytest 7.2.0.
* Dropped support for Python 3.6.
* Added support for Python 3.11.
OBS-URL: https://build.opensuse.org/request/show/1084901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-instafail?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19273fdf3f0f9a1cb4b7a0bc8aa1bdaaf6b0f62a681b693d5eca4626abc99782
|
||||
size 5899
|
||||
3
pytest-instafail-0.5.0.tar.gz
Normal file
3
pytest-instafail-0.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33a606f7e0c8e646dc3bfee0d5e3a4b7b78ef7c36168cfa1f3d93af7ca706c9e
|
||||
size 5849
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 22:54:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.5.0:
|
||||
* Use ``pytest.hookimpl`` to configure hooks, avoiding a
|
||||
deprecation warning in pytest 7.2.0.
|
||||
* Dropped support for Python 3.6.
|
||||
* Added support for Python 3.11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 29 10:00:24 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytest-instafail
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-instafail
|
||||
Version: 0.4.2
|
||||
Version: 0.5.0
|
||||
Release: 0
|
||||
Summary: Pytest Plugin to Show Failures Instantly
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user