Files
python-pytest-httpbin/pytest-httpbin-rpmlintrc
Matej Cepl feb7fe3856 Accepting request 943039 from home:bnavigator:py310
- Update to v1.0.1
  * httpbin_secure: fix redirect Location to have "https://"
    scheme (#62) - thanks @immerrr
  * Include regression tests in pypi tarball (#56) - thanks
    @kmosiejczuk
- Add rpmlintrc filter for test certificates

OBS-URL: https://build.opensuse.org/request/show/943039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-httpbin?expand=0&rev=5
2021-12-30 13:10:37 +00:00

3 lines
110 B
Plaintext

# These are test certificates and keys for localhost only
addFilter("pem-certificate .*pytest_httpbin/certs")