Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-docformatter for
openSUSE:Factory checked in at 2025-05-20 17:04:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docformatter (Old)
and /work/SRC/openSUSE:Factory/.python-docformatter.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-docformatter"
Tue May 20 17:04:08 2025 rev:11 rq:1278544 version:1.7.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-docformatter/python-docformatter.changes
2025-01-16 20:25:20.961372839 +0100
+++
/work/SRC/openSUSE:Factory/.python-docformatter.new.30101/python-docformatter.changes
2025-05-20 17:04:14.057837745 +0200
@@ -1,0 +2,25 @@
+Mon May 19 10:01:24 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 1.7.7
+ * Merged pull requests:
+ + chore(deps-dev): bump black from 22.12.0 to 24.3.0
+ + chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.6
+ + chore(deps-dev): bump requests from 2.31.0 to 2.32.2
+ + chore(deps-dev): bump virtualenv from 20.21.1 to 20.26.6
+ + chore(deps-dev): bump zipp from 3.15.0 to 3.19.1
+ + chore(deps-dev): bump urllib3 from 2.0.7 to 2.2.2
+- from version 1.7.6
+ * Features
+ + prefer new unittest.mock from the standard library #280
+ + Handle abbreviation 'etc.' (et cetera) #273
+ * Bug Fixes
+ + Do not double-process urls #284
+ * Merged pull requests:
+ + Fix pre-commit syntax #266
+ + Update version listed in documentation's Pre-Commit example #262
+ + Add missing comma in requirements table #261
+- Drop remove-mock.patch, merged upstream
+- Drop support-python-312.patch, merged upstream
+- Use Python 3.11 on SLE-15 by default
+
+-------------------------------------------------------------------
Old:
----
docformatter-1.7.5.tar.gz
remove-mock.patch
support-python-312.patch
New:
----
docformatter-1.7.7.tar.gz
BETA DEBUG BEGIN:
Old: + Add missing comma in requirements table #261
- Drop remove-mock.patch, merged upstream
- Drop support-python-312.patch, merged upstream
Old:- Drop remove-mock.patch, merged upstream
- Drop support-python-312.patch, merged upstream
- Use Python 3.11 on SLE-15 by default
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-docformatter.spec ++++++
--- /var/tmp/diff_new_pack.k8pj3C/_old 2025-05-20 17:04:14.805869191 +0200
+++ /var/tmp/diff_new_pack.k8pj3C/_new 2025-05-20 17:04:14.809869360 +0200
@@ -16,19 +16,16 @@
#
+%{?sle15_python_module_pythons}
Name: python-docformatter
-Version: 1.7.5
+Version: 1.7.7
Release: 0
Summary: Utility to re-format docstrings per PEP 257
License: MIT
URL: https://github.com/myint/docformatter
Source:
https://github.com/PyCQA/docformatter/archive/refs/tags/v%{version}.tar.gz#/docformatter-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM gh#PyCQA/docformatter#280
-Patch0: remove-mock.patch
-# PATCH-FIX-UPSTREAM gh#PyCQA/docformatter#296
-Patch1: support-python-312.patch
# PATCH-FIX-OPENSUSE Do not require virtualenvs to run the tests
-Patch2: do-not-require-venv.patch
+Patch0: do-not-require-venv.patch
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module poetry-core}
++++++ docformatter-1.7.5.tar.gz -> docformatter-1.7.7.tar.gz ++++++
++++ 3092 lines of diff (skipped)