passagemath-frobby 10.5.36__cp313-cp313-macosx_14_0_arm64.whl → 10.6.1rc1__cp313-cp313-macosx_14_0_arm64.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.
- {passagemath_frobby-10.5.36.dist-info → passagemath_frobby-10.6.1rc1.dist-info}/METADATA +9 -10
- passagemath_frobby-10.6.1rc1.dist-info/RECORD +12 -0
- {passagemath_frobby-10.5.36.dist-info → passagemath_frobby-10.6.1rc1.dist-info}/WHEEL +1 -1
- passagemath_frobby.dylibs/libgmp.10.dylib +0 -0
- passagemath_frobby.dylibs/libgmpxx.4.dylib +0 -0
- sage/libs/frobby.cpython-313-darwin.so +0 -0
- sage_wheels/bin/frobby +0 -0
- passagemath_frobby-10.5.36.dist-info/RECORD +0 -9
- {passagemath_frobby-10.5.36.dist-info → passagemath_frobby-10.6.1rc1.dist-info}/top_level.txt +0 -0
@@ -1,10 +1,10 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-frobby
|
3
|
-
Version: 10.
|
3
|
+
Version: 10.6.1rc1
|
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
|
7
|
-
License:
|
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
|
@@ -16,22 +16,20 @@ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
|
|
16
16
|
Classifier: Development Status :: 6 - Mature
|
17
17
|
Classifier: Intended Audience :: Education
|
18
18
|
Classifier: Intended Audience :: Science/Research
|
19
|
-
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
|
20
19
|
Classifier: Operating System :: POSIX
|
21
20
|
Classifier: Operating System :: MacOS :: MacOS X
|
22
21
|
Classifier: Programming Language :: Python :: 3 :: Only
|
23
|
-
Classifier: Programming Language :: Python :: 3.9
|
24
22
|
Classifier: Programming Language :: Python :: 3.10
|
25
23
|
Classifier: Programming Language :: Python :: 3.11
|
26
24
|
Classifier: Programming Language :: Python :: 3.12
|
27
25
|
Classifier: Programming Language :: Python :: 3.13
|
28
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
29
27
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
30
|
-
Requires-Python: <3.14,>=3.
|
28
|
+
Requires-Python: <3.14,>=3.10
|
31
29
|
Description-Content-Type: text/x-rst
|
32
|
-
Requires-Dist: cysignals
|
33
|
-
Requires-Dist: passagemath-environment
|
34
|
-
Requires-Dist: passagemath-categories
|
30
|
+
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
31
|
+
Requires-Dist: passagemath-environment==10.6.1rc1
|
32
|
+
Requires-Dist: passagemath-categories==10.6.1rc1
|
35
33
|
Provides-Extra: test
|
36
34
|
Requires-Dist: passagemath-graphs; extra == "test"
|
37
35
|
Requires-Dist: passagemath-repl; extra == "test"
|
@@ -78,7 +76,7 @@ passagemath attempts to support all major Linux distributions and recent version
|
|
78
76
|
macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
|
79
77
|
virtualization.
|
80
78
|
|
81
|
-
Complete sets of binary wheels are provided on PyPI for Python versions 3.
|
79
|
+
Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
|
82
80
|
Python 3.13.x is also supported, but some third-party packages are still missing wheels,
|
83
81
|
so compilation from source is triggered for those.
|
84
82
|
|
@@ -86,7 +84,8 @@ so compilation from source is triggered for those.
|
|
86
84
|
About this pip-installable distribution package
|
87
85
|
-----------------------------------------------
|
88
86
|
|
89
|
-
This pip-installable source distribution ``
|
87
|
+
This pip-installable source distribution ``passagemath-frobby`` provides an interface to Frobby,
|
88
|
+
the package for computations on monomial ideals.
|
90
89
|
|
91
90
|
|
92
91
|
Examples
|
@@ -0,0 +1,12 @@
|
|
1
|
+
passagemath_frobby-10.6.1rc1.dist-info/RECORD,,
|
2
|
+
passagemath_frobby-10.6.1rc1.dist-info/WHEEL,sha256=ZQJAUvKl3_G657Vy_VrVH7Krx2Keg1PVu64bdERsotU,136
|
3
|
+
passagemath_frobby-10.6.1rc1.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
4
|
+
passagemath_frobby-10.6.1rc1.dist-info/METADATA,sha256=MDGIXr0CDrw5xCWOsMntNif37jyYNnDSod7OcY71fA4,4314
|
5
|
+
passagemath_frobby.dylibs/libgmpxx.4.dylib,sha256=RSk6LBwHWQD1OHnwBP-CFIwJlOoT78KPmNbRQfdJsjE,80992
|
6
|
+
passagemath_frobby.dylibs/libgmp.10.dylib,sha256=bvZzroSKI-d07XXbMA8C_t5Ov4rRHusTv8kcfwt_AFw,452816
|
7
|
+
sage_wheels/bin/frobby,sha256=F8mlURxafuR0nWrbYLuH_BqiqiejTzn9JDOIECgK-hA,1744976
|
8
|
+
sage/all__sagemath_frobby.py,sha256=ZZLIxeb2nBT4yQeA2DJP-RAv4cu-U6uMgxlMwzt1H2c,172
|
9
|
+
sage/libs/frobby.cpython-313-darwin.so,sha256=slWJ01kldsWC2dI2gGRsW1LXX_3wwqWZRSBIveQypZw,54800
|
10
|
+
sage/libs/all__sagemath_frobby.py,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
|
11
|
+
sage/interfaces/all__sagemath_frobby.py,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
|
12
|
+
sage/interfaces/frobby.py,sha256=NAXJL2ybODNM3V1EyjMW_C2KKjt0b9wRVrWLWO5ePnI,16693
|
Binary file
|
Binary file
|
Binary file
|
sage_wheels/bin/frobby
ADDED
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
passagemath_frobby-10.5.36.dist-info/RECORD,,
|
2
|
-
passagemath_frobby-10.5.36.dist-info/WHEEL,sha256=v8v82hhZVHm3wvoWsAhW1bcuv4NgoBjkAtLyfXjS-jg,136
|
3
|
-
passagemath_frobby-10.5.36.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
4
|
-
passagemath_frobby-10.5.36.dist-info/METADATA,sha256=CKeOawBYSsUTcWAGBAKJunBcHi1u_VhSyZd0qSlIpjI,4406
|
5
|
-
sage/all__sagemath_frobby.py,sha256=ZZLIxeb2nBT4yQeA2DJP-RAv4cu-U6uMgxlMwzt1H2c,172
|
6
|
-
sage/libs/frobby.cpython-313-darwin.so,sha256=Eh04c_6dM-wUAnkMEHGk45M7qvocYFzk_21gLkzOuDc,54816
|
7
|
-
sage/libs/all__sagemath_frobby.py,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
|
8
|
-
sage/interfaces/all__sagemath_frobby.py,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
|
9
|
-
sage/interfaces/frobby.py,sha256=NAXJL2ybODNM3V1EyjMW_C2KKjt0b9wRVrWLWO5ePnI,16693
|
{passagemath_frobby-10.5.36.dist-info → passagemath_frobby-10.6.1rc1.dist-info}/top_level.txt
RENAMED
File without changes
|