passagemath-frobby 10.6.1rc15__tar.gz → 10.6.3__tar.gz

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.
Files changed (18) hide show
  1. {passagemath_frobby-10.6.1rc15/passagemath_frobby.egg-info → passagemath_frobby-10.6.3}/PKG-INFO +22 -16
  2. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/README.rst +18 -12
  3. passagemath_frobby-10.6.3/VERSION.txt +1 -0
  4. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3/passagemath_frobby.egg-info}/PKG-INFO +22 -16
  5. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/passagemath_frobby.egg-info/requires.txt +2 -2
  6. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/pyproject.toml +8 -7
  7. passagemath_frobby-10.6.1rc15/VERSION.txt +0 -1
  8. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/MANIFEST.in +0 -0
  9. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/passagemath_frobby.egg-info/SOURCES.txt +0 -0
  10. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/passagemath_frobby.egg-info/dependency_links.txt +0 -0
  11. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/passagemath_frobby.egg-info/top_level.txt +0 -0
  12. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/sage/all__sagemath_frobby.py +0 -0
  13. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/sage/interfaces/all__sagemath_frobby.py +0 -0
  14. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/sage/interfaces/frobby.py +0 -0
  15. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/sage/libs/all__sagemath_frobby.py +0 -0
  16. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/sage/libs/frobby.pyx +0 -0
  17. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/setup.cfg +0 -0
  18. {passagemath_frobby-10.6.1rc15 → passagemath_frobby-10.6.3}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-frobby
3
- Version: 10.6.1rc15
3
+ Version: 10.6.3
4
4
  Summary: passagemath: Computations on monomial ideals with Frobby
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
@@ -30,8 +30,8 @@ Requires-Python: <3.14,>=3.10
30
30
  Description-Content-Type: text/x-rst
31
31
  Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
32
32
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
33
- Requires-Dist: passagemath-environment==10.6.1rc15
34
- Requires-Dist: passagemath-categories==10.6.1rc15
33
+ Requires-Dist: passagemath-environment~=10.6.3.0
34
+ Requires-Dist: passagemath-categories~=10.6.3.0
35
35
  Provides-Extra: test
36
36
  Requires-Dist: passagemath-graphs; extra == "test"
37
37
  Requires-Dist: passagemath-repl; extra == "test"
@@ -49,24 +49,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
49
49
  developed 2005-2025 under the motto “Creating a Viable Open Source
50
50
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
51
51
 
52
- The passagemath fork was created in October 2024 with the following
53
- goals:
52
+ The passagemath fork uses the motto "Creating a Free Passage Between the
53
+ Scientific Python Ecosystem and Mathematical Software Communities."
54
+ It was created in October 2024 with the following goals:
54
55
 
55
- - providing modularized installation with pip, thus completing a `major
56
- project started in 2020 in the Sage
57
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
56
+ - providing modularized installation with pip,
58
57
  - establishing first-class membership in the scientific Python
59
58
  ecosystem,
60
59
  - giving `clear attribution of upstream
61
60
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
62
61
  - providing independently usable Python interfaces to upstream
63
62
  libraries,
64
- - providing `platform portability and integration testing
63
+ - offering `platform portability and integration testing
65
64
  services <https://github.com/passagemath/passagemath/issues/704>`__
66
65
  to upstream projects,
67
66
  - inviting collaborations with upstream projects,
68
67
  - `building a professional, respectful, inclusive
69
68
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
69
+ - `empowering Sage users to participate in the scientific Python ecosystem
70
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
70
71
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
71
72
  serverless deployment with Javascript,
72
73
  - developing a native Windows port.
@@ -74,13 +75,18 @@ goals:
74
75
  `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
75
76
  available online.
76
77
 
77
- passagemath attempts to support all major Linux distributions and recent versions of
78
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
79
- virtualization.
78
+ passagemath attempts to support and provides binary wheels suitable for
79
+ all major Linux distributions and recent versions of macOS.
80
80
 
81
- Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
82
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
83
- so compilation from source is triggered for those.
81
+ For the Linux aarch64 (ARM) platform, some third-party packages are still missing
82
+ 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>`__.
83
+
84
+ Binary wheels for native Windows (x86_64) are are available for a subset of
85
+ the passagemath distributions. Use of the full functionality of passagemath
86
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
87
+ or virtualization.
88
+
89
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
84
90
 
85
91
 
86
92
  About this pip-installable distribution package
@@ -10,24 +10,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
10
10
  developed 2005-2025 under the motto “Creating a Viable Open Source
11
11
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
12
12
 
13
- The passagemath fork was created in October 2024 with the following
14
- goals:
13
+ The passagemath fork uses the motto "Creating a Free Passage Between the
14
+ Scientific Python Ecosystem and Mathematical Software Communities."
15
+ It was created in October 2024 with the following goals:
15
16
 
16
- - providing modularized installation with pip, thus completing a `major
17
- project started in 2020 in the Sage
18
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
17
+ - providing modularized installation with pip,
19
18
  - establishing first-class membership in the scientific Python
20
19
  ecosystem,
21
20
  - giving `clear attribution of upstream
22
21
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
23
22
  - providing independently usable Python interfaces to upstream
24
23
  libraries,
25
- - providing `platform portability and integration testing
24
+ - offering `platform portability and integration testing
26
25
  services <https://github.com/passagemath/passagemath/issues/704>`__
27
26
  to upstream projects,
28
27
  - inviting collaborations with upstream projects,
29
28
  - `building a professional, respectful, inclusive
30
29
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
30
+ - `empowering Sage users to participate in the scientific Python ecosystem
31
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
31
32
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
32
33
  serverless deployment with Javascript,
33
34
  - developing a native Windows port.
@@ -35,13 +36,18 @@ goals:
35
36
  `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
36
37
  available online.
37
38
 
38
- passagemath attempts to support all major Linux distributions and recent versions of
39
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
40
- virtualization.
39
+ passagemath attempts to support and provides binary wheels suitable for
40
+ all major Linux distributions and recent versions of macOS.
41
41
 
42
- Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
43
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
44
- so compilation from source is triggered for those.
42
+ For the Linux aarch64 (ARM) platform, some third-party packages are still missing
43
+ 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>`__.
44
+
45
+ Binary wheels for native Windows (x86_64) are are available for a subset of
46
+ the passagemath distributions. Use of the full functionality of passagemath
47
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
48
+ or virtualization.
49
+
50
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
45
51
 
46
52
 
47
53
  About this pip-installable distribution package
@@ -0,0 +1 @@
1
+ 10.6.3
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-frobby
3
- Version: 10.6.1rc15
3
+ Version: 10.6.3
4
4
  Summary: passagemath: Computations on monomial ideals with Frobby
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
@@ -30,8 +30,8 @@ Requires-Python: <3.14,>=3.10
30
30
  Description-Content-Type: text/x-rst
31
31
  Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
32
32
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
33
- Requires-Dist: passagemath-environment==10.6.1rc15
34
- Requires-Dist: passagemath-categories==10.6.1rc15
33
+ Requires-Dist: passagemath-environment~=10.6.3.0
34
+ Requires-Dist: passagemath-categories~=10.6.3.0
35
35
  Provides-Extra: test
36
36
  Requires-Dist: passagemath-graphs; extra == "test"
37
37
  Requires-Dist: passagemath-repl; extra == "test"
@@ -49,24 +49,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
49
49
  developed 2005-2025 under the motto “Creating a Viable Open Source
50
50
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
51
51
 
52
- The passagemath fork was created in October 2024 with the following
53
- goals:
52
+ The passagemath fork uses the motto "Creating a Free Passage Between the
53
+ Scientific Python Ecosystem and Mathematical Software Communities."
54
+ It was created in October 2024 with the following goals:
54
55
 
55
- - providing modularized installation with pip, thus completing a `major
56
- project started in 2020 in the Sage
57
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
56
+ - providing modularized installation with pip,
58
57
  - establishing first-class membership in the scientific Python
59
58
  ecosystem,
60
59
  - giving `clear attribution of upstream
61
60
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
62
61
  - providing independently usable Python interfaces to upstream
63
62
  libraries,
64
- - providing `platform portability and integration testing
63
+ - offering `platform portability and integration testing
65
64
  services <https://github.com/passagemath/passagemath/issues/704>`__
66
65
  to upstream projects,
67
66
  - inviting collaborations with upstream projects,
68
67
  - `building a professional, respectful, inclusive
69
68
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
69
+ - `empowering Sage users to participate in the scientific Python ecosystem
70
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
70
71
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
71
72
  serverless deployment with Javascript,
72
73
  - developing a native Windows port.
@@ -74,13 +75,18 @@ goals:
74
75
  `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
75
76
  available online.
76
77
 
77
- passagemath attempts to support all major Linux distributions and recent versions of
78
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
79
- virtualization.
78
+ passagemath attempts to support and provides binary wheels suitable for
79
+ all major Linux distributions and recent versions of macOS.
80
80
 
81
- Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
82
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
83
- so compilation from source is triggered for those.
81
+ For the Linux aarch64 (ARM) platform, some third-party packages are still missing
82
+ 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>`__.
83
+
84
+ Binary wheels for native Windows (x86_64) are are available for a subset of
85
+ the passagemath distributions. Use of the full functionality of passagemath
86
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
87
+ or virtualization.
88
+
89
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
84
90
 
85
91
 
86
92
  About this pip-installable distribution package
@@ -1,6 +1,6 @@
1
1
  cysignals!=1.12.0,>=1.11.2
2
- passagemath-environment==10.6.1rc15
3
- passagemath-categories==10.6.1rc15
2
+ passagemath-environment~=10.6.3.0
3
+ passagemath-categories~=10.6.3.0
4
4
 
5
5
  [:sys_platform == "win32"]
6
6
  cysignals<1.12.4
@@ -4,10 +4,11 @@
4
4
  requires = [
5
5
  'setuptools >= 77.0.0',
6
6
  'pkgconfig',
7
- 'passagemath-setup == 10.6.1rc15',
8
- 'passagemath-categories == 10.6.1rc15',
9
- 'passagemath-environment == 10.6.1rc15',
10
- 'passagemath-objects == 10.6.1rc15',
7
+ 'passagemath-conf ~= 10.6.3.0 ; sys_platform != "win32"',
8
+ 'passagemath-setup ~= 10.6.3.0',
9
+ 'passagemath-categories ~= 10.6.3.0',
10
+ 'passagemath-environment ~= 10.6.3.0',
11
+ 'passagemath-objects ~= 10.6.3.0',
11
12
  'cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',
12
13
  'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
13
14
  ]
@@ -18,8 +19,8 @@ name = "passagemath-frobby"
18
19
  description = "passagemath: Computations on monomial ideals with Frobby"
19
20
  dependencies = [
20
21
  'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
21
- 'passagemath-environment == 10.6.1rc15',
22
- 'passagemath-categories == 10.6.1rc15',
22
+ 'passagemath-environment ~= 10.6.3.0',
23
+ 'passagemath-categories ~= 10.6.3.0',
23
24
  ]
24
25
  dynamic = ["version"]
25
26
  license = "GPL-2.0-or-later"
@@ -49,7 +50,7 @@ requires-python = ">=3.10, <3.14"
49
50
  "release notes" = "https://github.com/passagemath/passagemath/releases"
50
51
  "repo (upstream)" = "https://github.com/sagemath/sage"
51
52
  "repo" = "https://github.com/passagemath/passagemath"
52
- documentation = "https://doc.sagemath.org"
53
+ documentation = "https://passagemath.org/docs/latest"
53
54
  "homepage (upstream)" = "https://www.sagemath.org"
54
55
  "discourse" = "https://passagemath.discourse.group"
55
56
  "tracker (upstream)" = "https://github.com/sagemath/sage/issues"
@@ -1 +0,0 @@
1
- 10.6.1.rc15