Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-httpretty for
openSUSE:Factory checked in at 2022-03-15 19:03:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httpretty (Old)
and /work/SRC/openSUSE:Factory/.python-httpretty.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-httpretty"
Tue Mar 15 19:03:46 2022 rev:19 rq:961644 version:1.1.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httpretty/python-httpretty.changes
2021-03-29 18:21:13.322228119 +0200
+++
/work/SRC/openSUSE:Factory/.python-httpretty.new.25692/python-httpretty.changes
2022-03-15 19:03:51.500904927 +0100
@@ -1,0 +2,33 @@
+Sat Mar 12 05:50:55 UTC 2022 - Arun Persaud <[email protected]>
+
+- 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).
+
+-------------------------------------------------------------------
Old:
----
httpretty-1.0.5.tar.gz
New:
----
httpretty-1.1.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-httpretty.spec ++++++
--- /var/tmp/diff_new_pack.t7tABG/_old 2022-03-15 19:03:51.972905247 +0100
+++ /var/tmp/diff_new_pack.t7tABG/_new 2022-03-15 19:03:51.976905250 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-httpretty
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-httpretty
-Version: 1.0.5
+Version: 1.1.4
Release: 0
Summary: HTTP client mocking tool for Python
License: MIT
++++++ httpretty-1.0.5.tar.gz -> httpretty-1.1.4.tar.gz ++++++
++++ 3519 lines of diff (skipped)