forked from pool/python-testresources
Accepting request 527694 from home:tbechtold:branches:devel:languages:python
- Add PR-8.patch . This skips a flaky test during python3 test runs OBS-URL: https://build.opensuse.org/request/show/527694 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=12
This commit is contained in:
@@ -25,10 +25,13 @@ License: (Apache-2.0 or BSD-3-Clause) and GPL-2.0+
|
||||
Group: Development/Languages/Python
|
||||
Url: https://launchpad.net/testresources
|
||||
Source: https://files.pythonhosted.org/packages/source/t/testresources/testresources-%{version}.tar.gz
|
||||
# PATCH-FEATURE-UPSTREAM PR-8.patch -- https://github.com/testing-cabal/testresources/pull/8.patch
|
||||
Patch1: PR-8.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module fixtures}
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: %{python_module testtools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -43,6 +46,7 @@ of resources by test cases.
|
||||
|
||||
%prep
|
||||
%setup -q -n testresources-%{version}
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user