Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-Mathics-Django for
openSUSE:Factory checked in at 2025-07-17 17:18:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Mathics-Django (Old)
and /work/SRC/openSUSE:Factory/.python-Mathics-Django.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Mathics-Django"
Thu Jul 17 17:18:30 2025 rev:2 rq:1293820 version:8.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-Mathics-Django/python-Mathics-Django.changes
2025-02-12 21:33:17.950613486 +0100
+++
/work/SRC/openSUSE:Factory/.python-Mathics-Django.new.8875/python-Mathics-Django.changes
2025-07-17 17:19:17.509065519 +0200
@@ -1,0 +2,5 @@
+Thu Jul 10 12:51:28 UTC 2025 - Atri Bhattacharya <[email protected]>
+
+- Fix build failures due to dist-info naming scheme change.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Mathics-Django.spec ++++++
--- /var/tmp/diff_new_pack.E6whPB/_old 2025-07-17 17:19:19.109132062 +0200
+++ /var/tmp/diff_new_pack.E6whPB/_new 2025-07-17 17:19:19.109132062 +0200
@@ -16,7 +16,7 @@
#
-%define modname Mathics_Django
+%define modname mathics_django
%define skip_python313 1
Name: python-Mathics-Django
Version: 8.0.1
@@ -26,10 +26,10 @@
License: Apache-2.0 AND BSD-3-Clause AND GPL-3.0-only AND MIT
URL: https://mathics.org/
Source:
https://files.pythonhosted.org/packages/source/m/mathics-django/Mathics_Django-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module django}
BuildRequires: %{python_module Mathics-Scanner >= 1.4.1}
@@ -41,9 +41,9 @@
BuildRequires: %{python_module requests}
# /SECTION
BuildRequires: fdupes
-Requires: python-django
Requires: python-Mathics-Scanner >= 1.4.1
Requires: python-Mathics3 >= 8.0.0
+Requires: python-django
Requires: python-matplotlib
Requires: python-networkx >= 3.0
Requires: python-pygments