passagemath-setup 10.4.58__py3-none-any.whl → 10.5.1__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: passagemath-setup
3
- Version: 10.4.58
3
+ Version: 10.5.1
4
4
  Summary: passagemath: Build system of the Sage library
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  License: GNU General Public License (GPL) v2 or later
@@ -5,14 +5,14 @@ sage_setup/extensions.py,sha256=Zya8xIx24ayuaHx1w8fbbA7tmry2xhSWfMfFh-I0y2o,500
5
5
  sage_setup/find.py,sha256=l5QsfhBUPiFK5s4XsZ-E8PSs2MGf-Bt9nM3vz1lfGEU,17581
6
6
  sage_setup/library_order.py,sha256=A-6vD3fnsYzCmeWikNIyhx4MkKSpLLuc2GGsUoxpkGY,1783
7
7
  sage_setup/run_parallel.py,sha256=0M1f7x1qkadHmEltscLIUFFgVRwWqYyvpzsMriciJLQ,4516
8
- sage_setup/setenv.py,sha256=runuIG6m09duI7cxgPm8tJZAPh5BY_e4rHbzk2stWVc,2182
8
+ sage_setup/setenv.py,sha256=RxWJb7HaoLh-lEayXM0TdsiUPOobTceHxkpfwFJTtT0,2187
9
9
  sage_setup/util.py,sha256=Cf6mCt3BrcQ7A45W4XAUdsLbnFN5S4dM9OguWphcF6c,1716
10
10
  sage_setup/autogen/__init__.py,sha256=eGPpcqieRTrl5A6yP0XudxfQHo7MHnG4U2fZZDlsY98,435
11
11
  sage_setup/autogen/__main__.py,sha256=XF8mvERZVwBGq77B0msBBmowXocRPXO42WxU4TP9Zag,42
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=Fwu9CXG8AdNEADb_tZzOvjFIr5lom8kH4nhymn6nef0,10538
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.58.dist-info/METADATA,sha256=3CTHan3p9_rV1jMgxLT961wyigO3CQVBP7pYdzOsbOA,1288
36
- passagemath_setup-10.4.58.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
37
- passagemath_setup-10.4.58.dist-info/top_level.txt,sha256=CNueJfE_I7DXDeFCPmCEMgfqRRZuufTzxVW0sPkbamc,11
38
- passagemath_setup-10.4.58.dist-info/RECORD,,
35
+ passagemath_setup-10.5.1.dist-info/METADATA,sha256=dsQs4RgJsL8LXwNoYVjMbhI2YSXIpVdjvyOjyJPdiCE,1287
36
+ passagemath_setup-10.5.1.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
37
+ passagemath_setup-10.5.1.dist-info/top_level.txt,sha256=CNueJfE_I7DXDeFCPmCEMgfqRRZuufTzxVW0sPkbamc,11
38
+ passagemath_setup-10.5.1.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...# Automatically generated by ...'
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).
sage_setup/setenv.py CHANGED
@@ -1,7 +1,7 @@
1
1
  # Set some environment variables in the running process
2
2
 
3
3
  import os
4
- import sage.env
4
+ import platform
5
5
  from pathlib import Path
6
6
 
7
7
  def _environ_prepend(var, value, separator=':'):
@@ -12,7 +12,7 @@ def _environ_prepend(var, value, separator=':'):
12
12
  os.environ[var] = value
13
13
 
14
14
  def setenv():
15
- from sage.env import UNAME, SAGE_LOCAL, SAGE_VENV, SAGE_ARCHFLAGS, SAGE_PKG_CONFIG_PATH
15
+ from sage.env import SAGE_LOCAL, SAGE_VENV, SAGE_ARCHFLAGS, SAGE_PKG_CONFIG_PATH
16
16
 
17
17
  ##
18
18
  ## from sage-env:
@@ -32,7 +32,7 @@ def setenv():
32
32
  _environ_prepend('CPATH', f'{SAGE_LOCAL}/include')
33
33
  _environ_prepend('LDFLAGS', f'-L{SAGE_LOCAL}/lib -Wl,-rpath,{SAGE_LOCAL}/lib',
34
34
  separator=' ')
35
- if UNAME == 'Linux':
35
+ if platform.system() == 'Linux':
36
36
  _environ_prepend('LDFLAGS', f'-Wl,-rpath-link,{SAGE_LOCAL}/lib',
37
37
  separator=' ')
38
38
  if Path(SAGE_VENV).resolve() != Path(SAGE_LOCAL).resolve():