Accepting request 777571 from devel:languages:python:pytest

- Update to 0.6.3:
  * no changelog

OBS-URL: https://build.opensuse.org/request/show/777571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-lazy-fixture?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-02-20 13:58:32 +00:00 committed by Git OBS Bridge
commit f7fd6efd20
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb2f4573b371c690b91e637d09dfa30e2d6ba1234833df1920fc8b7b0d0fcebb
size 7737

BIN
pytest-lazy-fixture-0.6.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 20 07:16:11 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.6.3:
* no changelog
-------------------------------------------------------------------
Wed Dec 4 12:08:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pytest-lazy-fixture
#
# 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-lazy-fixture
Version: 0.6.2
Version: 0.6.3
Release: 0
Summary: Helper to use fixtures in pytest.markparametrize
License: MIT