Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-aioresponses for
openSUSE:Factory checked in at 2023-01-02 16:38:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aioresponses (Old)
and /work/SRC/openSUSE:Factory/.python-aioresponses.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aioresponses"
Mon Jan 2 16:38:23 2023 rev:12 rq:1046200 version:0.7.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aioresponses/python-aioresponses.changes
2022-01-15 20:05:46.753786105 +0100
+++
/work/SRC/openSUSE:Factory/.python-aioresponses.new.1563/python-aioresponses.changes
2023-01-02 16:38:24.496862273 +0100
@@ -1,0 +2,23 @@
+Mon Jan 2 14:17:05 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 0.7.4:
+ * bump py36 to ubuntu 20.04
+ * restore 3.6
+ * Adjust github actions test workflow
+ * Fix python versions in env list
+ * Add documentation for repeat argument
+ * Add compat module
+ * fix long line by adding line breaks
+ * shorten comment to obey line length limit
+ * split typing and assignment to avoid long line
+ * Avoid type confusion by explicitly typing as \`ClientResponse\`
+ * ignore false positive mypy warning when \`url\_or\_pattern\` is a
+ \`Pattern\`
+ * add \`py.typed\` to MANIFEST.in
+ * add \`py.typed\` file to package data in setup.py
+ * fix version after release was tagged/released
+ * Extend for arguments
+ * Init assert\_called
+ * Fix type annotations
+
+-------------------------------------------------------------------
Old:
----
aioresponses-0.7.3.tar.gz
New:
----
aioresponses-0.7.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-aioresponses.spec ++++++
--- /var/tmp/diff_new_pack.8xKiBE/_old 2023-01-02 16:38:25.132865694 +0100
+++ /var/tmp/diff_new_pack.8xKiBE/_new 2023-01-02 16:38:25.136865716 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-aioresponses
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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() python3-%{**}}
%define skip_python2 1
Name: python-aioresponses
-Version: 0.7.3
+Version: 0.7.4
Release: 0
Summary: Python module for mocking out requests made by ClientSession
from aiohttp
License: MIT
++++++ aioresponses-0.7.3.tar.gz -> aioresponses-0.7.4.tar.gz ++++++
++++ 2218 lines of diff (skipped)