passagemath-tachyon 10.6.1rc2__cp311-cp311-macosx_14_0_arm64.whl → 10.6.1rc3__cp311-cp311-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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-tachyon
3
- Version: 10.6.1rc2
3
+ Version: 10.6.1rc3
4
4
  Summary: passagemath: Interface to the ray tracing system tachyon
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -28,8 +28,8 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
28
28
  Requires-Python: <3.14,>=3.10
29
29
  Description-Content-Type: text/x-rst
30
30
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
31
- Requires-Dist: passagemath-environment==10.6.1rc2
32
- Requires-Dist: passagemath-objects==10.6.1rc2
31
+ Requires-Dist: passagemath-environment==10.6.1rc3
32
+ Requires-Dist: passagemath-objects==10.6.1rc3
33
33
  Provides-Extra: test
34
34
  Requires-Dist: passagemath-repl; extra == "test"
35
35
 
@@ -1,13 +1,13 @@
1
- passagemath_tachyon-10.6.1rc2.dist-info/RECORD,,
2
- passagemath_tachyon-10.6.1rc2.dist-info/WHEEL,sha256=IDSs5FX6_bA_Je6GNgVyz6rcn2XC7t_ySnnLoSan-5o,136
3
- passagemath_tachyon-10.6.1rc2.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
4
- passagemath_tachyon-10.6.1rc2.dist-info/METADATA,sha256=MoesvqmR-3d5IWa_8fMqb3bvl9tqX4kWQVXmxFlxnd8,4232
5
1
  sage_wheels/bin/tachyon,sha256=7Kpo2316tBho76aVXM4_4dfRsF6Epz6Dt71ZDgjXKOY,197776
6
- passagemath_tachyon.dylibs/libpng16.16.dylib,sha256=tyz8aVo47AMT0wApeely4IXPNwtwv-uHoZhFtjr8TV0,285104
7
- sage/all__sagemath_tachyon.py,sha256=11IF4LhzQgW9pLP4qg2orAUzp4za7tgeXOx4HY0-3tM,187
2
+ passagemath_tachyon.dylibs/libpng16.16.dylib,sha256=EILB_fMv37CP4nvYsFa4-oTsg56uYsaewMcoQa8dl2M,285104
3
+ passagemath_tachyon-10.6.1rc3.dist-info/RECORD,,
4
+ passagemath_tachyon-10.6.1rc3.dist-info/WHEEL,sha256=IDSs5FX6_bA_Je6GNgVyz6rcn2XC7t_ySnnLoSan-5o,136
5
+ passagemath_tachyon-10.6.1rc3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
6
+ passagemath_tachyon-10.6.1rc3.dist-info/METADATA,sha256=p_WAFf03-t0_IE0mtM9zXTU7XDph_1orb_n41QlnAcU,4232
7
+ sage/all__sagemath_tachyon.py,sha256=a6eb-yAhsjv18n8Nq--avFVImfgkLOtoKl6SaEtjOgw,207
8
8
  sage/ext_data/doctest/invalid/syntax_error.tachyon,sha256=T63BiiHK2Isz3zUr9Kh1AiVl5yymejYP5CjF5OH7B-I,2413
9
9
  sage/libs/tachyon.pyx,sha256=0ZcxN1iXbvcw2ngvTJbySrEstyQcX51WoF870h-F8qA,46
10
10
  sage/libs/all__sagemath_tachyon.py,sha256=kbiu3HPTxZvqYjSkrBd4EOZmiPs1u4C7a3bVUwVQE9g,164
11
- sage/libs/tachyon.cpython-311-darwin.so,sha256=1KdyrGrnlmzkNakb2o9jK-LUiigKxI_vF5LigvtijvE,55408
11
+ sage/libs/tachyon.cpython-311-darwin.so,sha256=Lgf-42WSSgV6ZbGkjJpOkHOmGLBJzkS1f19tq06V4A4,55408
12
12
  sage/interfaces/tachyon.py,sha256=UXKGzfLUU1lnpTkIVh_Y5el9O0sI4A8gx_7ttfGZh8s,32719
13
13
  sage/interfaces/all__sagemath_tachyon.py,sha256=0ZcxN1iXbvcw2ngvTJbySrEstyQcX51WoF870h-F8qA,46
@@ -1,4 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-tachyon
2
+ # delvewheel: patch
2
3
 
3
4
  from sage.all__sagemath_objects import *
4
5
 
Binary file