Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-defcon for openSUSE:Factory 
checked in at 2025-11-03 18:56:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-defcon (Old)
 and      /work/SRC/openSUSE:Factory/.python-defcon.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-defcon"

Mon Nov  3 18:56:21 2025 rev:13 rq:1315320 version:0.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-defcon/python-defcon.changes      
2025-06-05 20:37:18.012680385 +0200
+++ /work/SRC/openSUSE:Factory/.python-defcon.new.1980/python-defcon.changes    
2025-11-03 18:56:37.241363466 +0100
@@ -1,0 +2,11 @@
+Fri Oct 31 12:47:56 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 0.12.2
+  * simplify use of pyfilesystem2 API in test suite
+  * bump fonttools >= 4.59, remove fs dependency
+- Remove unzip package from BuildRequires
+- Switch source archive format to TAR.GZ
+- Drop support for older Python versions
+- Use Python 3.11 on SLE-15 by default
+
+-------------------------------------------------------------------

Old:
----
  defcon-0.12.1.zip

New:
----
  defcon-0.12.2.tar.gz

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

Other differences:
------------------
++++++ python-defcon.spec ++++++
--- /var/tmp/diff_new_pack.UXPEHz/_old  2025-11-03 18:56:37.749384658 +0100
+++ /var/tmp/diff_new_pack.UXPEHz/_new  2025-11-03 18:56:37.753384825 +0100
@@ -16,23 +16,21 @@
 #
 
 
-%define skip_python2 1
-%define skip_python36 1
+%{?sle15_python_module_pythons}
 Name:           python-defcon
-Version:        0.12.1
+Version:        0.12.2
 Release:        0
 Summary:        A set of UFO based objects for use in font editing applications
 License:        MIT
 URL:            https://github.com/robotools/defcon
-Source:         
https://files.pythonhosted.org/packages/source/d/defcon/defcon-%{version}.zip
+Source:         
https://files.pythonhosted.org/packages/source/d/defcon/defcon-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  unzip
-Requires:       python-FontTools >= 4.10.2
+Requires:       python-FontTools >= 4.59.0
 # SECTION fonttools[ufo,unicode]
 Requires:       python-fs >= 2.2
 %if 0%{?python_version_nodots} < 39
@@ -42,7 +40,7 @@
 Suggests:       python-fontPens >= 0.1.0
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module FontTools >= 4.10.2}
+BuildRequires:  %{python_module FontTools >= 4.59.0}
 BuildRequires:  %{python_module fs >= 2.2}
 BuildRequires:  %{python_module pytest >= 3.0.3}
 BuildRequires:  %{python_module unicodedata2 >= 13.0.0 if %python-base < 3.9}

Reply via email to