forked from pool/python-pytest-plus
- update to 0.6.1:
* Allow colon to be used in test id (#25) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-plus?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c7b64c6d219a6c12a635385530c9771b97b587541636c072135aa592282849c
|
||||
size 12795
|
||||
3
pytest-plus-0.6.1.tar.gz
Normal file
3
pytest-plus-0.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6afc9d08559f6932b4614019149f04d72a44d7b486bdcb1e5ab66ee15fe59c6
|
||||
size 12811
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 14:06:35 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.6.1:
|
||||
* Allow colon to be used in test id (#25)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 19:56:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytest-plus
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 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 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-plus
|
||||
Version: 0.6.0
|
||||
Version: 0.6.1
|
||||
Release: 0
|
||||
Summary: Extension for pytest to enforce minimum tests pass
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user