passagemath-setup 10.4.64__py3-none-any.whl → 10.4.65__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_setup-10.4.64.dist-info → passagemath_setup-10.4.65.dist-info}/METADATA +1 -1
- {passagemath_setup-10.4.64.dist-info → passagemath_setup-10.4.65.dist-info}/RECORD +5 -5
- sage_setup/autogen/interpreters/internal/__init__.py +1 -1
- {passagemath_setup-10.4.64.dist-info → passagemath_setup-10.4.65.dist-info}/WHEEL +0 -0
- {passagemath_setup-10.4.64.dist-info → passagemath_setup-10.4.65.dist-info}/top_level.txt +0 -0
@@ -12,7 +12,7 @@ sage_setup/autogen/__main__.py,sha256=XF8mvERZVwBGq77B0msBBmowXocRPXO42WxU4TP9Za
|
|
12
12
|
sage_setup/autogen/flint_autogen.py,sha256=Lhz-VEkcoCixviFOZc_ibf-YBPfJihiE3EJ9qfYYA0w,832
|
13
13
|
sage_setup/autogen/giacpy-mkkeywords.py,sha256=VnMmjuOYdNRlIxVGN835DN5irMNFi3rGLUSAbr6BffU,28947
|
14
14
|
sage_setup/autogen/interpreters/__main__.py,sha256=nMSARgo2bTpsi3btfCLw-Gswp4ffnybS96IBDh2Xvug,282
|
15
|
-
sage_setup/autogen/interpreters/internal/__init__.py,sha256=
|
15
|
+
sage_setup/autogen/interpreters/internal/__init__.py,sha256=ihzpUinS6AMU_4M54coY5_rXTcvCgu8iI8-xyMHWMwU,10506
|
16
16
|
sage_setup/autogen/interpreters/internal/generator.py,sha256=B-Ypu_O_2NZ79_uSpyajvZR0g7JJ6vVwTdBBsJ9wMQI,40712
|
17
17
|
sage_setup/autogen/interpreters/internal/instructions.py,sha256=7ytg28qn8hrc-V5Tepln-FZQ--4w-geNMRp1DV-T4DA,16742
|
18
18
|
sage_setup/autogen/interpreters/internal/memory.py,sha256=r4VGt5wEn4Kc-iDpGN73ERsiq1VrDtO1Bb5YyySFst4,18868
|
@@ -32,7 +32,7 @@ sage_setup/command/sage_build_ext.py,sha256=gND-AnQhP7c_AIvMIJPS1ZRBBeSZyGuDOzoK
|
|
32
32
|
sage_setup/command/sage_build_ext_minimal.py,sha256=ihOR25hbJ6xtxDjv5FqwZhl2-Eq--P9Qy2V-zCgftp8,1328
|
33
33
|
sage_setup/command/sage_build_py.py,sha256=bzuRHXKnhItGMkjYxZ276jHz030B85lq45Bp6shI9Nw,311
|
34
34
|
sage_setup/command/sage_install.py,sha256=MRArCc0exyqJpVpILvgnM-FNZQ1XJzk-AXIvw5Qxp6U,1340
|
35
|
-
passagemath_setup-10.4.
|
36
|
-
passagemath_setup-10.4.
|
37
|
-
passagemath_setup-10.4.
|
38
|
-
passagemath_setup-10.4.
|
35
|
+
passagemath_setup-10.4.65.dist-info/METADATA,sha256=aJmcrxU2cZNP7sXAQl12GDuQo1zMNwPs-KTpALYLTHU,1288
|
36
|
+
passagemath_setup-10.4.65.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
|
37
|
+
passagemath_setup-10.4.65.dist-info/top_level.txt,sha256=CNueJfE_I7DXDeFCPmCEMgfqRRZuufTzxVW0sPkbamc,11
|
38
|
+
passagemath_setup-10.4.65.dist-info/RECORD,,
|
@@ -205,7 +205,7 @@ def rebuild(dirname, force=False, interpreters=None, distribution=None):
|
|
205
205
|
-> First build of interpreters
|
206
206
|
sage: with open(testdir + '/all__sagemath_categories.py') as f:
|
207
207
|
....: f.readline()
|
208
|
-
'# sage_setup: distribution = sagemath-categories
|
208
|
+
'# sage_setup: distribution = sagemath-categories...'
|
209
209
|
"""
|
210
210
|
# This line will show up in "sage -b" (once per upgrade, not every time
|
211
211
|
# you run it).
|
File without changes
|
File without changes
|