Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5feb3e7

Browse files
committed
updating packages
1 parentcb0ba82 commit5feb3e7

File tree

7 files changed

+13380
-10
lines changed

7 files changed

+13380
-10
lines changed

‎.github/workflows/github_workflows_build-2025_05.yml‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
matrix:
2828
flavor:
2929
-name:"dot"
30-
REQUIREMENTS_313:"winpython\\portable\\cycle_2025_05\\requir.64-3_13_7_1dotb1.txt"
30+
REQUIREMENTS_313:"winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0dotb1.txt"
3131
REQUIREMENTS_314:"winpython\\portable\\cycle_2025_05\\requir.64-3_14_0_2dotb1.txt"
3232
REQUIREMENTS_WHL_313:""
3333
REQUIREMENTS_WHL_314:""
@@ -44,13 +44,13 @@ jobs:
4444
WINPYARCH:"64"
4545
WINPYVERSION_313:"313"
4646
WINPYVERSION_314:"314"
47-
WINPYVER2_313:"3.13.7.1"
47+
WINPYVER2_313:"3.13.8.0"
4848
WINPYVER2_314:"3.14.0.2"
4949
my_release_level:"b1"
50-
build_location_313:"WPy64-31371"
50+
build_location_313:"WPy64-31380"
5151
build_location_314:"WPy64-31402"
5252
-name:"slim"
53-
REQUIREMENTS_313:"winpython\\portable\\cycle_2025_05\\requir.64-3_13_7_1slimb1.txt"
53+
REQUIREMENTS_313:"winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0slimb1.txt"
5454
REQUIREMENTS_314:""
5555
REQUIREMENTS_WHL_313:""
5656
REQUIREMENTS_WHL_314:""
@@ -67,15 +67,15 @@ jobs:
6767
WINPYARCH:"64"
6868
WINPYVERSION_313:"313"
6969
WINPYVERSION_314:"314"
70-
WINPYVER2_313:"3.13.7.1"
70+
WINPYVER2_313:"3.13.8.0"
7171
WINPYVER2_314:"3.14.0.2"
7272
my_release_level:"b1"
73-
build_location_313:"WPy64-31371"
73+
build_location_313:"WPy64-31380"
7474
build_location_314:"WPy64-31402"
7575
-name:"whl"
76-
REQUIREMENTS_313:"winpython\\portable\\cycle_2025_05\\requir.64-3_13_7_1dotb1.txt"
76+
REQUIREMENTS_313:"winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0dotb1.txt"
7777
REQUIREMENTS_314:""
78-
REQUIREMENTS_WHL_313:"winpython\\portable\\cycle_2025_05\\requir.64-3_13_7_1whlb1_wheels.txt"
78+
REQUIREMENTS_WHL_313:"winpython\\portable\\cycle_2025_05\\requir.64-3_13_8_0whlb1_wheels.txt"
7979
REQUIREMENTS_WHL_314:""
8080
ZIP:"0"
8181
SEVEN_Z:"1"
@@ -90,10 +90,10 @@ jobs:
9090
WINPYARCH:"64"
9191
WINPYVERSION_313:"313"
9292
WINPYVERSION_314:"314"
93-
WINPYVER2_313:"3.13.7.1"
93+
WINPYVER2_313:"3.13.8.0"
9494
WINPYVER2_314:"3.14.0.2"
9595
my_release_level:"b1"
96-
build_location_313:"WPy64-31371"
96+
build_location_313:"WPy64-31380"
9797
build_location_314:""
9898
-name:"free"
9999
REQUIREMENTS_313:""
Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
lock-version ="1.0"
2+
created-by ="pip"
3+
4+
[[packages]]
5+
name ="build"
6+
version ="1.2.2.post1"
7+
8+
[[packages.wheels]]
9+
name ="build-1.2.2.post1-py3-none-any.whl"
10+
url ="https://files.pythonhosted.org/packages/84/c2/80633736cd183ee4a62107413def345f7e6e3c01563dbca1417363cf957e/build-1.2.2.post1-py3-none-any.whl"
11+
12+
[packages.wheels.hashes]
13+
sha256 ="1d61c0887fa860c01971625baae8bdd338e517b836a2f70dd1f7aa3a6b2fc5b5"
14+
15+
[[packages]]
16+
name ="colorama"
17+
version ="0.4.6"
18+
19+
[[packages.wheels]]
20+
name ="colorama-0.4.6-py2.py3-none-any.whl"
21+
url ="https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl"
22+
23+
[packages.wheels.hashes]
24+
sha256 ="4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"
25+
26+
[[packages]]
27+
name ="packaging"
28+
version ="25.0"
29+
30+
[[packages.wheels]]
31+
name ="packaging-25.0-py3-none-any.whl"
32+
url ="https://files.pythonhosted.org/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl"
33+
34+
[packages.wheels.hashes]
35+
sha256 ="29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484"
36+
37+
[[packages]]
38+
name ="pyproject-hooks"
39+
version ="1.2.0"
40+
41+
[[packages.wheels]]
42+
name ="pyproject_hooks-1.2.0-py3-none-any.whl"
43+
url ="https://files.pythonhosted.org/packages/bd/24/12818598c362d7f300f18e74db45963dbcb85150324092410c8b49405e42/pyproject_hooks-1.2.0-py3-none-any.whl"
44+
45+
[packages.wheels.hashes]
46+
sha256 ="9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913"
47+
48+
[[packages]]
49+
name ="setuptools"
50+
version ="80.9.0"
51+
52+
[[packages.wheels]]
53+
name ="setuptools-80.9.0-py3-none-any.whl"
54+
url ="https://files.pythonhosted.org/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl"
55+
56+
[packages.wheels.hashes]
57+
sha256 ="062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922"
58+
59+
[[packages]]
60+
name ="sqlite-bro"
61+
version ="0.13.1"
62+
63+
[[packages.wheels]]
64+
name ="sqlite_bro-0.13.1-py3-none-any.whl"
65+
url ="https://files.pythonhosted.org/packages/2a/b3/81b91f5b26fff329c59dbf826a87637bd51d1903120427912322f86e7d33/sqlite_bro-0.13.1-py3-none-any.whl"
66+
67+
[packages.wheels.hashes]
68+
sha256 ="c26033b0af133049ca578b5fd30b2372f002e7ff934b39774aa4d2da7638c23d"
69+
70+
[[packages]]
71+
name ="sv-ttk"
72+
version ="2.6.0"
73+
74+
[[packages.wheels]]
75+
name ="sv_ttk-2.6.0-py3-none-any.whl"
76+
url ="https://files.pythonhosted.org/packages/0f/3d/be0abc3202e90f282ad465f4e7c6e41bc8dce810ce5d1611566a1e7dfba8/sv_ttk-2.6.0-py3-none-any.whl"
77+
78+
[packages.wheels.hashes]
79+
sha256 ="4319c52edf2e14732fe84bdc9788e26f9e9a1ad79451ec0f89f0120ffc8105d9"
80+
81+
[[packages]]
82+
name ="wheel"
83+
version ="0.45.1"
84+
85+
[[packages.wheels]]
86+
name ="wheel-0.45.1-py3-none-any.whl"
87+
url ="https://files.pythonhosted.org/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl"
88+
89+
[packages.wheels.hashes]
90+
sha256 ="708e7481cc80179af0e556bbf0cc00b8444c7321e2700b8d8580231d13017248"
91+
92+
[[packages]]
93+
name ="wppm"
94+
version ="17.2.20250823"
95+
96+
[[packages.wheels]]
97+
name ="wppm-17.2.20250823-py3-none-any.whl"
98+
url ="https://files.pythonhosted.org/packages/ae/a9/2581cc7f91354eada41367bf68b91b1b7fba6cb6fb469f500dbaf6191539/wppm-17.2.20250823-py3-none-any.whl"
99+
100+
[packages.wheels.hashes]
101+
sha256 ="0945411b12eaf6da134a9d8662a4afb2b25e129dd34fc2f6ef76ee62d61411c3"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp