forked from pool/python-pytest-mypy-testing
Accepting request 1202276 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/1202276 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mypy-testing?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 20 11:03:41 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- add sle15_python_module_pythons
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 2 03:55:42 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-mypy-testing
|
||||
Version: 0.1.3
|
||||
Release: 0
|
||||
@@ -23,9 +24,9 @@ Summary: Pytest plugin to check mypy output
|
||||
License: Apache-2.0 OR MIT
|
||||
URL: https://github.com/davidfritzsche/pytest-mypy-testing
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pytest-mypy-testing/pytest-mypy-testing-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module flit-core >= 2}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module mypy >= 1.0}
|
||||
BuildRequires: %{python_module pytest >= 7}
|
||||
|
||||
Reference in New Issue
Block a user