forked from pool/python-pytest-order
Accepting request 1165755 from devel:languages:python:pytest
- update to 1.2.1: * handle dependency markers with the same alias name (see #71) * specify rootdir to recursive pytest calls to avoid searching a large directory tree unnecessarily (see #110) OBS-URL: https://build.opensuse.org/request/show/1165755 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-order?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:944f86b6d441aa7b1da80f801c6ab65b84bbeba472d0a7a12eb43ba26650101a
|
||||
size 44307
|
||||
3
pytest-order-1.2.1.tar.gz
Normal file
3
pytest-order-1.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4451bd8821ba4fa2109455a2fcc882af60ef8e53e09d244d67674be08f56eac3
|
||||
size 44726
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 6 07:44:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.2.1:
|
||||
* handle dependency markers with the same alias name (see #71)
|
||||
* specify rootdir to recursive pytest calls to avoid searching
|
||||
a large directory tree unnecessarily (see #110)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 10:40:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytest-order
|
||||
#
|
||||
# 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-order
|
||||
Version: 1.2.0
|
||||
Version: 1.2.1
|
||||
Release: 0
|
||||
Summary: Pytest plugin to run your tests in a specific order
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user