passagemath-standard 10.5.22__tar.gz → 10.5.23__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.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: passagemath-standard
3
- Version: 10.5.22
3
+ Version: 10.5.23
4
4
  Summary: passagemath: Standard Python Library
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -30,8 +30,8 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
30
30
  Requires-Python: <3.14,>=3.9
31
31
  Description-Content-Type: text/x-rst
32
32
  License-File: LICENSE.txt
33
- Requires-Dist: passagemath-standard-no-symbolics~=10.5.22.0
34
- Requires-Dist: passagemath-symbolics~=10.5.22.0
33
+ Requires-Dist: passagemath-standard-no-symbolics~=10.5.23.0
34
+ Requires-Dist: passagemath-symbolics~=10.5.23.0
35
35
  Provides-Extra: r
36
36
  Requires-Dist: rpy2>=3.3; extra == "r"
37
37
  Provides-Extra: bliss
@@ -48,6 +48,7 @@ Provides-Extra: sirocco
48
48
  Requires-Dist: sagemath-sirocco; extra == "sirocco"
49
49
  Provides-Extra: tdlib
50
50
  Requires-Dist: sagemath-tdlib; extra == "tdlib"
51
+ Dynamic: license-file
51
52
 
52
53
  =================================================================
53
54
  passagemath: Standard Python Library
@@ -0,0 +1 @@
1
+ 10.5.23
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: passagemath-standard
3
- Version: 10.5.22
3
+ Version: 10.5.23
4
4
  Summary: passagemath: Standard Python Library
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -30,8 +30,8 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
30
30
  Requires-Python: <3.14,>=3.9
31
31
  Description-Content-Type: text/x-rst
32
32
  License-File: LICENSE.txt
33
- Requires-Dist: passagemath-standard-no-symbolics~=10.5.22.0
34
- Requires-Dist: passagemath-symbolics~=10.5.22.0
33
+ Requires-Dist: passagemath-standard-no-symbolics~=10.5.23.0
34
+ Requires-Dist: passagemath-symbolics~=10.5.23.0
35
35
  Provides-Extra: r
36
36
  Requires-Dist: rpy2>=3.3; extra == "r"
37
37
  Provides-Extra: bliss
@@ -48,6 +48,7 @@ Provides-Extra: sirocco
48
48
  Requires-Dist: sagemath-sirocco; extra == "sirocco"
49
49
  Provides-Extra: tdlib
50
50
  Requires-Dist: sagemath-tdlib; extra == "tdlib"
51
+ Dynamic: license-file
51
52
 
52
53
  =================================================================
53
54
  passagemath: Standard Python Library
@@ -1,5 +1,5 @@
1
- passagemath-standard-no-symbolics~=10.5.22.0
2
- passagemath-symbolics~=10.5.22.0
1
+ passagemath-standard-no-symbolics~=10.5.23.0
2
+ passagemath-symbolics~=10.5.23.0
3
3
 
4
4
  [bliss]
5
5
  sagemath-bliss
@@ -10,8 +10,8 @@ build-backend = "setuptools.build_meta"
10
10
  name = "passagemath-standard"
11
11
  description = "passagemath: Standard Python Library"
12
12
  dependencies = [
13
- 'passagemath-standard-no-symbolics ~= 10.5.22.0',
14
- 'passagemath-symbolics ~= 10.5.22.0',
13
+ 'passagemath-standard-no-symbolics ~= 10.5.23.0',
14
+ 'passagemath-symbolics ~= 10.5.23.0',
15
15
  ]
16
16
  dynamic = ["version"]
17
17
  license = {text = "GNU General Public License (GPL) v2 or later"}
@@ -1 +0,0 @@
1
- 10.5.22