forked from pool/python-Twisted
- 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:
@@ -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
1
python-Twisted.rpmlintrc
Normal file
@@ -0,0 +1 @@
|
||||
addFilter("E: python-tests-in-package.*/usr/lib/.*/site-packages/twisted.*/test")
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user