14
0

Accepting request 1037124 from devel:languages:python

- Skip rpmlint error python-tests-in-package.

OBS-URL: https://build.opensuse.org/request/show/1037124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=30
This commit is contained in:
2022-11-22 15:09:47 +00:00
committed by Git OBS Bridge
3 changed files with 8 additions and 1 deletions

View File

@@ -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 Fri Nov 11 13:31:42 UTC 2022 - pgajdos@suse.com

View File

@@ -0,0 +1 @@
addFilter("E: python-tests-in-package.*/usr/lib/.*/site-packages/testtools/tests")

View File

@@ -31,7 +31,8 @@ Summary: Extensions to the Python Standard Library Unit Testing Framework
License: MIT License: MIT
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/testing-cabal/testtools 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 pbr}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: fdupes BuildRequires: fdupes