forked from pool/python-tox
WIP
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=123
This commit is contained in:
@@ -29,8 +29,12 @@ Summary: Virtualenv-based automation of test activities
|
|||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/tox-dev/tox
|
URL: https://github.com/tox-dev/tox
|
||||||
Source: https://files.pythonhosted.org/packages/source/t/tox/tox-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/t/tox/tox-%{version}.tar.gz
|
||||||
Patch0: 0001-Make-use-of-devpi_process-optional.patch
|
# PATCH-FIX-OPENSUSE optional_devpi_process.patch mcepl@suse.com
|
||||||
Patch1: 0002-skip-test-which-require-network-access.patch
|
# Make use devpi_process optional
|
||||||
|
Patch0: optional_devpi_process.patch
|
||||||
|
# PATCH-FEATURE-UPSTREAM mark-network-tests.patch mcepl@suse.com
|
||||||
|
# to skip test which require network access
|
||||||
|
Patch1: mark-network-tests.patch
|
||||||
BuildRequires: %{python_module base >= 3.8}
|
BuildRequires: %{python_module base >= 3.8}
|
||||||
BuildRequires: %{python_module build >= 0.10.0}
|
BuildRequires: %{python_module build >= 0.10.0}
|
||||||
BuildRequires: %{python_module cachetools >= 5.3.2}
|
BuildRequires: %{python_module cachetools >= 5.3.2}
|
||||||
|
Reference in New Issue
Block a user