forked from pool/python-pytest-filter-subpackage
Accepting request 927018 from home:bnavigator:branches:devel:languages:python:pytest
- disable python36 build: pytest-doctestplus dropped support OBS-URL: https://build.opensuse.org/request/show/927018 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-filter-subpackage?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 22 16:17:21 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- disable python36 build: pytest-doctestplus dropped support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 16 15:02:16 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -16,8 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-pytest-filter-subpackage
|
||||
Version: 0.1.1
|
||||
Release: 0
|
||||
@@ -39,7 +40,7 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
This package contains a simple plugin for the `pytest`_ framework that provides a
|
||||
This package contains a simple plugin for the pytest framework that provides a
|
||||
shortcut to testing all code and documentation for a given sub-package.
|
||||
|
||||
%prep
|
||||
|
||||
Reference in New Issue
Block a user