jijzept-sdk 2025.8.5__tar.gz → 2025.8.7__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.
- {jijzept_sdk-2025.8.5/src/jijzept_sdk.egg-info → jijzept_sdk-2025.8.7}/PKG-INFO +2 -2
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/pyproject.toml +1 -1
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/src/jijzept_sdk/_version.py +2 -2
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7/src/jijzept_sdk.egg-info}/PKG-INFO +2 -2
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/src/jijzept_sdk.egg-info/requires.txt +1 -1
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/.github/workflows/update_dependencies.yaml +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/.github/workflows/weekly_release.yaml +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/.gitignore +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/PyPI.md +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/README.md +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/gen_pyproject_toml.py +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/setup.cfg +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/src/jijzept_sdk/__init__.py +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/src/jijzept_sdk/__main__.py +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/src/jijzept_sdk.egg-info/SOURCES.txt +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/src/jijzept_sdk.egg-info/dependency_links.txt +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/src/jijzept_sdk.egg-info/entry_points.txt +0 -0
- {jijzept_sdk-2025.8.5 → jijzept_sdk-2025.8.7}/src/jijzept_sdk.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: jijzept_sdk
|
|
3
|
-
Version: 2025.8.
|
|
3
|
+
Version: 2025.8.7
|
|
4
4
|
Summary: Free development kit provided by JijZept.
|
|
5
5
|
Author-email: "Jij Inc." <info@j-ij.com>
|
|
6
6
|
Classifier: Operating System :: POSIX :: Linux
|
|
@@ -10,7 +10,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
10
10
|
Classifier: Programming Language :: Python :: 3.12
|
|
11
11
|
Requires-Python: <3.13,>=3.10
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
|
-
Requires-Dist: jijmodeling==1.13.
|
|
13
|
+
Requires-Dist: jijmodeling==1.13.2
|
|
14
14
|
Requires-Dist: ommx==2.0.5
|
|
15
15
|
Provides-Extra: all
|
|
16
16
|
Requires-Dist: ommx-fixstars-amplify-adapter==0.3.1; extra == "all"
|
|
@@ -17,5 +17,5 @@ __version__: str
|
|
|
17
17
|
__version_tuple__: VERSION_TUPLE
|
|
18
18
|
version_tuple: VERSION_TUPLE
|
|
19
19
|
|
|
20
|
-
__version__ = version = '2025.8.
|
|
21
|
-
__version_tuple__ = version_tuple = (2025, 8,
|
|
20
|
+
__version__ = version = '2025.8.7'
|
|
21
|
+
__version_tuple__ = version_tuple = (2025, 8, 7)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: jijzept_sdk
|
|
3
|
-
Version: 2025.8.
|
|
3
|
+
Version: 2025.8.7
|
|
4
4
|
Summary: Free development kit provided by JijZept.
|
|
5
5
|
Author-email: "Jij Inc." <info@j-ij.com>
|
|
6
6
|
Classifier: Operating System :: POSIX :: Linux
|
|
@@ -10,7 +10,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
10
10
|
Classifier: Programming Language :: Python :: 3.12
|
|
11
11
|
Requires-Python: <3.13,>=3.10
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
|
-
Requires-Dist: jijmodeling==1.13.
|
|
13
|
+
Requires-Dist: jijmodeling==1.13.2
|
|
14
14
|
Requires-Dist: ommx==2.0.5
|
|
15
15
|
Provides-Extra: all
|
|
16
16
|
Requires-Dist: ommx-fixstars-amplify-adapter==0.3.1; extra == "all"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|