passagemath-ecl 10.6.31rc2__cp310-cp310-manylinux_2_28_x86_64.whl → 10.6.31rc3__cp310-cp310-manylinux_2_28_x86_64.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-ecl might be problematic. Click here for more details.
- ecl/kenzo.fas +0 -0
- ecl/maxima.fas +0 -0
- {passagemath_ecl-10.6.31rc2.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/METADATA +5 -4
- {passagemath_ecl-10.6.31rc2.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/METADATA.bak +6 -5
- {passagemath_ecl-10.6.31rc2.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/RECORD +39 -39
- passagemath_ecl.libs/{libecl-bbfb4090.so.24.5.10 → libecl-64547c6e.so.24.5.10} +0 -0
- sage/libs/ecl.cpython-310-x86_64-linux-gnu.so +0 -0
- sage_wheels/bin/ecl +0 -0
- sage_wheels/lib/ecl-24.5.10/asdf.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/build-stamp +1 -1
- sage_wheels/lib/ecl-24.5.10/cmp.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/deflate.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/defsystem.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/ecl-cdb.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/ecl-curl.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/ecl-help.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/help.doc +0 -0
- sage_wheels/lib/ecl-24.5.10/libasdf.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libcmp.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libdeflate.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libdefsystem.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libecl-cdb.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libecl-curl.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libecl-help.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libpackage-locks.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libql-minitar.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libserve-event.a +0 -0
- sage_wheels/lib/ecl-24.5.10/libsockets.a +0 -0
- sage_wheels/lib/ecl-24.5.10/package-locks.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/ql-minitar.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/serve-event.fas +0 -0
- sage_wheels/lib/ecl-24.5.10/sockets.fas +0 -0
- sage_wheels/lib/maxima/5.47.0/binary-ecl/maxima +0 -0
- {passagemath_ecl-10.6.31rc2.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/WHEEL +0 -0
- {passagemath_ecl-10.6.31rc2.dist-info → passagemath_ecl-10.6.31rc3.dist-info}/top_level.txt +0 -0
ecl/kenzo.fas
CHANGED
|
Binary file
|
ecl/maxima.fas
CHANGED
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ecl
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc3
|
|
4
4
|
Summary: passagemath: Embeddable Common Lisp
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -24,14 +24,15 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
26
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
30
31
|
Description-Content-Type: text/x-rst
|
|
31
32
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
32
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
33
|
-
Requires-Dist: passagemath-categories==10.6.
|
|
34
|
-
Requires-Dist: passagemath-environment==10.6.
|
|
34
|
+
Requires-Dist: passagemath-categories==10.6.31rc3
|
|
35
|
+
Requires-Dist: passagemath-environment==10.6.31rc3
|
|
35
36
|
Provides-Extra: test
|
|
36
37
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
37
38
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ecl
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc3
|
|
4
4
|
Summary: passagemath: Embeddable Common Lisp
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -24,15 +24,16 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
26
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
30
31
|
Description-Content-Type: text/x-rst
|
|
31
32
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
32
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
33
|
-
Requires-Dist: passagemath-conf==10.6.
|
|
34
|
-
Requires-Dist: passagemath-categories==10.6.
|
|
35
|
-
Requires-Dist: passagemath-environment==10.6.
|
|
34
|
+
Requires-Dist: passagemath-conf==10.6.31rc3; sys_platform != "win32"
|
|
35
|
+
Requires-Dist: passagemath-categories==10.6.31rc3
|
|
36
|
+
Requires-Dist: passagemath-environment==10.6.31rc3
|
|
36
37
|
Provides-Extra: test
|
|
37
38
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
38
39
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
ecl/kenzo.fas,sha256=
|
|
2
|
-
ecl/maxima.fas,sha256=
|
|
3
|
-
passagemath_ecl.libs/libecl-
|
|
1
|
+
ecl/kenzo.fas,sha256=1wresxcKYKLhIxBGhbwbIJnIvgmdaA8DWUAO6NbwoN0,9170569
|
|
2
|
+
ecl/maxima.fas,sha256=eJLiNTjfSLrQQXKLi6nhhqhZwIAbLjjkbFW0h3fUn3U,62756193
|
|
3
|
+
passagemath_ecl.libs/libecl-64547c6e.so.24.5.10,sha256=9Xae-ULjtzpJhsoQlgpuejpgRT7U-hEc54FbGgRFbEs,14810521
|
|
4
4
|
passagemath_ecl.libs/libffi-20f5c07c.so.8.1.4,sha256=NXj7ZawfPt_B-JmbuW4WzJ4abAW0wicXQSN_3aIyizs,258217
|
|
5
5
|
passagemath_ecl.libs/libgc-c1abc41a.so.1.5.4,sha256=wUG3fcWSPzXcu2jUTEYPQqadUgsFm_CiQr4eVuWXDH8,862337
|
|
6
6
|
passagemath_ecl.libs/libgmp-6e109695.so.10.5.0,sha256=kNPQVp5MPUB3mHDGNY3Gdh04Rxl0-IwZ5f1T3ufqiIk,761057
|
|
@@ -8,57 +8,57 @@ sage/all__sagemath_ecl.py,sha256=j9U27a3VAZgCMcaLcpdQ7mM886uLse9-160Dz7Gg7mI,107
|
|
|
8
8
|
sage/interfaces/all__sagemath_ecl.py,sha256=3JICjI35L6dQR1rMt4FoUCawCrHy_Vo5xI-IRlKVJOs,42
|
|
9
9
|
sage/interfaces/lisp.py,sha256=blHAu-_RExkvLux3NvjOf3hpkyok1CsZSC5GCP2gT2g,15112
|
|
10
10
|
sage/libs/all__sagemath_ecl.py,sha256=3JICjI35L6dQR1rMt4FoUCawCrHy_Vo5xI-IRlKVJOs,42
|
|
11
|
-
sage/libs/ecl.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
11
|
+
sage/libs/ecl.cpython-310-x86_64-linux-gnu.so,sha256=8hU3RRa92auj2JSiQB_c1TVTRBHRIfdyxAua9DMJxJk,1063985
|
|
12
12
|
sage/libs/ecl.pxd,sha256=9pN9YM6vmQHWTHiE5ZJ3wDOaeZGQnwM1HjjLipygni4,5996
|
|
13
13
|
sage/libs/ecl.pyx,sha256=leZ24N5FIWVVKyesYBSx7qQ9-BrC5K4y9BSIljjnbmw,43071
|
|
14
14
|
sage/libs/eclsig.h,sha256=6UBHqDpOqvucCWvZ7XTo7detFdFFUh_ooAZrgEp_45Y,3387
|
|
15
|
-
sage_wheels/bin/ecl,sha256=
|
|
15
|
+
sage_wheels/bin/ecl,sha256=DPNGHivRpkYWqEUFbXtx6-CMeeepaLDcWSyeHmF2IDg,54504
|
|
16
16
|
sage_wheels/lib/ecl-24.5.10/COPYING,sha256=3GJlINzVOiL3J68-5Cx3DlbJemT-OtsGN5nYqwMv5VE,26530
|
|
17
17
|
sage_wheels/lib/ecl-24.5.10/LICENSE,sha256=3L1ceZrXMqn21-9x6WytPkpJZeX5rVx9I4ScNUNN9p8,1734
|
|
18
18
|
sage_wheels/lib/ecl-24.5.10/TAGS,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
19
|
-
sage_wheels/lib/ecl-24.5.10/asdf.fas,sha256=
|
|
20
|
-
sage_wheels/lib/ecl-24.5.10/build-stamp,sha256=
|
|
19
|
+
sage_wheels/lib/ecl-24.5.10/asdf.fas,sha256=PFyjVID9bi8TDl9SHL5dUNya0iMohclge9-n7KXLic8,3202209
|
|
20
|
+
sage_wheels/lib/ecl-24.5.10/build-stamp,sha256=B1EXOfH-Dwy1MVwp-jQV5_TYQcFWIFDmtoH4GpXptFQ,666
|
|
21
21
|
sage_wheels/lib/ecl-24.5.10/cmp.asd,sha256=DUv5dmkxQ3yuxVy1EBSAeH_Meu39wOYsthCpqBKBo7c,172
|
|
22
|
-
sage_wheels/lib/ecl-24.5.10/cmp.fas,sha256=
|
|
22
|
+
sage_wheels/lib/ecl-24.5.10/cmp.fas,sha256=4uSQHzdPUMWTyKMvt8h4cSumx0f9gkHWp7hQTIRA1jk,5486049
|
|
23
23
|
sage_wheels/lib/ecl-24.5.10/deflate.asd,sha256=Ie8GSF39SOc7_8mDSQqw8MUKQWW7BPzkTea6m2NXnw0,188
|
|
24
|
-
sage_wheels/lib/ecl-24.5.10/deflate.fas,sha256=
|
|
24
|
+
sage_wheels/lib/ecl-24.5.10/deflate.fas,sha256=cVCo1uYRweGODTD9kBuCz2vUAoK_74gC5s7e8J-BJbg,422217
|
|
25
25
|
sage_wheels/lib/ecl-24.5.10/defsystem.asd,sha256=2tOSiPVGcShFQiGiEF35TlwioUY_hmdmQz7pZzRGnlE,196
|
|
26
|
-
sage_wheels/lib/ecl-24.5.10/defsystem.fas,sha256=
|
|
26
|
+
sage_wheels/lib/ecl-24.5.10/defsystem.fas,sha256=JQYpQ-eXmVmpiSicuX_h-ttGQqyCHa2IAeEVuRgBza0,824721
|
|
27
27
|
sage_wheels/lib/ecl-24.5.10/dpp,sha256=_uDnfkTsyfBOO_WQCLAelhu6yDdesnbMrOp1SXejs9M,170392
|
|
28
28
|
sage_wheels/lib/ecl-24.5.10/ecl-cdb.asd,sha256=JFEv_qZQA-CrgHhxCSd27sQ0B_hp_ssOFf0htjhG020,188
|
|
29
|
-
sage_wheels/lib/ecl-24.5.10/ecl-cdb.fas,sha256=
|
|
29
|
+
sage_wheels/lib/ecl-24.5.10/ecl-cdb.fas,sha256=93S8MBuHqN_YPcq_wlyje6o2i2V4tFnaMfRNCae4DoQ,147673
|
|
30
30
|
sage_wheels/lib/ecl-24.5.10/ecl-curl.asd,sha256=xShSeq1orI03l1GlQuI7FRU7xmgMlzHnyBi6Kq3_rF4,192
|
|
31
|
-
sage_wheels/lib/ecl-24.5.10/ecl-curl.fas,sha256=
|
|
31
|
+
sage_wheels/lib/ecl-24.5.10/ecl-curl.fas,sha256=VNbDhy1uFDqIiwhEZrXXZkxmwtNiS4R8crxUCdNUET8,118825
|
|
32
32
|
sage_wheels/lib/ecl-24.5.10/ecl-help.asd,sha256=s9nZ9RuvAbYJOqe9ESvQ5tk4doTOxj-oRshGu47GyCs,192
|
|
33
|
-
sage_wheels/lib/ecl-24.5.10/ecl-help.fas,sha256=
|
|
33
|
+
sage_wheels/lib/ecl-24.5.10/ecl-help.fas,sha256=xTE6xi4CwI0xLiiWmmjnrmni6DL9wcGHM-euRy21Lfo,176545
|
|
34
34
|
sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.asd,sha256=pjXAWs2uzslp5aLipNo7tXc0L00OYlJmRVaIChM62lI,212
|
|
35
|
-
sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.fas,sha256=
|
|
35
|
+
sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.fas,sha256=TGOYqvEcoHQ_sRgbu2cL3-ECEcR5-WEofJxLfZfWs08,77457
|
|
36
36
|
sage_wheels/lib/ecl-24.5.10/ecl_min,sha256=zjC1o3NGxd5zXsem_4oLGJntQatllLDtDLavI4t_LgU,6339184
|
|
37
|
-
sage_wheels/lib/ecl-24.5.10/help.doc,sha256=
|
|
38
|
-
sage_wheels/lib/ecl-24.5.10/libasdf.a,sha256=
|
|
39
|
-
sage_wheels/lib/ecl-24.5.10/libcmp.a,sha256=
|
|
40
|
-
sage_wheels/lib/ecl-24.5.10/libdeflate.a,sha256=
|
|
41
|
-
sage_wheels/lib/ecl-24.5.10/libdefsystem.a,sha256=
|
|
42
|
-
sage_wheels/lib/ecl-24.5.10/libecl-cdb.a,sha256=
|
|
43
|
-
sage_wheels/lib/ecl-24.5.10/libecl-curl.a,sha256=
|
|
44
|
-
sage_wheels/lib/ecl-24.5.10/libecl-help.a,sha256=
|
|
45
|
-
sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a,sha256=
|
|
46
|
-
sage_wheels/lib/ecl-24.5.10/libpackage-locks.a,sha256=
|
|
47
|
-
sage_wheels/lib/ecl-24.5.10/libql-minitar.a,sha256=
|
|
48
|
-
sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a,sha256=
|
|
49
|
-
sage_wheels/lib/ecl-24.5.10/libserve-event.a,sha256=
|
|
50
|
-
sage_wheels/lib/ecl-24.5.10/libsockets.a,sha256=
|
|
37
|
+
sage_wheels/lib/ecl-24.5.10/help.doc,sha256=yU6EhuW9OeXkHkEomrY3EH1tjb_bh5axAPQzUc30Unc,749807
|
|
38
|
+
sage_wheels/lib/ecl-24.5.10/libasdf.a,sha256=IW5z1wPqY06S2r4JeSeVkTuutdlgUX8XFTHeLR8qJXE,4971434
|
|
39
|
+
sage_wheels/lib/ecl-24.5.10/libcmp.a,sha256=cZflmossgPpSIcipJWcFwLeK_JiGQBRdbDHZ6SWbcsU,10034158
|
|
40
|
+
sage_wheels/lib/ecl-24.5.10/libdeflate.a,sha256=UdhFH8ws3F5WwPK_C-Kdh7hHdim62JnijxDNgMLpi48,656316
|
|
41
|
+
sage_wheels/lib/ecl-24.5.10/libdefsystem.a,sha256=ZwDhgmwPodVsqEWcwoDQej7WEB8pw4JmZEHpCLYBFpg,1279414
|
|
42
|
+
sage_wheels/lib/ecl-24.5.10/libecl-cdb.a,sha256=7u8grR7mGNmXiulI-VZRDL3NUgGaZNXPSy7QPaI1LMg,205172
|
|
43
|
+
sage_wheels/lib/ecl-24.5.10/libecl-curl.a,sha256=WJZg76I5FRtJZsAjVB6aQfzCiaQLWTapOFmsTFdTwB8,26510
|
|
44
|
+
sage_wheels/lib/ecl-24.5.10/libecl-help.a,sha256=c7LkNgwVJjPodfb775A7MwQJT-kX9CtU6AXHMHoWdMM,270136
|
|
45
|
+
sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a,sha256=lr9MfF8ULocv-QzsaXBWZbTL-0vHFQQIYXgg4nynfmg,107714
|
|
46
|
+
sage_wheels/lib/ecl-24.5.10/libpackage-locks.a,sha256=h4OwzTXKm7dgWs5hUYirU9syh0p90Qu4jpp3i-P4gnQ,92746
|
|
47
|
+
sage_wheels/lib/ecl-24.5.10/libql-minitar.a,sha256=m5h775s8qUzgEx77Xxj1NgO-WrPmW9nbfwYsoC-UpK0,142392
|
|
48
|
+
sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a,sha256=VgRZYySkN1jFylpGsPz4HjKiZtKA-WJfh5-fy8RThPQ,78978
|
|
49
|
+
sage_wheels/lib/ecl-24.5.10/libserve-event.a,sha256=c9EpRAcE3uXO3cLFQIeHj0u2VKoEjKmUiFuZoJLYxxk,185200
|
|
50
|
+
sage_wheels/lib/ecl-24.5.10/libsockets.a,sha256=c2vaVIblhtJWpDi8d6XVemkuuUBMyAX47ulsMVAb8Tk,487720
|
|
51
51
|
sage_wheels/lib/ecl-24.5.10/package-locks.asd,sha256=J41l5AvDLczZOYQ3tO9RLpGIDBdc8DRwfqFEpn0NHWg,212
|
|
52
|
-
sage_wheels/lib/ecl-24.5.10/package-locks.fas,sha256=
|
|
52
|
+
sage_wheels/lib/ecl-24.5.10/package-locks.fas,sha256=1TX3ZLRaciVYQjSqPR50085MAogobp5kMXCPj6WI2J0,64921
|
|
53
53
|
sage_wheels/lib/ecl-24.5.10/prebuilt-asdf.asd,sha256=6p3Ec2nhB-XNlrgF8P57tNcGIIx5hAUnBEiWXzxxSUE,198
|
|
54
54
|
sage_wheels/lib/ecl-24.5.10/ql-minitar.asd,sha256=t3w4T3QTCNjDbt-7eEg5VaOeG2KZZr2lfKvLKB3G2eg,200
|
|
55
|
-
sage_wheels/lib/ecl-24.5.10/ql-minitar.fas,sha256=
|
|
55
|
+
sage_wheels/lib/ecl-24.5.10/ql-minitar.fas,sha256=JSKC9NiFPHDhXEtsj5gz_ZvcHbmBN0WgaPPrDFzMOxY,102345
|
|
56
56
|
sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.asd,sha256=xVMQEqgEUEDRA6wFoik6PB7G49JhYFA4epYFfr9kzuo,224
|
|
57
|
-
sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas,sha256=
|
|
57
|
+
sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas,sha256=oAf_uJGyfFOf_c5-useajMCm6KCmlYKh8ryNO3_dMy4,56441
|
|
58
58
|
sage_wheels/lib/ecl-24.5.10/serve-event.asd,sha256=8QWlLWanXFTZ6vFopyzEJ5azIGedrvwHvUiokh6hrfQ,204
|
|
59
|
-
sage_wheels/lib/ecl-24.5.10/serve-event.fas,sha256=
|
|
59
|
+
sage_wheels/lib/ecl-24.5.10/serve-event.fas,sha256=kT2weRdbDheIlRelcVsjU6n2IlFbSSBDHG7TD06wDDk,131209
|
|
60
60
|
sage_wheels/lib/ecl-24.5.10/sockets.asd,sha256=joYyoH2FyU9pCsib5IUy5V-Oes58Tjvas-H-NvQwSJQ,188
|
|
61
|
-
sage_wheels/lib/ecl-24.5.10/sockets.fas,sha256=
|
|
61
|
+
sage_wheels/lib/ecl-24.5.10/sockets.fas,sha256=5OBgRFRArM3-8YImikXp9Xh2a---evDnavXk6hpCRu8,315977
|
|
62
62
|
sage_wheels/lib/ecl-24.5.10/encodings/arabic,sha256=AtmHgBs494zaOellM-QkM1RJHkXhOqr2pHMZD7QnVy4,64
|
|
63
63
|
sage_wheels/lib/ecl-24.5.10/encodings/ascii,sha256=QrXY_t9JSwRTH7wsk_mutwtBlmjpSF70SxNN-0orQPA,36
|
|
64
64
|
sage_wheels/lib/ecl-24.5.10/encodings/asmo-708,sha256=P1LDt6ltE3AZ6smRyS1JxXjGDPyAvtO1Z5ALdG7BEq4,66
|
|
@@ -213,9 +213,9 @@ sage_wheels/lib/ecl-24.5.10/encodings/windows-cp932.bin,sha256=YZHgiDwwGCPV48v-_
|
|
|
213
213
|
sage_wheels/lib/ecl-24.5.10/encodings/windows-cp936.bin,sha256=Ogi7AhgGDwQ9uYqYnsF4E64K3bSweMeX4yZwF4G33vc,87682
|
|
214
214
|
sage_wheels/lib/ecl-24.5.10/encodings/windows-cp949.bin,sha256=O7lc4ju8yhhGF_jKvftbSHsldTSoF4VScwrtm6KTjDY,68706
|
|
215
215
|
sage_wheels/lib/ecl-24.5.10/encodings/windows-cp950.bin,sha256=G9dBpAypEHxfZtS1unW_u0m3Z6jB3S7-7Aul_fKPuzc,54526
|
|
216
|
-
sage_wheels/lib/maxima/5.47.0/binary-ecl/maxima,sha256=
|
|
217
|
-
passagemath_ecl-10.6.
|
|
218
|
-
passagemath_ecl-10.6.
|
|
219
|
-
passagemath_ecl-10.6.
|
|
220
|
-
passagemath_ecl-10.6.
|
|
221
|
-
passagemath_ecl-10.6.
|
|
216
|
+
sage_wheels/lib/maxima/5.47.0/binary-ecl/maxima,sha256=8-VBo8qr8VjQMTCNXbhKL4Bqkzf1-aUxBVZf3ZFDlpM,62538768
|
|
217
|
+
passagemath_ecl-10.6.31rc3.dist-info/METADATA,sha256=r9gD0t9NCLlJgGbanSqFcDFluOqqmy4ynVoqMxCTkxo,5826
|
|
218
|
+
passagemath_ecl-10.6.31rc3.dist-info/METADATA.bak,sha256=Gzif-utDa1zPLE-Cw4-gcPKpg4US0WWCSJ_JzhNzgqw,5895
|
|
219
|
+
passagemath_ecl-10.6.31rc3.dist-info/WHEEL,sha256=yzF9ixp0XVYLhnovZSdud9vspTPdVe52BzwI7Tv3jTM,113
|
|
220
|
+
passagemath_ecl-10.6.31rc3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
221
|
+
passagemath_ecl-10.6.31rc3.dist-info/RECORD,,
|
|
Binary file
|
|
Binary file
|
sage_wheels/bin/ecl
CHANGED
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Linux
|
|
1
|
+
# Linux 82717f287766 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
|
|
2
2
|
|
|
3
3
|
It was created by ecl configure 24.5.10, which was
|
|
4
4
|
generated by GNU Autoconf 2.72. Invocation command line was
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|