Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-pytest-httpbin-2.0.0-slfo.1.1.3 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: python311-pytest-httpbin Distribution: SUSE Linux Framework One
Version: 2.0.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.3 Build date: Mon Aug 26 15:44:55 2024
Group: Development/Languages/Python Build host: h01-ch4c
Size: 39008 Source RPM: python-pytest-httpbin-2.0.0-slfo.1.1.3.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/kevin1024/pytest-httpbin
Summary: Web service for testing HTTP libraries
httpbin is a web service for testing HTTP libraries. It has several
endpoints that can test parts needed in a HTTP library.

Pytest-httpbin creates a pytest "fixture" that is
dependency-injected into your tests. It automatically starts up a HTTP server
in a separate thread running httpbin and provides your test with the URL in the
fixture.

Provides

Requires

License

MIT

Changelog

* Tue Nov 07 2023 dmueller@suse.com
  - update to 2.0.0:
    * This is a major release since it drops comparability with
      some older versions of python.
    * Drop support for Python 2.6, 2.7, 3.4, 3.5 and 3.6 (#68)
    * Add support for Python 3.7, 3.8, 3.9 and 3.10 (#68)
    * Avoid deprecation warnings and resource warnings (#71)
    * Add support for Python 3.11 and 3.12, drop dependency on six
  - drop python-pytest-httpbin-no-six.patch (upstream)
* Fri Apr 21 2023 dmueller@suse.com
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
  - Make calling of %{sle15modernpython} optional.
* Thu Dec 08 2022 pgajdos@suse.com
  - do not require six
  - added patches
    fix https://github.com/kevin1024/pytest-httpbin/issues/75
    + python-pytest-httpbin-no-six.patch
* Tue Apr 12 2022 code@bnavigator.de
  - Skip a test which fails with Flask 2.1
    gh#kevin1024/pytest-httpbin#64
* Fri Apr 01 2022 dmueller@suse.com
  - update to 1.0.2:
    * Switch to GitHub Actions
    * This will be the last release to support Python 2.6, 2.7 or 3.6
* Wed Dec 29 2021 code@bnavigator.de
  - 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
* Fri Feb 15 2019 jengelh@inai.de
  - Use noun phrase in summary.
* Thu Feb 14 2019 tchvatal@suse.com
  - Update to 1.0.0:
    * Update included self-signed cert to include IP address in SAN (See #52).
    * Only use @pytest.fixture decorator once (thanks @hroncok)
    * Fix a few README typos (thanks @hemberger)
  - Use github tarball to get tests
* Wed May 02 2018 tchvatal@suse.com
  - Revert last commit
* Thu Apr 19 2018 toddrme2178@gmail.com
  - Fix dependencies.
* Mon Nov 13 2017 arun@gmx.de
  - removed 0001-Remove-Flask-and-decorator-from-install_requires.patch
    (included upstream)
  - update to version 0.3.0:
    * Allow to run httpbin on fixed port using environment variables
      (thanks @hroncok)
    * Allow server to be thread.join()ed (thanks @graingert)
    * Add support for Python 3.6 (thanks @graingert)
* Tue Aug 08 2017 tbechtold@suse.com
  - add 0001-Remove-Flask-and-decorator-from-install_requires.patch
  - cleanup Requires
* Sun May 07 2017 jengelh@inai.de
  - Remove sensationalist language from description.
* Tue Apr 04 2017 jmatejek@suse.com
  - initial commit - test requirement of python-requests

Files

/usr/lib/python3.11/site-packages/pytest_httpbin
/usr/lib/python3.11/site-packages/pytest_httpbin-2.0.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/pytest_httpbin-2.0.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/pytest_httpbin-2.0.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/pytest_httpbin-2.0.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/pytest_httpbin-2.0.0-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/pytest_httpbin-2.0.0-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/pytest_httpbin-2.0.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/pytest_httpbin/__init__.py
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__/certs.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__/certs.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__/plugin.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__/plugin.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__/serve.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__/serve.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__/version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_httpbin/__pycache__/version.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_httpbin/certs
/usr/lib/python3.11/site-packages/pytest_httpbin/certs.py
/usr/lib/python3.11/site-packages/pytest_httpbin/certs/cacert.pem
/usr/lib/python3.11/site-packages/pytest_httpbin/certs/cert.pem
/usr/lib/python3.11/site-packages/pytest_httpbin/certs/key.pem
/usr/lib/python3.11/site-packages/pytest_httpbin/plugin.py
/usr/lib/python3.11/site-packages/pytest_httpbin/serve.py
/usr/lib/python3.11/site-packages/pytest_httpbin/version.py
/usr/share/doc/packages/python311-pytest-httpbin
/usr/share/doc/packages/python311-pytest-httpbin/DESCRIPTION.rst
/usr/share/doc/packages/python311-pytest-httpbin/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Feb 7 23:57:44 2025