Compare commits

11 Commits

Author SHA256 Message Date
42958207c4 Accepting request 1293819 from science
OBS-URL: https://build.opensuse.org/request/show/1293819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mathics?expand=0&rev=23
2025-07-17 15:18:28 +00:00
1a35fbc3d0 Fix build failures due to change in dist-info dir naming scheme.
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=49
2025-07-16 13:44:35 +00:00
03d9b68af1 Accepting request 1244516 from science
OBS-URL: https://build.opensuse.org/request/show/1244516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mathics?expand=0&rev=22
2025-02-10 16:25:57 +00:00
bded601aa7 Accepting request 1244373 from home:badshah400:branches:science
* Update to version 8.0.1.
* Re-enable all tests as they have been fixed upstream.
* Bump numpy requirement to allow numpy >= 2 in keeping with upstream.
* Update minimum versions in Requires and BuildRequires.
* Restore tests that now work: test_home_page, test_gudermannian, test_image.
* Drop python-Mathics-sympy1_13.patch: incorporated upstream.

OBS-URL: https://build.opensuse.org/request/show/1244373
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=47
2025-02-09 17:25:23 +00:00
c3ccd5353b Accepting request 1243369 from science
- Update to version 7.0.0:
- Disable whole swathe of failing tests
  (gh#Mathics3/mathics-core#1346).
- Add python-Mathics-sympy1_13.patch -- Add compatibility for
  tests against sympy >= 1.13 (upstream commits).
- Drop python-Mathics-relax-numpy-versions.patch: upstreamed.
- Switch to pyproject_* macros for build.
- Require numpy < 2 as numpy2 is not supported yet.
- BuildArch: noarch as there are no arch dependent binaries in
  package.
- Enable Python 3.11, 3.12.
- Disable Python 3.13.
- Drop old compatibility macro redefinition.

OBS-URL: https://build.opensuse.org/request/show/1243369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mathics?expand=0&rev=21
2025-02-05 16:33:33 +00:00
cc9519efd8 OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=45 2025-02-05 13:03:42 +00:00
1101a620c2 OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=44 2025-02-05 12:37:19 +00:00
44929f3ef4 OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=43 2025-02-05 09:38:29 +00:00
3ab5943912 Accepting request 1242224 from home:badshah400:Staging
* Update to version 7.0.0.
* Disable whole swathe of failing tests (gh#Mathics3/mathics-core#1346).
* Add python-Mathics-sympy1_13.patch -- Add compatibility for tests against sympy >= 1.13 (upstream commits).
* Switch to pyproject_* macros for build.
* Require numpy < 2 as numpy2 is not supported yet.
* BuildArch: noarch as there are no arch dependent binaries in package.
* Enable Python 3.11, 3.12.
* Disable Python 3.13.
* Drop old compatibility macro redefinition.

OBS-URL: https://build.opensuse.org/request/show/1242224
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=42
2025-02-05 06:01:58 +00:00
180a23fc22 Accepting request 1205184 from science
OBS-URL: https://build.opensuse.org/request/show/1205184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mathics?expand=0&rev=20
2024-10-02 19:34:33 +00:00
86908abb9a Accepting request 1205170 from home:badshah400:Staging
* Add python-testsuite as BuildRequires for test flavor.
* Add source dir into PYTHONPATH to allow importing of test helper modules.

OBS-URL: https://build.opensuse.org/request/show/1205170
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=40
2024-10-02 11:01:45 +00:00
4 changed files with 12 additions and 24 deletions

3
Mathics3-8.0.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ce42e4bbb0aec61ab03ccd537f478dc2eabb953ab69073c07515a6e610c22fb
size 19546895

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b49c156b012dd8ac9ebb08963208a7de3651cd1eb048ec60a4e1f9be586e703
size 3840672

View File

@@ -1,18 +1,3 @@
-------------------------------------------------------------------
Wed Oct 29 13:13:53 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Drop llvmlite optional requirement for tests; fixes test flavour
builds for Tumbleweed which are incompatible with latest
llvmlite.
-------------------------------------------------------------------
Sun Aug 31 04:44:06 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 9.0.0:
* Long list of changes, see
<https://github.com/Mathics3/mathics-core/releases/tag/9.0.0>
- Enable python 3.13 support.
-------------------------------------------------------------------
Thu Jul 10 12:38:54 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Mathics
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,18 +26,20 @@
%define psuffix %{nil}
%endif
%define skip_python313 1
%define pyname Mathics3
%define src_ver 8.0.1
Name: python-Mathics%{psuffix}
Version: 9.0.0
Version: 8.0.1
Release: 0
Summary: A general-purpose computer algebra system
# Mathics itself is licensed as GPL-3.0 but it includes third-party software with MIT, BSD-3-Clause, and Apache-2.0 Licensing; also includes data from wikipedia licensed under CC-BY-SA-3.0 and GFDL-1.3
License: Apache-2.0 AND BSD-3-Clause AND GPL-3.0-only AND MIT
URL: https://mathics.github.io/
Source0: https://github.com/Mathics3/mathics-core/releases/download/%{version}/%{pyname}-%{version}.tar.gz
BuildRequires: %{python_module Mathics-Scanner >= 2.0.0}
BuildRequires: %{python_module Mathics-Scanner >= 1.4.1}
BuildRequires: %{python_module colorama}
BuildRequires: %{python_module devel >= 3.10}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module mpmath >= 0.19}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pexpect}
@@ -48,7 +50,7 @@ BuildRequires: %{python_module sympy >= 1.13.0}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Mathics-Scanner >= 2.0.0
Requires: python-Mathics-Scanner >= 1.4.1
Requires: python-Pint
Requires: python-Pympler
Requires: python-mpmath >= 0.19
@@ -67,9 +69,10 @@ BuildArch: noarch
%if %{with test}
# SECTION For tests
BuildRequires: %{python_module Mathics = %{version}}
BuildRequires: %{python_module Pillow >= 9.2}
BuildRequires: %{python_module Pillow >= 9.2 if %python-base >= 3.7}
BuildRequires: %{python_module Pint}
BuildRequires: %{python_module chardet}
BuildRequires: %{python_module llvmlite}
BuildRequires: %{python_module palettable}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module scikit-image >= 0.17}