passagemath-standard 10.4.40__tar.gz → 10.4.44__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.
Files changed (18) hide show
  1. {passagemath_standard-10.4.40/passagemath_standard.egg-info → passagemath_standard-10.4.44}/PKG-INFO +11 -8
  2. passagemath_standard-10.4.44/VERSION.txt +1 -0
  3. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44/passagemath_standard.egg-info}/PKG-INFO +11 -8
  4. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/passagemath_standard.egg-info/requires.txt +2 -2
  5. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/pyproject.toml +13 -7
  6. passagemath_standard-10.4.40/VERSION.txt +0 -1
  7. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/LICENSE.txt +0 -0
  8. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/Pipfile-dist.m4 +0 -0
  9. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/Pipfile.m4 +0 -0
  10. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/README.rst +0 -0
  11. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/constraints_pkgs.txt +0 -0
  12. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/passagemath_standard.egg-info/SOURCES.txt +0 -0
  13. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/passagemath_standard.egg-info/dependency_links.txt +0 -0
  14. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/passagemath_standard.egg-info/top_level.txt +0 -0
  15. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/pyproject.toml.m4 +0 -0
  16. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/requirements.txt.m4 +0 -0
  17. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/setup.cfg +0 -0
  18. {passagemath_standard-10.4.40 → passagemath_standard-10.4.44}/tox.ini +0 -0
@@ -1,15 +1,18 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: passagemath-standard
3
- Version: 10.4.40
3
+ Version: 10.4.44
4
4
  Summary: passagemath: Standard Python Library
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
+ Maintainer: Matthias Köppe, passagemath contributors
6
7
  License: GNU General Public License (GPL) v2 or later
7
- Project-URL: download, https://doc.sagemath.org/html/en/installation/index.html
8
- Project-URL: release notes, https://github.com/sagemath/sage/releases
9
- Project-URL: source, https://github.com/sagemath/sage
8
+ Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
+ Project-URL: repo (upstream), https://github.com/sagemath/sage
10
+ Project-URL: repo, https://github.com/passagemath/passagemath
10
11
  Project-URL: documentation, https://doc.sagemath.org
11
- Project-URL: homepage, https://www.sagemath.org
12
- Project-URL: tracker, https://github.com/sagemath/sage/issues
12
+ Project-URL: homepage (upstream), https://www.sagemath.org
13
+ Project-URL: discourse, https://passagemath.discourse.group
14
+ Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
15
+ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
13
16
  Classifier: Development Status :: 6 - Mature
14
17
  Classifier: Intended Audience :: Education
15
18
  Classifier: Intended Audience :: Science/Research
@@ -26,8 +29,8 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
26
29
  Requires-Python: <3.13,>=3.9
27
30
  Description-Content-Type: text/x-rst
28
31
  License-File: LICENSE.txt
29
- Requires-Dist: passagemath-standard-no-symbolics~=10.4.40.0
30
- Requires-Dist: passagemath-symbolics~=10.4.40.0
32
+ Requires-Dist: passagemath-standard-no-symbolics~=10.4.44.0
33
+ Requires-Dist: passagemath-symbolics~=10.4.44.0
31
34
  Provides-Extra: r
32
35
  Requires-Dist: rpy2>=3.3; extra == "r"
33
36
  Provides-Extra: bliss
@@ -0,0 +1 @@
1
+ 10.4.44
@@ -1,15 +1,18 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: passagemath-standard
3
- Version: 10.4.40
3
+ Version: 10.4.44
4
4
  Summary: passagemath: Standard Python Library
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
+ Maintainer: Matthias Köppe, passagemath contributors
6
7
  License: GNU General Public License (GPL) v2 or later
7
- Project-URL: download, https://doc.sagemath.org/html/en/installation/index.html
8
- Project-URL: release notes, https://github.com/sagemath/sage/releases
9
- Project-URL: source, https://github.com/sagemath/sage
8
+ Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
+ Project-URL: repo (upstream), https://github.com/sagemath/sage
10
+ Project-URL: repo, https://github.com/passagemath/passagemath
10
11
  Project-URL: documentation, https://doc.sagemath.org
11
- Project-URL: homepage, https://www.sagemath.org
12
- Project-URL: tracker, https://github.com/sagemath/sage/issues
12
+ Project-URL: homepage (upstream), https://www.sagemath.org
13
+ Project-URL: discourse, https://passagemath.discourse.group
14
+ Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
15
+ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
13
16
  Classifier: Development Status :: 6 - Mature
14
17
  Classifier: Intended Audience :: Education
15
18
  Classifier: Intended Audience :: Science/Research
@@ -26,8 +29,8 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
26
29
  Requires-Python: <3.13,>=3.9
27
30
  Description-Content-Type: text/x-rst
28
31
  License-File: LICENSE.txt
29
- Requires-Dist: passagemath-standard-no-symbolics~=10.4.40.0
30
- Requires-Dist: passagemath-symbolics~=10.4.40.0
32
+ Requires-Dist: passagemath-standard-no-symbolics~=10.4.44.0
33
+ Requires-Dist: passagemath-symbolics~=10.4.44.0
31
34
  Provides-Extra: r
32
35
  Requires-Dist: rpy2>=3.3; extra == "r"
33
36
  Provides-Extra: bliss
@@ -1,5 +1,5 @@
1
- passagemath-standard-no-symbolics~=10.4.40.0
2
- passagemath-symbolics~=10.4.40.0
1
+ passagemath-standard-no-symbolics~=10.4.44.0
2
+ passagemath-symbolics~=10.4.44.0
3
3
 
4
4
  [bliss]
5
5
  sagemath-bliss
@@ -10,12 +10,16 @@ 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.4.40.0',
14
- 'passagemath-symbolics ~= 10.4.40.0',
13
+ 'passagemath-standard-no-symbolics ~= 10.4.44.0',
14
+ 'passagemath-symbolics ~= 10.4.44.0',
15
15
  ]
16
16
  dynamic = ["version"]
17
17
  license = {text = "GNU General Public License (GPL) v2 or later"}
18
18
  authors = [{name = "The Sage Developers", email = "sage-support@googlegroups.com"}]
19
+ maintainers = [
20
+ {name = "Matthias Köppe"},
21
+ {name = "passagemath contributors"},
22
+ ]
19
23
  classifiers = [
20
24
  "Development Status :: 6 - Mature",
21
25
  "Intended Audience :: Education",
@@ -34,12 +38,14 @@ classifiers = [
34
38
  requires-python = ">=3.9, <3.13"
35
39
 
36
40
  [project.urls]
37
- download = "https://doc.sagemath.org/html/en/installation/index.html"
38
- "release notes" = "https://github.com/sagemath/sage/releases"
39
- source = "https://github.com/sagemath/sage"
41
+ "release notes" = "https://github.com/passagemath/passagemath/releases"
42
+ "repo (upstream)" = "https://github.com/sagemath/sage"
43
+ "repo" = "https://github.com/passagemath/passagemath"
40
44
  documentation = "https://doc.sagemath.org"
41
- homepage = "https://www.sagemath.org"
42
- tracker = "https://github.com/sagemath/sage/issues"
45
+ "homepage (upstream)" = "https://www.sagemath.org"
46
+ "discourse" = "https://passagemath.discourse.group"
47
+ "tracker (upstream)" = "https://github.com/sagemath/sage/issues"
48
+ "tracker" = "https://github.com/passagemath/passagemath/issues"
43
49
 
44
50
  [project.readme]
45
51
  file = "README.rst"
@@ -1 +0,0 @@
1
- 10.4.40