passagemath-pari-seadata-small 10.6.1rc15__py3-none-any.whl → 10.6.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of passagemath-pari-seadata-small might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-pari-seadata-small
3
- Version: 10.6.1rc15
3
+ Version: 10.6.3
4
4
  Summary: passagemath: Computational Number Theory with PARI/GP: seadata_small
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -8,7 +8,7 @@ License-Expression: GPL-2.0-or-later
8
8
  Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
9
  Project-URL: repo (upstream), https://github.com/sagemath/sage
10
10
  Project-URL: repo, https://github.com/passagemath/passagemath
11
- Project-URL: documentation, https://doc.sagemath.org
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
12
  Project-URL: homepage (upstream), https://www.sagemath.org
13
13
  Project-URL: discourse, https://passagemath.discourse.group
14
14
  Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
@@ -28,7 +28,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
29
  Requires-Python: <3.14,>=3.10
30
30
  Description-Content-Type: text/x-rst
31
- Requires-Dist: passagemath-environment==10.6.1rc15
31
+ Requires-Dist: passagemath-environment~=10.6.3.0
32
32
 
33
33
  =============================================================================
34
34
  passagemath: Computational Number Theory with PARI/GP: seadata_small
@@ -42,24 +42,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
42
42
  developed 2005-2025 under the motto “Creating a Viable Open Source
43
43
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
44
44
 
45
- The passagemath fork was created in October 2024 with the following
46
- goals:
45
+ The passagemath fork uses the motto "Creating a Free Passage Between the
46
+ Scientific Python Ecosystem and Mathematical Software Communities."
47
+ It was created in October 2024 with the following goals:
47
48
 
48
- - providing modularized installation with pip, thus completing a `major
49
- project started in 2020 in the Sage
50
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
49
+ - providing modularized installation with pip,
51
50
  - establishing first-class membership in the scientific Python
52
51
  ecosystem,
53
52
  - giving `clear attribution of upstream
54
53
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
55
54
  - providing independently usable Python interfaces to upstream
56
55
  libraries,
57
- - providing `platform portability and integration testing
56
+ - offering `platform portability and integration testing
58
57
  services <https://github.com/passagemath/passagemath/issues/704>`__
59
58
  to upstream projects,
60
59
  - inviting collaborations with upstream projects,
61
60
  - `building a professional, respectful, inclusive
62
61
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
62
+ - `empowering Sage users to participate in the scientific Python ecosystem
63
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
63
64
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
64
65
  serverless deployment with Javascript,
65
66
  - developing a native Windows port.
@@ -67,13 +68,18 @@ goals:
67
68
  `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
68
69
  available online.
69
70
 
70
- passagemath attempts to support all major Linux distributions and recent versions of
71
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
72
- virtualization.
71
+ passagemath attempts to support and provides binary wheels suitable for
72
+ all major Linux distributions and recent versions of macOS.
73
73
 
74
- Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
75
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
76
- so compilation from source is triggered for those.
74
+ For the Linux aarch64 (ARM) platform, some third-party packages are still missing
75
+ wheels; see the `instructions for building them from source <https://github.com/passagemath/passagemath?tab=readme-ov-file#full-installation-of-passagemath-from-binary-wheels-on-pypi>`__.
76
+
77
+ Binary wheels for native Windows (x86_64) are are available for a subset of
78
+ the passagemath distributions. Use of the full functionality of passagemath
79
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
80
+ or virtualization.
81
+
82
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
77
83
 
78
84
 
79
85
  About this pip-installable distribution package
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-pari-seadata-small
3
- Version: 10.6.1rc15
3
+ Version: 10.6.3
4
4
  Summary: passagemath: Computational Number Theory with PARI/GP: seadata_small
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -8,7 +8,7 @@ License-Expression: GPL-2.0-or-later
8
8
  Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
9
  Project-URL: repo (upstream), https://github.com/sagemath/sage
10
10
  Project-URL: repo, https://github.com/passagemath/passagemath
11
- Project-URL: documentation, https://doc.sagemath.org
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
12
  Project-URL: homepage (upstream), https://www.sagemath.org
13
13
  Project-URL: discourse, https://passagemath.discourse.group
14
14
  Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
@@ -28,8 +28,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
29
  Requires-Python: <3.14,>=3.10
30
30
  Description-Content-Type: text/x-rst
31
- Requires-Dist: passagemath-conf==10.6.1rc15
32
- Requires-Dist: passagemath-environment==10.6.1rc15
31
+ Requires-Dist: passagemath-conf~=10.6.3.0; sys_platform != "win32"
32
+ Requires-Dist: passagemath-environment~=10.6.3.0
33
33
 
34
34
  =============================================================================
35
35
  passagemath: Computational Number Theory with PARI/GP: seadata_small
@@ -43,24 +43,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
43
43
  developed 2005-2025 under the motto “Creating a Viable Open Source
44
44
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
45
45
 
46
- The passagemath fork was created in October 2024 with the following
47
- goals:
46
+ The passagemath fork uses the motto "Creating a Free Passage Between the
47
+ Scientific Python Ecosystem and Mathematical Software Communities."
48
+ It was created in October 2024 with the following goals:
48
49
 
49
- - providing modularized installation with pip, thus completing a `major
50
- project started in 2020 in the Sage
51
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
50
+ - providing modularized installation with pip,
52
51
  - establishing first-class membership in the scientific Python
53
52
  ecosystem,
54
53
  - giving `clear attribution of upstream
55
54
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
56
55
  - providing independently usable Python interfaces to upstream
57
56
  libraries,
58
- - providing `platform portability and integration testing
57
+ - offering `platform portability and integration testing
59
58
  services <https://github.com/passagemath/passagemath/issues/704>`__
60
59
  to upstream projects,
61
60
  - inviting collaborations with upstream projects,
62
61
  - `building a professional, respectful, inclusive
63
62
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
63
+ - `empowering Sage users to participate in the scientific Python ecosystem
64
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
64
65
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
65
66
  serverless deployment with Javascript,
66
67
  - developing a native Windows port.
@@ -68,13 +69,18 @@ goals:
68
69
  `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
69
70
  available online.
70
71
 
71
- passagemath attempts to support all major Linux distributions and recent versions of
72
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
73
- virtualization.
72
+ passagemath attempts to support and provides binary wheels suitable for
73
+ all major Linux distributions and recent versions of macOS.
74
74
 
75
- Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
76
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
77
- so compilation from source is triggered for those.
75
+ For the Linux aarch64 (ARM) platform, some third-party packages are still missing
76
+ wheels; see the `instructions for building them from source <https://github.com/passagemath/passagemath?tab=readme-ov-file#full-installation-of-passagemath-from-binary-wheels-on-pypi>`__.
77
+
78
+ Binary wheels for native Windows (x86_64) are are available for a subset of
79
+ the passagemath distributions. Use of the full functionality of passagemath
80
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
81
+ or virtualization.
82
+
83
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
78
84
 
79
85
 
80
86
  About this pip-installable distribution package
@@ -0,0 +1,8 @@
1
+ sage_wheels/share/pari/seadata/README,sha256=-anYJ9Jfpl1RpBHvmMWIFqDC4zk5yfJvsK9pZnWn4IU,859
2
+ sage_wheels/share/pari/seadata/sea0,sha256=l8mIw9yZ1xmQF0zYsUqyDGCEr9SaUtnK6fOS9IzBGd0,1419603
3
+ sage_wheels/share/pari/seadata/sea2,sha256=yFpb7Jze_CFAzELvTXUIUkukwb66jmMc_VW9SCepdPg,35
4
+ passagemath_pari_seadata_small-10.6.3.dist-info/METADATA,sha256=bDXNjA5irw3wN25N9xDqsDCvHvMfkl0XxQsr2kJXhrc,4526
5
+ passagemath_pari_seadata_small-10.6.3.dist-info/METADATA.bak,sha256=m9WEKCU2Gso5zsmmb84iuT10W8bBLxpLElmkGmHiJ_w,4593
6
+ passagemath_pari_seadata_small-10.6.3.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
7
+ passagemath_pari_seadata_small-10.6.3.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
8
+ passagemath_pari_seadata_small-10.6.3.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- sage_wheels/share/pari/seadata/README,sha256=-anYJ9Jfpl1RpBHvmMWIFqDC4zk5yfJvsK9pZnWn4IU,859
2
- sage_wheels/share/pari/seadata/sea0,sha256=l8mIw9yZ1xmQF0zYsUqyDGCEr9SaUtnK6fOS9IzBGd0,1419603
3
- sage_wheels/share/pari/seadata/sea2,sha256=yFpb7Jze_CFAzELvTXUIUkukwb66jmMc_VW9SCepdPg,35
4
- passagemath_pari_seadata_small-10.6.1rc15.dist-info/METADATA,sha256=e30rPrlfBkw4Yq0KqhtprlWYG-r5-Nx_QYTn16XsYIA,4044
5
- passagemath_pari_seadata_small-10.6.1rc15.dist-info/METADATA.bak,sha256=-RqYt3F0bB9V9Xx3_lwijku3p_OGsefYeuoanRc34sQ,4088
6
- passagemath_pari_seadata_small-10.6.1rc15.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
7
- passagemath_pari_seadata_small-10.6.1rc15.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
8
- passagemath_pari_seadata_small-10.6.1rc15.dist-info/RECORD,,