------------------------------------------------------------------- Tue Jun 13 08:37:50 UTC 2023 - ecsos - Add %{?sle15_python_module_pythons} ------------------------------------------------------------------- Tue May 16 07:35:42 UTC 2023 - Dirk Müller - skip failing testsuite tests after requests update ------------------------------------------------------------------- Thu Mar 30 04:21:14 UTC 2023 - Steve Kowalik - Add patch relax-test-callback-response.patch: * Relax timeout for test_callback_response (bsc#1209571) ------------------------------------------------------------------- Thu Oct 27 16:52:32 UTC 2022 - Sarah Kriesch - Add patch 460-miliseconds_tests.patch (gh#gabrielfalcao/HTTPretty#460): * Correct tests for s390x and aarch64 because of timeout failures after 2 miliseconds ------------------------------------------------------------------- Sun Aug 8 09:17:40 UTC 2022 - Ben Greiner - Fix test suite: * Remove nose idioms * Remove outdated test skips ------------------------------------------------------------------- Mon Aug 8 02:53:55 UTC 2022 - Steve Kowalik - Add patch double-slash-paths.patch: * http.request may replace // with /, handle that in the testcase. ------------------------------------------------------------------- Sat Aug 6 17:32:34 UTC 2022 - Matej Cepl - Add 453-fix-tests-pytest.patch (gh#gabrielfalcao/HTTPretty#449) to make tests compatible with pytest. ------------------------------------------------------------------- Thu May 5 07:53:54 UTC 2022 - Steve Kowalik - Add patch remove-mock.patch: * Use unittest.mock in the functional tests. ------------------------------------------------------------------- Sat Mar 12 05:50:55 UTC 2022 - Arun Persaud - 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 20:00:53 UTC 2021 - Ben Greiner - 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 15:44:23 UTC 2020 - Benjamin Greiner - Update to 1.0.3 * Fix compatibility with urllib3>=1.26. #410 ------------------------------------------------------------------- Sun Aug 16 11:36:11 UTC 2020 - John Vandenberg - Replace nose with nose2 ------------------------------------------------------------------- Wed Aug 12 12:24:09 UTC 2020 - Benjamin Greiner - avoid reading DNS resolver settings gh#gabrielfalcao/HTTPretty#405 - remove unnecessary test packages ------------------------------------------------------------------- Thu Apr 9 11:25:31 UTC 2020 - Marketa Calabkova - 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 7 08:22:15 UTC 2019 - Tomáš Chvátal - Version update to 0.9.6: * Many fixes all around * Support for python 3.7 - Make sure we really run the tests ------------------------------------------------------------------- Tue Dec 4 12:48:59 UTC 2018 - Matej Cepl - Remove superfluous devel dependency for noarch package ------------------------------------------------------------------- Sat Aug 26 13:35:45 UTC 2017 - jengelh@inai.de - Fix spello in description. Move summary extent to description. ------------------------------------------------------------------- Tue Aug 15 20:13:58 UTC 2017 - daniel.molkentin@suse.com - Update to 0.8.14 - Converted to singlespec - Remove legacy macros - Ran spec-cleaner ------------------------------------------------------------------- Sun Mar 13 21:05:33 UTC 2016 - dmueller@suse.com - add copying ------------------------------------------------------------------- Wed Apr 22 08:43:41 UTC 2015 - mcihar@suse.cz - Update to 0.8.8: * many changes ------------------------------------------------------------------- Wed Jul 23 10:58:55 UTC 2014 - mcihar@suse.cz - Upgrate to 0.8.3: * various minor fixes ------------------------------------------------------------------- Mon Feb 17 12:50:39 UTC 2014 - speilicke@suse.com - Drop old tarball ------------------------------------------------------------------- Mon Feb 17 10:02:32 UTC 2014 - dmueller@suse.com - update to 0.8.0: * This new version brings Python 3 support, leaner requirements - remove deps-cleanup.diff ------------------------------------------------------------------- Fri Jan 17 10:22:22 UTC 2014 - speilicke@suse.com - Update to version 0.7.1: + Bug fix: POST requests being called twice #100 - Rebased deps-cleanup.diff ------------------------------------------------------------------- Mon Oct 28 13:09:26 UTC 2013 - speilicke@suse.com - Don't install global "tests" module into python_sitelib ------------------------------------------------------------------- Mon Oct 21 12:22:31 UTC 2013 - dmueller@suse.com - update to 0.7.0: * Refactored core.py and increased its unit test coverage to 80%. HTTPretty is slightly more robust now ------------------------------------------------------------------- Thu Sep 26 13:30:37 UTC 2013 - dmueller@suse.com - update to 0.6.4: * Add a way to match the querystrings ------------------------------------------------------------------- Mon Sep 2 18:19:38 UTC 2013 - dmueller@suse.com - Initial package (0.6.3)