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 2024-02-21 18:01:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ezdxf (Old)
 and      /work/SRC/openSUSE:Factory/.python-ezdxf.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ezdxf"

Wed Feb 21 18:01:49 2024 rev:5 rq:1148749 version:1.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ezdxf/python-ezdxf.changes        
2021-06-04 00:34:24.677017774 +0200
+++ /work/SRC/openSUSE:Factory/.python-ezdxf.new.1706/python-ezdxf.changes      
2024-02-21 18:01:58.847382355 +0100
@@ -1,0 +2,7 @@
+Wed Feb 21 10:29:01 UTC 2024 - Daniel Garcia <[email protected]>
+
+- Update to 1.1.4:
+  * Full list of changes:
+    https://github.com/mozman/ezdxf/compare/v0.16.3...v1.1.4
+
+-------------------------------------------------------------------

Old:
----
  ezdxf-0.16.3.tar.gz

New:
----
  ezdxf-1.1.4.tar.gz

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

Other differences:
------------------
++++++ python-ezdxf.spec ++++++
--- /var/tmp/diff_new_pack.zpETv5/_old  2024-02-21 18:01:59.883419887 +0100
+++ /var/tmp/diff_new_pack.zpETv5/_new  2024-02-21 18:01:59.883419887 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ezdxf
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,8 @@
 
 
 %define packagename ezdxf
-%define skip_python2 1
-%define skip_python36 1
-%{?!python_module:%define python_module() python3-%{**}}
 Name:           python-ezdxf
-Version:        0.16.3
+Version:        1.1.4
 Release:        0
 Summary:        Python package for manipulating DXF drawings
 License:        MIT
@@ -36,19 +33,21 @@
 # /SECTION
 # SECTION test requirements
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module geomdl}
-BuildRequires:  %{python_module pytest-xvfb}
-# /SECTION
-# SECTION optional runtime requirements
 BuildRequires:  %{python_module matplotlib}
 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}
+Requires:       python-fonttools
+Requires:       python-numpy
 Requires:       python-pyparsing >= 2.0.1
+Requires:       python-typing_extensions
 Recommends:     python-matplotlib
 Recommends:     python-qt5
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %python_subpackages
 
 %description
@@ -56,8 +55,7 @@
 DXF version.
 
 %prep
-%setup -q -n %{packagename}-%{version}
-# remove unused script interpreter line
+%autosetup -p1 -n %{packagename}-%{version}
 sed -i '1 {/env python/ d}' src/ezdxf/addons/drawing/qtviewer.py
 
 %build

++++++ ezdxf-0.16.3.tar.gz -> ezdxf-1.1.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-ezdxf/ezdxf-0.16.3.tar.gz 
/work/SRC/openSUSE:Factory/.python-ezdxf.new.1706/ezdxf-1.1.4.tar.gz differ: 
char 12, line 1

Reply via email to