power-grid-model 1.12.55__py3-none-win_amd64.whl → 1.12.56__py3-none-win_amd64.whl
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 power-grid-model might be problematic. Click here for more details.
- power_grid_model/_core/power_grid_model_c/bin/power_grid_model_c.dll +0 -0
- power_grid_model/_core/power_grid_model_c/lib/cmake/power_grid_model/power_grid_modelConfigVersion.cmake +3 -3
- {power_grid_model-1.12.55.dist-info → power_grid_model-1.12.56.dist-info}/METADATA +1 -1
- {power_grid_model-1.12.55.dist-info → power_grid_model-1.12.56.dist-info}/RECORD +7 -7
- {power_grid_model-1.12.55.dist-info → power_grid_model-1.12.56.dist-info}/WHEEL +0 -0
- {power_grid_model-1.12.55.dist-info → power_grid_model-1.12.56.dist-info}/entry_points.txt +0 -0
- {power_grid_model-1.12.55.dist-info → power_grid_model-1.12.56.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
|
@@ -9,19 +9,19 @@
|
|
|
9
9
|
# The variable CVF_VERSION must be set before calling configure_file().
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
set(PACKAGE_VERSION "1.12.
|
|
12
|
+
set(PACKAGE_VERSION "1.12.56")
|
|
13
13
|
|
|
14
14
|
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
|
|
15
15
|
set(PACKAGE_VERSION_COMPATIBLE FALSE)
|
|
16
16
|
else()
|
|
17
17
|
|
|
18
|
-
if("1.12.
|
|
18
|
+
if("1.12.56" MATCHES "^([0-9]+)\\.")
|
|
19
19
|
set(CVF_VERSION_MAJOR "${CMAKE_MATCH_1}")
|
|
20
20
|
if(NOT CVF_VERSION_MAJOR VERSION_EQUAL 0)
|
|
21
21
|
string(REGEX REPLACE "^0+" "" CVF_VERSION_MAJOR "${CVF_VERSION_MAJOR}")
|
|
22
22
|
endif()
|
|
23
23
|
else()
|
|
24
|
-
set(CVF_VERSION_MAJOR "1.12.
|
|
24
|
+
set(CVF_VERSION_MAJOR "1.12.56")
|
|
25
25
|
endif()
|
|
26
26
|
|
|
27
27
|
if(PACKAGE_FIND_VERSION_RANGE)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: power-grid-model
|
|
3
|
-
Version: 1.12.
|
|
3
|
+
Version: 1.12.56
|
|
4
4
|
Summary: Python/C++ library for distribution power system analysis
|
|
5
5
|
Author-Email: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>
|
|
6
6
|
License-Expression: MPL-2.0
|
|
@@ -14,7 +14,7 @@ power_grid_model/_core/power_grid_dataset.py,sha256=qzjq-Jjtkm63oMF2A9i0NbcDglXW
|
|
|
14
14
|
power_grid_model/_core/power_grid_meta.py,sha256=zc6C-FEGryl-CYSnBaBX0K63unWMWHTeB56VugqT5vY,7607
|
|
15
15
|
power_grid_model/_core/power_grid_model.py,sha256=Lu0TsY06e-fVty7-Pgsz8qFIiBik-j75dd1lCIWiNUI,30714
|
|
16
16
|
power_grid_model/_core/power_grid_model_c/__init__.py,sha256=2I8qwkSIwN5JByDPWZrd2S_mKKI3AWEQrMrY_5zV16Y,141
|
|
17
|
-
power_grid_model/_core/power_grid_model_c/bin/power_grid_model_c.dll,sha256=
|
|
17
|
+
power_grid_model/_core/power_grid_model_c/bin/power_grid_model_c.dll,sha256=P6QgSYFAKnuqpZV8v4q0pDjzNOobPAhPfM6mpUt30JQ,2058240
|
|
18
18
|
power_grid_model/_core/power_grid_model_c/get_pgm_dll_path.py,sha256=xbxq2t3lp4tESJWRiDUphhrOBIHS_8Z6lBHrYs0l5ls,2224
|
|
19
19
|
power_grid_model/_core/power_grid_model_c/include/power_grid_model_c/basics.h,sha256=UYLtdV1NNi6qRwxdlpjWzdGL8gQGo7VbZ3posbGUgnY,7769
|
|
20
20
|
power_grid_model/_core/power_grid_model_c/include/power_grid_model_c/buffer.h,sha256=a-LHN17YnbB3Li7RecJbsiRZix08G6-Tn458DBJjjzg,4766
|
|
@@ -37,7 +37,7 @@ power_grid_model/_core/power_grid_model_c/include/power_grid_model_cpp/serializa
|
|
|
37
37
|
power_grid_model/_core/power_grid_model_c/include/power_grid_model_cpp/utils.hpp,sha256=m0WEABiaW-Ztthc_TDC_Bvcz9ZYQKfYiRvx_JjAjfKM,3049
|
|
38
38
|
power_grid_model/_core/power_grid_model_c/include/power_grid_model_cpp.hpp,sha256=VFn5T9rflfajVGg7LlU_5qfpoAWCa8hqEia7h09zYZU,674
|
|
39
39
|
power_grid_model/_core/power_grid_model_c/lib/cmake/power_grid_model/power_grid_modelConfig.cmake,sha256=-lPbyznV2PVaMT6jO2f4F9Zresi99poxom06c7jY2E4,1280
|
|
40
|
-
power_grid_model/_core/power_grid_model_c/lib/cmake/power_grid_model/power_grid_modelConfigVersion.cmake,sha256=
|
|
40
|
+
power_grid_model/_core/power_grid_model_c/lib/cmake/power_grid_model/power_grid_modelConfigVersion.cmake,sha256=mhwpVr3_RAF2DMI72_5tPZ61r2n_LqY-7eYBfsW0P9U,2833
|
|
41
41
|
power_grid_model/_core/power_grid_model_c/lib/cmake/power_grid_model/power_grid_modelTargets-release.cmake,sha256=w1wgrZqodoDroxI-nwQEylqiFocq8QJlH9sNxX7CTxE,1064
|
|
42
42
|
power_grid_model/_core/power_grid_model_c/lib/cmake/power_grid_model/power_grid_modelTargets.cmake,sha256=PaPxsi5KjyV534xBJKK35eIzPwF7ZFLJS5Wl-wKHg64,6708
|
|
43
43
|
power_grid_model/_core/power_grid_model_c/lib/power_grid_model_c.lib,sha256=1m9SN11KesRNoLpAbCb81tMea8PZ2iPZ3D0YaTdCrXM,212016
|
|
@@ -58,8 +58,8 @@ power_grid_model/validation/_validation.py,sha256=rLKIbgirT5cvfjPS_grlywcKZ0Lt-e
|
|
|
58
58
|
power_grid_model/validation/assertions.py,sha256=-kC61wfOsK7BuY3-5cWKLKfe1tLIxfP43kozbWxNlBM,4195
|
|
59
59
|
power_grid_model/validation/errors.py,sha256=ypLrhiaryJDGotbDuFaF34__AI4HsnRpZpUOz9JMmFI,21055
|
|
60
60
|
power_grid_model/validation/utils.py,sha256=SpOJHI5X5oUwDd93jXuIhLBvDL5yZt59b7inURc2wGA,13097
|
|
61
|
-
power_grid_model-1.12.
|
|
62
|
-
power_grid_model-1.12.
|
|
63
|
-
power_grid_model-1.12.
|
|
64
|
-
power_grid_model-1.12.
|
|
65
|
-
power_grid_model-1.12.
|
|
61
|
+
power_grid_model-1.12.56.dist-info/METADATA,sha256=tE42-d5wLi0QU0MQmkR6TFHUDNBU_ZUgYx3UcSkk_8w,9062
|
|
62
|
+
power_grid_model-1.12.56.dist-info/WHEEL,sha256=7cuQBrKlgrMjywT6nmSZIIhuOog1xNCTkMyVVbw2aow,103
|
|
63
|
+
power_grid_model-1.12.56.dist-info/entry_points.txt,sha256=KgNx7mGcOVAVuwCBeP30AH5h_8UrKf0DQA9Cs5td69w,75
|
|
64
|
+
power_grid_model-1.12.56.dist-info/licenses/LICENSE,sha256=3KDI9LRd9JZGZcgIO1j9y8Q7lsxlVAbav3UNdr5yp_A,15199
|
|
65
|
+
power_grid_model-1.12.56.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|