Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ezdxf for openSUSE:Factory 
checked in at 2026-07-15 16:55:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ezdxf (Old)
 and      /work/SRC/openSUSE:Factory/.python-ezdxf.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ezdxf"

Wed Jul 15 16:55:27 2026 rev:10 rq:1365942 version:1.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ezdxf/python-ezdxf.changes        
2026-06-05 15:02:32.673877924 +0200
+++ /work/SRC/openSUSE:Factory/.python-ezdxf.new.1991/python-ezdxf.changes      
2026-07-15 17:12:10.464705271 +0200
@@ -1,0 +2,14 @@
+Wed Jul 15 06:43:00 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 1.4.4:
+  * Fix float parsing for values written with a leading dot or
+    without a leading zero
+  * Fix empty layer linetype patterns when using custom layout
+    properties
+  * Fix CIF/MIF text decoding
+  * Add get_textstyle() and valid_text_height() helpers and support
+    text style width and oblique factors in MTEXT
+  * Correctness fixes for BlockRecord.destroy() and Body copy and
+    transform handling
+
+-------------------------------------------------------------------

Old:
----
  ezdxf-1.4.3.tar.gz

New:
----
  ezdxf-1.4.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ezdxf.spec ++++++
--- /var/tmp/diff_new_pack.B5ITCu/_old  2026-07-15 17:12:11.172729642 +0200
+++ /var/tmp/diff_new_pack.B5ITCu/_new  2026-07-15 17:12:11.172729642 +0200
@@ -18,12 +18,26 @@
 
 %define packagename ezdxf
 Name:           python-ezdxf
-Version:        1.4.3
+Version:        1.4.4
 Release:        0
 Summary:        Python package for manipulating DXF drawings
 License:        MIT
 URL:            https://ezdxf.mozman.at/
 Source:         
https://github.com/mozman/ezdxf/archive/v%{version}.tar.gz#/%{packagename}-%{version}.tar.gz
+BuildRequires:  %{python_module fonttools}
+BuildRequires:  %{python_module numpy}
+BuildRequires:  %{python_module pyparsing >= 2.0.1}
+BuildRequires:  %{python_module typing_extensions >= 4.6.0}
+Requires:       python-fonttools
+Requires:       python-numpy
+Requires:       python-pyparsing >= 2.0.1
+Requires:       python-typing_extensions >= 4.6.0
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+Recommends:     python-Pillow
+Recommends:     python-PyMuPDF >= 1.20.0
+Recommends:     python-matplotlib
+Recommends:     python-qt5
 # SECTION setup requirements
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module pip}
@@ -33,24 +47,10 @@
 BuildRequires:  python-rpm-macros
 # /SECTION
 # SECTION test requirements
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module matplotlib}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module qt5}
 # /SECTION
-BuildRequires:  %{python_module pyparsing >= 2.0.1}
-BuildRequires:  %{python_module fonttools}
-BuildRequires:  %{python_module numpy}
-BuildRequires:  %{python_module typing_extensions >= 4.6.0}
-Requires:       python-fonttools
-Requires:       python-numpy
-Requires:       python-pyparsing >= 2.0.1
-Requires:       python-typing_extensions >= 4.6.0
-Recommends:     python-Pillow
-Recommends:     python-PyMuPDF >= 1.20.0
-Recommends:     python-matplotlib
-Recommends:     python-qt5
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
 %python_subpackages
 
 %description

++++++ ezdxf-1.4.3.tar.gz -> ezdxf-1.4.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-ezdxf/ezdxf-1.4.3.tar.gz 
/work/SRC/openSUSE:Factory/.python-ezdxf.new.1991/ezdxf-1.4.4.tar.gz differ: 
char 12, line 1

Reply via email to