From c4a05211b715bc66febdfa5a4a221091ed1322f9a3b13430eaafa102aa7359c8 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Thu, 9 Dec 2021 07:54:57 +0000 Subject: [PATCH 1/3] fix changelo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=39 --- python-mocket.changes | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/python-mocket.changes b/python-mocket.changes index 3f37ecb..a31b623 100644 --- a/python-mocket.changes +++ b/python-mocket.changes @@ -1,9 +1,10 @@ ------------------------------------------------------------------- Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner -- - Help the user to spot issues (#166) - * Help to detect `register()` misusage. - * Bump version. +- Update to version 3.10.2: + - Help the user to spot issues (#166) + * Help to detect `register()` misusage. + * Bump version. * Improve DeepSource scans. - Newer `pipenv` and GIT hooks (#165) * Newer GIT hooks. @@ -19,8 +20,8 @@ Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner - Remove unnecessary generator (#160) Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> - Multi `register()` (#159) - * Add failing test. - * `Entry.collect` let us know if the response should be consumed or not. + * Add failing test. + * `Entry.collect` let us know if the response should be consumed or not. * Bump version. - Update README.rst - Update main.yml @@ -29,9 +30,10 @@ Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner ------------------------------------------------------------------- Sat Nov 27 10:12:44 UTC 2021 - Sebastian Wagner -- - Multi `register()` (#159) - * Add failing test. - * `Entry.collect` let us know if the response should be consumed or not. +- Update to version 3.10.1: + - Multi `register()` (#159) + * Add failing test. + * `Entry.collect` let us know if the response should be consumed or not. * Bump version. - Update README.rst - Update main.yml From c4b7b5a9edb32cd69b7a72d06d6159863396f94ff59a84b713c728e80bc276d5 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sun, 12 Dec 2021 20:26:58 +0000 Subject: [PATCH 2/3] Updating link to change in openSUSE:Factory/python-mocket revision 17.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=25efaf4dbd23564f6c0894b36b4841d2 --- python-mocket.changes | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/python-mocket.changes b/python-mocket.changes index a31b623..8e3f43f 100644 --- a/python-mocket.changes +++ b/python-mocket.changes @@ -1,6 +1,34 @@ ------------------------------------------------------------------- Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner +- - Help the user to spot issues (#166) + * Help to detect `register()` misusage. + * Bump version. + * Improve DeepSource scans. + - Newer `pipenv` and GIT hooks (#165) + * Newer GIT hooks. + - Remove implicit `object` from the base class (#164) + Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> + - Change methods not using its bound instance to staticmethods (#163) + Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> + - Add .deepsource.toml + - Replace `dict` call with comprehension (#162) + Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> + - Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#161) + Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> + - Remove unnecessary generator (#160) + Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> + - Multi `register()` (#159) + * Add failing test. + * `Entry.collect` let us know if the response should be consumed or not. + * Bump version. + - Update README.rst + - Update main.yml + - In PYPI the package is old and broken + +------------------------------------------------------------------- +Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner + - Update to version 3.10.2: - Help the user to spot issues (#166) * Help to detect `register()` misusage. @@ -30,6 +58,17 @@ Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner ------------------------------------------------------------------- Sat Nov 27 10:12:44 UTC 2021 - Sebastian Wagner +- - Multi `register()` (#159) + * Add failing test. + * `Entry.collect` let us know if the response should be consumed or not. + * Bump version. + - Update README.rst + - Update main.yml + - In PYPI the package is old and broken + +------------------------------------------------------------------- +Sat Nov 27 10:12:44 UTC 2021 - Sebastian Wagner + - Update to version 3.10.1: - Multi `register()` (#159) * Add failing test. From 76b6e6c4302ebe076484d72ad2f955999eda68f44b2fc3fe6f26d58836318294 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 20 Dec 2021 09:19:02 +0000 Subject: [PATCH 3/3] Accepting request 941603 from home:dimstar:Factory Drop duplicated changelog entries OBS-URL: https://build.opensuse.org/request/show/941603 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=40 --- python-mocket.changes | 39 --------------------------------------- 1 file changed, 39 deletions(-) diff --git a/python-mocket.changes b/python-mocket.changes index 8e3f43f..a31b623 100644 --- a/python-mocket.changes +++ b/python-mocket.changes @@ -1,34 +1,6 @@ ------------------------------------------------------------------- Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner -- - Help the user to spot issues (#166) - * Help to detect `register()` misusage. - * Bump version. - * Improve DeepSource scans. - - Newer `pipenv` and GIT hooks (#165) - * Newer GIT hooks. - - Remove implicit `object` from the base class (#164) - Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> - - Change methods not using its bound instance to staticmethods (#163) - Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> - - Add .deepsource.toml - - Replace `dict` call with comprehension (#162) - Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> - - Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#161) - Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> - - Remove unnecessary generator (#160) - Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> - - Multi `register()` (#159) - * Add failing test. - * `Entry.collect` let us know if the response should be consumed or not. - * Bump version. - - Update README.rst - - Update main.yml - - In PYPI the package is old and broken - -------------------------------------------------------------------- -Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner - - Update to version 3.10.2: - Help the user to spot issues (#166) * Help to detect `register()` misusage. @@ -58,17 +30,6 @@ Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner ------------------------------------------------------------------- Sat Nov 27 10:12:44 UTC 2021 - Sebastian Wagner -- - Multi `register()` (#159) - * Add failing test. - * `Entry.collect` let us know if the response should be consumed or not. - * Bump version. - - Update README.rst - - Update main.yml - - In PYPI the package is old and broken - -------------------------------------------------------------------- -Sat Nov 27 10:12:44 UTC 2021 - Sebastian Wagner - - Update to version 3.10.1: - Multi `register()` (#159) * Add failing test.