forked from pool/python-PySDL2
- Add fix-version_test.patch (gh#py-sdl/py-sdl2#248): Don't assert that SDL_GetRevision() starts with http - Skip rpmlint error python-tests-in-package I don't know exactly if the sdl2/test directories could be completely deleted in %install. I first chose the solution with rpmlintrc to filter the message "E: python-tests-in-package", similar to other python packages. OBS-URL: https://build.opensuse.org/request/show/1038348 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PySDL2?expand=0&rev=25
2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
addFilter("E: python-tests-in-package.*/usr/lib/.*/site-packages/sdl2/test")
|