Accepting request 753970 from devel:languages:python:pytest
- Update to 0.6.2: * minor fixes OBS-URL: https://build.opensuse.org/request/show/753970 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-lazy-fixture?expand=0&rev=3
This commit is contained in:
commit
ef3bf874bc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50d02e7dfad719948efee6bb060fa13e85f11688f78243a468406110ebc06284
|
||||
size 7709
|
3
pytest-lazy-fixture-0.6.2.tar.gz
Normal file
3
pytest-lazy-fixture-0.6.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb2f4573b371c690b91e637d09dfa30e2d6ba1234833df1920fc8b7b0d0fcebb
|
||||
size 7737
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 12:08:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.6.2:
|
||||
* minor fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 10:54:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytest-lazy-fixture
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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.1
|
||||
Version: 0.6.2
|
||||
Release: 0
|
||||
Summary: Helper to use fixtures in pytest.markparametrize
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user