passagemath-tachyon 10.6.24__tar.gz → 10.6.30__tar.gz

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-tachyon might be problematic. Click here for more details.

Files changed (19) hide show
  1. {passagemath_tachyon-10.6.24/passagemath_tachyon.egg-info → passagemath_tachyon-10.6.30}/PKG-INFO +3 -3
  2. passagemath_tachyon-10.6.30/VERSION.txt +1 -0
  3. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30/passagemath_tachyon.egg-info}/PKG-INFO +3 -3
  4. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/passagemath_tachyon.egg-info/requires.txt +2 -2
  5. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/pyproject.toml +7 -7
  6. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/setup.py +1 -0
  7. passagemath_tachyon-10.6.24/VERSION.txt +0 -1
  8. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/MANIFEST.in +0 -0
  9. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/README.rst +0 -0
  10. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/passagemath_tachyon.egg-info/SOURCES.txt +0 -0
  11. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/passagemath_tachyon.egg-info/dependency_links.txt +0 -0
  12. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/passagemath_tachyon.egg-info/top_level.txt +0 -0
  13. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/sage/all__sagemath_tachyon.py +0 -0
  14. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/sage/ext_data/doctest/invalid/syntax_error.tachyon +0 -0
  15. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/sage/interfaces/all__sagemath_tachyon.py +0 -0
  16. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/sage/interfaces/tachyon.py +0 -0
  17. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/sage/libs/all__sagemath_tachyon.py +0 -0
  18. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/sage/libs/tachyon.pyx +0 -0
  19. {passagemath_tachyon-10.6.24 → passagemath_tachyon-10.6.30}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-tachyon
3
- Version: 10.6.24
3
+ Version: 10.6.30
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
@@ -30,8 +30,8 @@ Requires-Python: <3.14,>=3.10
30
30
  Description-Content-Type: text/x-rst
31
31
  Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
32
32
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
33
- Requires-Dist: passagemath-environment~=10.6.24.0
34
- Requires-Dist: passagemath-objects~=10.6.24.0
33
+ Requires-Dist: passagemath-environment~=10.6.30.0
34
+ Requires-Dist: passagemath-objects~=10.6.30.0
35
35
  Provides-Extra: test
36
36
  Requires-Dist: passagemath-repl; extra == "test"
37
37
 
@@ -0,0 +1 @@
1
+ 10.6.30
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-tachyon
3
- Version: 10.6.24
3
+ Version: 10.6.30
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
@@ -30,8 +30,8 @@ Requires-Python: <3.14,>=3.10
30
30
  Description-Content-Type: text/x-rst
31
31
  Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
32
32
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
33
- Requires-Dist: passagemath-environment~=10.6.24.0
34
- Requires-Dist: passagemath-objects~=10.6.24.0
33
+ Requires-Dist: passagemath-environment~=10.6.30.0
34
+ Requires-Dist: passagemath-objects~=10.6.30.0
35
35
  Provides-Extra: test
36
36
  Requires-Dist: passagemath-repl; extra == "test"
37
37
 
@@ -1,6 +1,6 @@
1
1
  cysignals!=1.12.0,>=1.11.2
2
- passagemath-environment~=10.6.24.0
3
- passagemath-objects~=10.6.24.0
2
+ passagemath-environment~=10.6.30.0
3
+ passagemath-objects~=10.6.30.0
4
4
 
5
5
  [:sys_platform == "win32"]
6
6
  cysignals<1.12.4
@@ -3,11 +3,11 @@
3
3
  requires = [
4
4
  'setuptools >= 77.0.0',
5
5
  'pkgconfig',
6
- 'passagemath-conf ~= 10.6.24.0 ; sys_platform != "win32"',
7
- 'passagemath-setup ~= 10.6.24.0',
8
- 'passagemath-environment ~= 10.6.24.0',
9
- 'passagemath-objects ~= 10.6.24.0',
10
- 'cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',
6
+ 'passagemath-conf ~= 10.6.30.0 ; sys_platform != "win32"',
7
+ 'passagemath-setup ~= 10.6.30.0',
8
+ 'passagemath-environment ~= 10.6.30.0',
9
+ 'passagemath-objects ~= 10.6.30.0',
10
+ 'cython >=3.0.8, <3.2.0', 'cython >=3.0.8,<3.2.0',
11
11
  'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
12
12
  ]
13
13
  build-backend = "setuptools.build_meta"
@@ -17,8 +17,8 @@ name = "passagemath-tachyon"
17
17
  description = "passagemath: Interface to the ray tracing system tachyon"
18
18
  dependencies = [
19
19
  'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
20
- 'passagemath-environment ~= 10.6.24.0',
21
- 'passagemath-objects ~= 10.6.24.0',
20
+ 'passagemath-environment ~= 10.6.30.0',
21
+ 'passagemath-objects ~= 10.6.30.0',
22
22
  ]
23
23
  dynamic = ["version"]
24
24
  license = "GPL-2.0-or-later"
@@ -14,4 +14,5 @@ sage_setup(['sagemath-tachyon'],
14
14
  "doctest/invalid/*",
15
15
  ],
16
16
  },
17
+ py_limited_api=True,
17
18
  )
@@ -1 +0,0 @@
1
- 10.6.24