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

python311-httpretty-1.1.4-150600.1.2 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: python311-httpretty Distribution: SUSE Linux Enterprise 15
Version: 1.1.4 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150600.1.2 Build date: Fri Mar 8 21:45:30 2024
Group: Unspecified Build host: h04-ch1b
Size: 204347 Source RPM: python-httpretty-1.1.4-150600.1.2.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/gabrielfalcao/HTTPretty
Summary: HTTP client mocking tool for Python
This library allows mocking of HTTP protocol based
unit tests.
It is similar to Ruby's FakeWeb.

Provides

Requires

License

MIT

Changelog

* Fri Dec 29 2023 alarrosa@suse.com
  - Do not use python-boto3 when building in SLE where it's currently
    not available for python311
* Tue Jun 13 2023 ecsos@opensuse.org
  - Add %{?sle15_python_module_pythons}
* Tue May 16 2023 dmueller@suse.com
  - skip failing testsuite tests after requests update
* Thu Mar 30 2023 steven.kowalik@suse.com
  - Add patch relax-test-callback-response.patch:
    * Relax timeout for test_callback_response (bsc#1209571)
* Thu Oct 27 2022 sarah.kriesch@opensuse.org
  - Add patch 460-miliseconds_tests.patch (gh#gabrielfalcao/HTTPretty#460):
    * Correct tests for s390x and aarch64 because of timeout failures
      after 2 miliseconds
* Mon Aug 08 2022 code@bnavigator.de
  - Fix test suite:
    * Remove nose idioms
    * Remove outdated test skips
* Mon Aug 08 2022 steven.kowalik@suse.com
  - Add patch double-slash-paths.patch:
    * http.request may replace // with /, handle that in the testcase.
* Sat Aug 06 2022 mcepl@suse.com
  - Add 453-fix-tests-pytest.patch (gh#gabrielfalcao/HTTPretty#449)
    to make tests compatible with pytest.
* Thu May 05 2022 steven.kowalik@suse.com
  - Add patch remove-mock.patch:
    * Use unittest.mock in the functional tests.
* Sat Mar 12 2022 arun@gmx.de
  - specfile:
    * update copyright year
  - update to version 1.1.4:
    * Bugfix: #435 Fallback to WARNING when logging.getLogger().level is
      None.
  - changes from version 1.1.3:
    * Bugfix: #430 Respect socket timeout.
  - changes from version 1.1.2:
    * Bugfix: #426 Segmentation fault when running against a large
      amount of tests with pytest --mypy.
  - changes from version 1.1.1:
    * Bugfix: httpretty.disable() injects pyopenssl into
      :py:mod:`urllib3` even if it originally wasn't #417
    * Bugfix: "Incompatibility with boto3 S3 put_object" #416
    * Bugfix: "Regular expression for URL -> TypeError: wrap_socket()
      missing 1 required" #413
    * Bugfix: "Making requests to non-stadard port throws TimeoutError
      "#387
  - changes from version 1.1.0:
    * Feature: Display mismatched URL within UnmockedError whenever
      possible. #388
    * Feature: Display mismatched URL via logging. #419
    * Add new properties to :py:class:`httpretty.core.HTTPrettyRequest`
      (protocol, host, url, path, method).
* Mon Mar 22 2021 code@bnavigator.de
  - Updater to 1.0.5
    * Bugfix: Support socket.socketpair() . #402
    * Bugfix: Prevent exceptions from re-applying monkey patches.
      [#406]
  - Release 1.0.4
    * Python 3.8 and 3.9 support. #407
* Mon Dec 14 2020 code@bnavigator.de
  - Update to 1.0.3
    * Fix compatibility with urllib3>=1.26. #410
* Sun Aug 16 2020 jayvdb@gmail.com
  - Replace nose with nose2
* Wed Aug 12 2020 code@bnavigator.de
  - avoid reading DNS resolver settings
    gh#gabrielfalcao/HTTPretty#405
  - remove unnecessary test packages
* Thu Apr 09 2020 mcalabkova@suse.com
  - Update to 1.0.2
    * Drop Python 2 support.
    * Fix usage with redis and improve overall real-socket passthrough.
    * Fix TypeError: wrap_socket() missing 1 required positional argument: 'sock'.
    * Fix simple typo: neighter -> neither.
    * Updated documentation for register_uri concerning using ports.
    * Clarify relation between ``enabled`` and ``httprettized`` in API docs.
    * Align signature with builtin socket.
* Mon Jan 07 2019 tchvatal@suse.com
  - Version update to 0.9.6:
    * Many fixes all around
    * Support for python 3.7
  - Make sure we really run the tests
* Tue Dec 04 2018 mcepl@suse.com
  - Remove superfluous devel dependency for noarch package
* Sat Aug 26 2017 jengelh@inai.de
  - Fix spello in description. Move summary extent to description.
* Tue Aug 15 2017 daniel.molkentin@suse.com
  - Update to 0.8.14
  - Converted to singlespec
  - Remove legacy macros
  - Ran spec-cleaner
* Sun Mar 13 2016 dmueller@suse.com
  - add copying
* Wed Apr 22 2015 mcihar@suse.cz
  - Update to 0.8.8:
    * many changes

Files

/usr/lib/python3.11/site-packages/httpretty
/usr/lib/python3.11/site-packages/httpretty-1.1.4-py3.11.egg-info
/usr/lib/python3.11/site-packages/httpretty-1.1.4-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/httpretty-1.1.4-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/httpretty-1.1.4-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/httpretty-1.1.4-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/httpretty-1.1.4-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/httpretty/__init__.py
/usr/lib/python3.11/site-packages/httpretty/__pycache__
/usr/lib/python3.11/site-packages/httpretty/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/compat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/core.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/core.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/errors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/errors.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/http.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/http.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpretty/__pycache__/version.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpretty/compat.py
/usr/lib/python3.11/site-packages/httpretty/core.py
/usr/lib/python3.11/site-packages/httpretty/errors.py
/usr/lib/python3.11/site-packages/httpretty/http.py
/usr/lib/python3.11/site-packages/httpretty/utils.py
/usr/lib/python3.11/site-packages/httpretty/version.py
/usr/share/doc/packages/python311-httpretty
/usr/share/doc/packages/python311-httpretty/README.rst
/usr/share/licenses/python311-httpretty
/usr/share/licenses/python311-httpretty/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 3 23:33:27 2024