pyEdge-package-name-reservation-1 0.0.86__tar.gz → 0.0.88__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 pyEdge-package-name-reservation-1 might be problematic. Click here for more details.
- {pyedge_package_name_reservation_1-0.0.86 → pyedge_package_name_reservation_1-0.0.88}/PKG-INFO +2 -2
- {pyedge_package_name_reservation_1-0.0.86 → pyedge_package_name_reservation_1-0.0.88}/pyEdge_package_name_reservation_1.egg-info/PKG-INFO +2 -2
- {pyedge_package_name_reservation_1-0.0.86 → pyedge_package_name_reservation_1-0.0.88}/pyproject.toml +2 -2
- {pyedge_package_name_reservation_1-0.0.86 → pyedge_package_name_reservation_1-0.0.88}/pyEdge_package_name_reservation_1.egg-info/SOURCES.txt +0 -0
- {pyedge_package_name_reservation_1-0.0.86 → pyedge_package_name_reservation_1-0.0.88}/pyEdge_package_name_reservation_1.egg-info/dependency_links.txt +0 -0
- {pyedge_package_name_reservation_1-0.0.86 → pyedge_package_name_reservation_1-0.0.88}/pyEdge_package_name_reservation_1.egg-info/top_level.txt +0 -0
- {pyedge_package_name_reservation_1-0.0.86 → pyedge_package_name_reservation_1-0.0.88}/setup.cfg +0 -0
{pyedge_package_name_reservation_1-0.0.86 → pyedge_package_name_reservation_1-0.0.88}/PKG-INFO
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: pyEdge-package-name-reservation-1
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.88
|
|
4
4
|
Summary: A placeholder
|
|
5
5
|
Author-email: Zywave <author@example.com>
|
|
6
6
|
Classifier: Programming Language :: Python :: 3
|
|
7
7
|
Classifier: License :: OSI Approved :: MIT License
|
|
8
8
|
Classifier: Operating System :: OS Independent
|
|
9
|
-
Requires-Python: >=3.
|
|
9
|
+
Requires-Python: >=3.13
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: pyEdge-package-name-reservation-1
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.88
|
|
4
4
|
Summary: A placeholder
|
|
5
5
|
Author-email: Zywave <author@example.com>
|
|
6
6
|
Classifier: Programming Language :: Python :: 3
|
|
7
7
|
Classifier: License :: OSI Approved :: MIT License
|
|
8
8
|
Classifier: Operating System :: OS Independent
|
|
9
|
-
Requires-Python: >=3.
|
|
9
|
+
Requires-Python: >=3.13
|
{pyedge_package_name_reservation_1-0.0.86 → pyedge_package_name_reservation_1-0.0.88}/pyproject.toml
RENAMED
|
@@ -5,12 +5,12 @@ build-backend = "setuptools.build_meta"
|
|
|
5
5
|
|
|
6
6
|
[project]
|
|
7
7
|
name = "pyEdge-package-name-reservation-1"
|
|
8
|
-
version = "0.0.
|
|
8
|
+
version = "0.0.88"
|
|
9
9
|
authors = [
|
|
10
10
|
{ name="Zywave", email="author@example.com" },
|
|
11
11
|
]
|
|
12
12
|
description = "A placeholder"
|
|
13
|
-
requires-python = ">=3.
|
|
13
|
+
requires-python = ">=3.13"
|
|
14
14
|
classifiers = [
|
|
15
15
|
"Programming Language :: Python :: 3",
|
|
16
16
|
"License :: OSI Approved :: MIT License",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyedge_package_name_reservation_1-0.0.86 → pyedge_package_name_reservation_1-0.0.88}/setup.cfg
RENAMED
|
File without changes
|