forked from pool/python-testtools
- Skip rpmlint error python-tests-in-package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=73
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 21 14:19:47 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Skip rpmlint error python-tests-in-package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 11 13:31:42 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
|
1
python-testtools.rpmlintrc
Normal file
1
python-testtools.rpmlintrc
Normal file
@@ -0,0 +1 @@
|
||||
addFilter("E: python-tests-in-package.*/usr/lib/.*/site-packages/testtools/tests")
|
@@ -31,7 +31,8 @@ Summary: Extensions to the Python Standard Library Unit Testing Framework
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/testing-cabal/testtools
|
||||
Source: https://files.pythonhosted.org/packages/source/t/testtools/testtools-%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/t/testtools/testtools-%{version}.tar.gz
|
||||
Source99: python-testtools.rpmlintrc
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
Reference in New Issue
Block a user