passagemath-database-stein-watkins 10.6.46__tar.gz → 10.6.47__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.
- {passagemath_database_stein_watkins-10.6.46/passagemath_database_stein_watkins.egg-info → passagemath_database_stein_watkins-10.6.47}/PKG-INFO +4 -4
- passagemath_database_stein_watkins-10.6.47/VERSION.txt +1 -0
- {passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47/passagemath_database_stein_watkins.egg-info}/PKG-INFO +4 -4
- passagemath_database_stein_watkins-10.6.47/passagemath_database_stein_watkins.egg-info/requires.txt +5 -0
- {passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/pyproject.toml +6 -6
- passagemath_database_stein_watkins-10.6.46/VERSION.txt +0 -1
- passagemath_database_stein_watkins-10.6.46/passagemath_database_stein_watkins.egg-info/requires.txt +0 -5
- {passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/MANIFEST.in +0 -0
- {passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/README.rst +0 -0
- {passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/passagemath_database_stein_watkins.egg-info/SOURCES.txt +0 -0
- {passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/passagemath_database_stein_watkins.egg-info/dependency_links.txt +0 -0
- {passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/passagemath_database_stein_watkins.egg-info/top_level.txt +0 -0
- {passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/setup.cfg +0 -0
- {passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-database-stein-watkins
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.47
|
|
4
4
|
Summary: passagemath: The Stein-Watkins database of elliptic curves (full version)
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -29,9 +29,9 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
29
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
30
|
Requires-Python: <3.15,>=3.10
|
|
31
31
|
Description-Content-Type: text/x-rst
|
|
32
|
-
Requires-Dist: passagemath-conf~=10.6.
|
|
33
|
-
Requires-Dist: passagemath-environment~=10.6.
|
|
34
|
-
Requires-Dist: passagemath-database-stein-watkins-mini~=10.6.
|
|
32
|
+
Requires-Dist: passagemath-conf~=10.6.47.0; sys_platform != "win32"
|
|
33
|
+
Requires-Dist: passagemath-environment~=10.6.47.0
|
|
34
|
+
Requires-Dist: passagemath-database-stein-watkins-mini~=10.6.47.0
|
|
35
35
|
|
|
36
36
|
===========================================================================
|
|
37
37
|
passagemath: The Stein-Watkins database of elliptic curves (full version)
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
10.6.47
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-database-stein-watkins
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.47
|
|
4
4
|
Summary: passagemath: The Stein-Watkins database of elliptic curves (full version)
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -29,9 +29,9 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
29
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
30
|
Requires-Python: <3.15,>=3.10
|
|
31
31
|
Description-Content-Type: text/x-rst
|
|
32
|
-
Requires-Dist: passagemath-conf~=10.6.
|
|
33
|
-
Requires-Dist: passagemath-environment~=10.6.
|
|
34
|
-
Requires-Dist: passagemath-database-stein-watkins-mini~=10.6.
|
|
32
|
+
Requires-Dist: passagemath-conf~=10.6.47.0; sys_platform != "win32"
|
|
33
|
+
Requires-Dist: passagemath-environment~=10.6.47.0
|
|
34
|
+
Requires-Dist: passagemath-database-stein-watkins-mini~=10.6.47.0
|
|
35
35
|
|
|
36
36
|
===========================================================================
|
|
37
37
|
passagemath: The Stein-Watkins database of elliptic curves (full version)
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
# Minimum requirements for the build system to execute.
|
|
3
3
|
requires = [
|
|
4
4
|
'setuptools >= 77.0.0',
|
|
5
|
-
'passagemath-setup ~= 10.6.
|
|
6
|
-
'passagemath-conf ~= 10.6.
|
|
7
|
-
'passagemath-environment ~= 10.6.
|
|
5
|
+
'passagemath-setup ~= 10.6.47.0',
|
|
6
|
+
'passagemath-conf ~= 10.6.47.0 ; sys_platform != "win32"',
|
|
7
|
+
'passagemath-environment ~= 10.6.47.0',
|
|
8
8
|
]
|
|
9
9
|
build-backend = "setuptools.build_meta"
|
|
10
10
|
|
|
@@ -12,9 +12,9 @@ build-backend = "setuptools.build_meta"
|
|
|
12
12
|
name = "passagemath-database-stein-watkins"
|
|
13
13
|
description = "passagemath: The Stein-Watkins database of elliptic curves (full version)"
|
|
14
14
|
dependencies = [
|
|
15
|
-
'passagemath-conf ~= 10.6.
|
|
16
|
-
'passagemath-environment ~= 10.6.
|
|
17
|
-
'passagemath-database-stein-watkins-mini ~= 10.6.
|
|
15
|
+
'passagemath-conf ~= 10.6.47.0 ; sys_platform != "win32"',
|
|
16
|
+
'passagemath-environment ~= 10.6.47.0',
|
|
17
|
+
'passagemath-database-stein-watkins-mini ~= 10.6.47.0',
|
|
18
18
|
]
|
|
19
19
|
dynamic = ["version"]
|
|
20
20
|
license = "GPL-2.0-or-later"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
10.6.46
|
|
File without changes
|
{passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/README.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/setup.cfg
RENAMED
|
File without changes
|
{passagemath_database_stein_watkins-10.6.46 → passagemath_database_stein_watkins-10.6.47}/setup.py
RENAMED
|
File without changes
|