- tell Leap 15.1 and SLE 15 SP1 pytest to ignore test/__init__.py so that a test file with purposely placed syntax errors does not trip the entire discovery - reenable (most) unittests - remove unbundle.patch -- according to upstream, typeshed is meant to be bundled. I was made package maintainer some time ago, but for this SR I would like to have a project maintainer look at the revert of unbundling typeshed first. Re-enabling the unit tests to make sure further work on python-language-server and spyder works with a sane package when unpinning their dependencies. Upstream of those packages does not like to support unpinned Jedi [1, 2]. [1] https://github.com/spyder-ide/spyder/issues/11975 [2] https://github.com/palantir/python-language-server/issues/744 OBS-URL: https://build.opensuse.org/request/show/793600 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=63
2 lines
40 B
Plaintext
2 lines
40 B
Plaintext
addFilter("zero-length.*typeshed.*pyi")
|