15
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=127
This commit is contained in:
2022-11-21 13:25:08 +00:00
committed by Git OBS Bridge
parent b19a638d00
commit 481e418cf2
3 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 21 13:24:47 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Skip rpmlint error python-tests-in-package.
-------------------------------------------------------------------
Tue Nov 1 05:46:14 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

1
python-Twisted.rpmlintrc Normal file
View File

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

View File

@@ -33,6 +33,7 @@ Summary: An asynchronous networking framework written in Python
License: MIT
URL: https://twistedmatrix.com/
Source0: https://files.pythonhosted.org/packages/source/T/Twisted/Twisted-%{version}.tar.gz
Source99: python-Twisted.rpmlintrc
Patch0: skip_MultiCast.patch
# PATCH-FIX-UPSTREAM no-test_successResultOfWithFailureHasTraceback.patch https://twistedmatrix.com/trac/ticket/9665 mcepl@suse.com
# skip over the test test_successResultOfWithFailureHasTraceback