passagemath-repl 10.6.1rc2__py3-none-any.whl → 10.6.1rc3__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.
- passagemath_repl-10.6.1rc3.data/data/share/jupyter/kernels/sagemath/kernel.json +1 -0
- {passagemath_repl-10.6.1rc2.dist-info → passagemath_repl-10.6.1rc3.dist-info}/METADATA +3 -3
- {passagemath_repl-10.6.1rc2.dist-info → passagemath_repl-10.6.1rc3.dist-info}/RECORD +26 -26
- sage/all__sagemath_repl.py +1 -0
- passagemath_repl-10.6.1rc2.data/data/share/jupyter/kernels/sagemath/kernel.json +0 -1
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/data/share/jupyter/kernels/sagemath/logo-64x64.png +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/data/share/jupyter/kernels/sagemath/logo.svg +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-cachegrind +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-callgrind +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-cleaner +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-coverage +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-eval +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-fixdoctests +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-inline-fortran +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-ipynb2rst +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-ipython +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-massif +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-notebook +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-omega +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-preparse +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-run +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-run-cython +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-runtests +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-startuptime.py +0 -0
- {passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-valgrind +0 -0
- {passagemath_repl-10.6.1rc2.dist-info → passagemath_repl-10.6.1rc3.dist-info}/WHEEL +0 -0
- {passagemath_repl-10.6.1rc2.dist-info → passagemath_repl-10.6.1rc3.dist-info}/top_level.txt +0 -0
@@ -0,0 +1 @@
|
|
1
|
+
{"argv": ["python3", "-m", "sage.repl.ipython_kernel", "-f", "{connection_file}"], "display_name": "passagemath 10.6.1.rc3", "language": "sage"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-repl
|
3
|
-
Version: 10.6.
|
3
|
+
Version: 10.6.1rc3
|
4
4
|
Summary: passagemath: IPython kernel, Sage preparser, doctester
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -27,8 +27,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
27
27
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
28
28
|
Requires-Python: <3.14,>=3.10
|
29
29
|
Description-Content-Type: text/x-rst
|
30
|
-
Requires-Dist: passagemath-objects==10.6.
|
31
|
-
Requires-Dist: passagemath-environment==10.6.
|
30
|
+
Requires-Dist: passagemath-objects==10.6.1rc3
|
31
|
+
Requires-Dist: passagemath-environment==10.6.1rc3
|
32
32
|
Requires-Dist: ipykernel>=5.2.1
|
33
33
|
Requires-Dist: ipython>=7.13.0
|
34
34
|
Requires-Dist: ipywidgets>=7.5.1
|
@@ -1,25 +1,25 @@
|
|
1
|
-
passagemath_repl-10.6.
|
2
|
-
passagemath_repl-10.6.
|
3
|
-
passagemath_repl-10.6.
|
4
|
-
passagemath_repl-10.6.
|
5
|
-
passagemath_repl-10.6.
|
6
|
-
passagemath_repl-10.6.
|
7
|
-
passagemath_repl-10.6.
|
8
|
-
passagemath_repl-10.6.
|
9
|
-
passagemath_repl-10.6.
|
10
|
-
passagemath_repl-10.6.
|
11
|
-
passagemath_repl-10.6.
|
12
|
-
passagemath_repl-10.6.
|
13
|
-
passagemath_repl-10.6.
|
14
|
-
passagemath_repl-10.6.
|
15
|
-
passagemath_repl-10.6.
|
16
|
-
passagemath_repl-10.6.
|
17
|
-
passagemath_repl-10.6.
|
18
|
-
passagemath_repl-10.6.
|
19
|
-
passagemath_repl-10.6.
|
20
|
-
passagemath_repl-10.6.
|
21
|
-
passagemath_repl-10.6.
|
22
|
-
sage/all__sagemath_repl.py,sha256=
|
1
|
+
passagemath_repl-10.6.1rc3.data/data/share/jupyter/kernels/sagemath/kernel.json,sha256=HzWFzB2XIaJeNclGsI9ahRsCBLW78Mr1KASm4LAS4UE,144
|
2
|
+
passagemath_repl-10.6.1rc3.data/data/share/jupyter/kernels/sagemath/logo-64x64.png,sha256=pE3myKl2ywp6zDUD0JiMs-lvAk6T4O3z5PdEC_B0ZL4,3421
|
3
|
+
passagemath_repl-10.6.1rc3.data/data/share/jupyter/kernels/sagemath/logo.svg,sha256=C9lkyX-_DqtTKOlcLFRu36k7scdBufRnYdy4AMHa7GQ,19074
|
4
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-cachegrind,sha256=FRrT4BoRsrATlQOrXALHAbDI_KLhz0XuDOD6xzECEl8,651
|
5
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-callgrind,sha256=pWhrI8NsVa_XSuay052htjxcM3thrpX8rI6Uj_pK5Uo,442
|
6
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-cleaner,sha256=vM0CkzbxiSCE0Z85AViQIvoxb5oUz5WOmVOvShbLDUY,7778
|
7
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-coverage,sha256=IhvqnFvmvNJBMQtiSu5_Qy52a67hG-r3cAeyhYOOj7w,10199
|
8
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-eval,sha256=4IHv01xH34wJPj61wzcL5ufhoO6Y3UTTGz7b-0YKJFw,266
|
9
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-fixdoctests,sha256=xcbw2EmxtwE6Xkrdxx2-59srUwSgzenrNwLP0757UNs,37571
|
10
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-inline-fortran,sha256=T3U943WNPKrxQJuanBhTpXU3jJ5vjaXd56R8yWv_8PM,234
|
11
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-ipynb2rst,sha256=PynBPdthnpwGbILDRA38IwpT319Ze-g8UMmWaaTnimQ,1345
|
12
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-ipython,sha256=RYYd8-gmE5JE_-dCkOSDpC6rRsX6i6tma3pqgmXYJvM,342
|
13
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-massif,sha256=Tfqb6ON9d0OZnt6VlGS21asbdMq8zWzx8ZnvV1n_buI,613
|
14
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-notebook,sha256=QJ1Y4eTptc6TbNVXZswpcsn-NqaQNuSwjWE-lYmGpW8,8453
|
15
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-omega,sha256=4ARnHyZyB69ltxHj9xYpzad_YCBT3Nk0Wq3Ke09gExM,595
|
16
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-preparse,sha256=3L1KKgvSApvoK467Wza0S4WQLCXiYvivrhDKIvA1omc,10595
|
17
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-run,sha256=F1oAgPN7Kh5dO1smCyfGVT0Dy46NQ_dQ3OQZ8Wa6foM,689
|
18
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-run-cython,sha256=02mTGXokayRxISoCWWsDcKZwGrmh5B0mJJxTT87J01Q,235
|
19
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-runtests,sha256=nUvI3fCrBjqPUict01wIxwYPjvaZf4ttLp85tavUEpY,111
|
20
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-startuptime.py,sha256=RtIuC7jM3SOwROXTa6nnpJhzK0sQ24nDqyE6zXpCWEI,6209
|
21
|
+
passagemath_repl-10.6.1rc3.data/scripts/sage-valgrind,sha256=fZxy00oXU4PpHf_wc2uYKb7lzqSBY4VkhUxiuvXHKhA,1201
|
22
|
+
sage/all__sagemath_repl.py,sha256=N3nKnkD53RIZQf09Cs0aEauPJ15JiBIm-RT2HWO_MyM,5430
|
23
23
|
sage/doctest/__init__.py,sha256=JJMNkq7Rh3gCshtynqXDTLJgUKweNFlUhpnbvTLRMwg,166
|
24
24
|
sage/doctest/__main__.py,sha256=gX1z-oKoU4JmoD8jC4uHXYQ6C0DB7JlJxRewQoXfhjQ,13646
|
25
25
|
sage/doctest/all.py,sha256=SRWEXRjzsrFyY1rrErA7--1DrvjUQR0Th30P6vubnZ0,157
|
@@ -228,7 +228,7 @@ sage/tests/memcheck/run_tests.py,sha256=waPUB_tHk1YvSCd45BOXHeWubtA2St4ZQR-O88R3
|
|
228
228
|
sage/tests/memcheck/run_tests_in_valgrind.py,sha256=Ht4-bpgRl2sH4SICRKN5S5VyMhebmCvRRz4ktOmwKFo,933
|
229
229
|
sage/tests/memcheck/symbolic_expression.py,sha256=oEFxHEpGZK8-sCr_vTiVu8bk-e5lTzp4GQSepnGN-OQ,272
|
230
230
|
sage/tests/memcheck/verify_no_leak.py,sha256=6TiUam0TTe1D_Gbaftz5uGSb8QZygRGXQow-WpVH6kg,984
|
231
|
-
passagemath_repl-10.6.
|
232
|
-
passagemath_repl-10.6.
|
233
|
-
passagemath_repl-10.6.
|
234
|
-
passagemath_repl-10.6.
|
231
|
+
passagemath_repl-10.6.1rc3.dist-info/METADATA,sha256=JOrwBaMWUh_mgnHns3zjMhrnVXM4C1wOu6Le7pjO0Zs,4558
|
232
|
+
passagemath_repl-10.6.1rc3.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
233
|
+
passagemath_repl-10.6.1rc3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
234
|
+
passagemath_repl-10.6.1rc3.dist-info/RECORD,,
|
sage/all__sagemath_repl.py
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
{"argv": ["python3", "-m", "sage.repl.ipython_kernel", "-f", "{connection_file}"], "display_name": "passagemath 10.6.1.rc2", "language": "sage"}
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-fixdoctests
RENAMED
File without changes
|
{passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-inline-fortran
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_repl-10.6.1rc2.data → passagemath_repl-10.6.1rc3.data}/scripts/sage-startuptime.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|