Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-port-for for openSUSE:Factory
checked in at 2025-10-31 16:28:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-port-for (Old)
and /work/SRC/openSUSE:Factory/.python-port-for.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-port-for"
Fri Oct 31 16:28:33 2025 rev:6 rq:1314654 version:1.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-port-for/python-port-for.changes
2024-11-01 21:04:39.871152607 +0100
+++
/work/SRC/openSUSE:Factory/.python-port-for.new.1980/python-port-for.changes
2025-10-31 16:29:24.909344590 +0100
@@ -1,0 +2,21 @@
+Fri Oct 31 08:35:01 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 1.0.0:
+ * Drop support for Python 3.9
+ * port-for supports Windows. Increased code compatibility with
+ Windows (#4)
+ * Replaced docopt with argparse. Package got a bit smaller as a
+ result. (#24)
+ * Added Python 3.14 to the supported Python Versions
+ * Adjust links after repository transfer
+ * Adjust workflows for actions-reuse 3
+ * Changed maximum line length to 100 characters.
+ * Fix test_port_mix again.
+ * Have all code fully typed.
+ * Removed global variable from cli module.
+ * Replace black code formatting tool with ruff-format command.
+ * Rewritten all tests into pytest style tests.
+ * Update formatting with black
+ * Use pre-commit for maintaining code style and linting
+
+-------------------------------------------------------------------
Old:
----
v0.7.4.tar.gz
New:
----
v1.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-port-for.spec ++++++
--- /var/tmp/diff_new_pack.w2q9oe/_old 2025-10-31 16:29:25.449367535 +0100
+++ /var/tmp/diff_new_pack.w2q9oe/_new 2025-10-31 16:29:25.453367704 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-port-for
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-port-for
-Version: 0.7.4
+Version: 1.0.0
Release: 0
License: MIT
Summary: Utility that helps with local TCP ports managment
++++++ v0.7.4.tar.gz -> v1.0.0.tar.gz ++++++
++++ 1840 lines of diff (skipped)