rapid-router 7.5.12__py2.py3-none-any.whl → 7.5.13__py2.py3-none-any.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.
- game/__init__.py +1 -1
- {rapid_router-7.5.12.dist-info → rapid_router-7.5.13.dist-info}/METADATA +9 -9
- {rapid_router-7.5.12.dist-info → rapid_router-7.5.13.dist-info}/RECORD +6 -6
- {rapid_router-7.5.12.dist-info → rapid_router-7.5.13.dist-info}/WHEEL +0 -0
- {rapid_router-7.5.12.dist-info → rapid_router-7.5.13.dist-info}/licenses/LICENSE.md +0 -0
- {rapid_router-7.5.12.dist-info → rapid_router-7.5.13.dist-info}/top_level.txt +0 -0
game/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "7.5.
|
|
1
|
+
__version__ = "7.5.13"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rapid-router
|
|
3
|
-
Version: 7.5.
|
|
3
|
+
Version: 7.5.13
|
|
4
4
|
Classifier: Programming Language :: Python
|
|
5
5
|
Classifier: Programming Language :: Python :: 3.12
|
|
6
6
|
Classifier: Framework :: Django
|
|
@@ -8,7 +8,7 @@ License-File: LICENSE.md
|
|
|
8
8
|
Requires-Dist: asgiref==3.8.1; python_version >= "3.8"
|
|
9
9
|
Requires-Dist: asttokens==3.0.0; python_version >= "3.8"
|
|
10
10
|
Requires-Dist: certifi==2025.4.26; python_version >= "3.6"
|
|
11
|
-
Requires-Dist: cfl-common==8.7.
|
|
11
|
+
Requires-Dist: cfl-common==8.7.5
|
|
12
12
|
Requires-Dist: charset-normalizer==3.4.2; python_version >= "3.7"
|
|
13
13
|
Requires-Dist: decorator==5.2.1; python_version >= "3.8"
|
|
14
14
|
Requires-Dist: diff-match-patch==20241021; python_version >= "3.7"
|
|
@@ -31,7 +31,7 @@ Requires-Dist: jedi==0.19.2; python_version >= "3.6"
|
|
|
31
31
|
Requires-Dist: libsass==0.23.0; python_version >= "3.8"
|
|
32
32
|
Requires-Dist: matplotlib-inline==0.1.7; python_version >= "3.8"
|
|
33
33
|
Requires-Dist: more-itertools==8.7.0; python_version >= "3.5"
|
|
34
|
-
Requires-Dist: numpy==2.
|
|
34
|
+
Requires-Dist: numpy==2.3.0; python_version >= "3.11"
|
|
35
35
|
Requires-Dist: pandas==2.3.0; python_version >= "3.9"
|
|
36
36
|
Requires-Dist: parso==0.8.4; python_version >= "3.6"
|
|
37
37
|
Requires-Dist: pexpect==4.9.0; sys_platform != "win32" and sys_platform != "emscripten"
|
|
@@ -46,7 +46,7 @@ Requires-Dist: pypng==0.20220715.0
|
|
|
46
46
|
Requires-Dist: python-dateutil==2.9.0.post0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
|
|
47
47
|
Requires-Dist: pytz==2025.2
|
|
48
48
|
Requires-Dist: qrcode==7.4.2; python_version >= "3.7"
|
|
49
|
-
Requires-Dist: requests==2.32.
|
|
49
|
+
Requires-Dist: requests==2.32.4; python_version >= "3.8"
|
|
50
50
|
Requires-Dist: setuptools==80.9.0; python_version >= "3.9"
|
|
51
51
|
Requires-Dist: six==1.17.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
|
|
52
52
|
Requires-Dist: sqlparse==0.5.3; python_version >= "3.8"
|
|
@@ -63,11 +63,11 @@ Requires-Dist: asgiref==3.8.1; python_version >= "3.8" and extra == "dev"
|
|
|
63
63
|
Requires-Dist: attrs==25.3.0; python_version >= "3.8" and extra == "dev"
|
|
64
64
|
Requires-Dist: black==25.1.0; python_version >= "3.9" and extra == "dev"
|
|
65
65
|
Requires-Dist: certifi==2025.4.26; python_version >= "3.6" and extra == "dev"
|
|
66
|
-
Requires-Dist: cfl-common==8.7.
|
|
66
|
+
Requires-Dist: cfl-common==8.7.5; extra == "dev"
|
|
67
67
|
Requires-Dist: chardet==5.2.0; python_version >= "3.7" and extra == "dev"
|
|
68
68
|
Requires-Dist: charset-normalizer==3.4.2; python_version >= "3.7" and extra == "dev"
|
|
69
69
|
Requires-Dist: click==8.2.1; python_version >= "3.10" and extra == "dev"
|
|
70
|
-
Requires-Dist: codeforlife-portal==8.7.
|
|
70
|
+
Requires-Dist: codeforlife-portal==8.7.5; extra == "dev"
|
|
71
71
|
Requires-Dist: diff-match-patch==20241021; python_version >= "3.7" and extra == "dev"
|
|
72
72
|
Requires-Dist: django==5.1.10; python_version >= "3.10" and extra == "dev"
|
|
73
73
|
Requires-Dist: django-classy-tags==4.1.0; python_version >= "3.8" and extra == "dev"
|
|
@@ -96,7 +96,7 @@ Requires-Dist: isort==6.0.1; python_full_version >= "3.9.0" and extra == "dev"
|
|
|
96
96
|
Requires-Dist: libsass==0.23.0; python_version >= "3.8" and extra == "dev"
|
|
97
97
|
Requires-Dist: more-itertools==8.7.0; python_version >= "3.5" and extra == "dev"
|
|
98
98
|
Requires-Dist: mypy-extensions==1.1.0; python_version >= "3.8" and extra == "dev"
|
|
99
|
-
Requires-Dist: numpy==2.
|
|
99
|
+
Requires-Dist: numpy==2.3.0; python_version >= "3.11" and extra == "dev"
|
|
100
100
|
Requires-Dist: outcome==1.3.0.post0; python_version >= "3.7" and extra == "dev"
|
|
101
101
|
Requires-Dist: packaging==25.0; python_version >= "3.8" and extra == "dev"
|
|
102
102
|
Requires-Dist: pandas==2.3.0; python_version >= "3.9" and extra == "dev"
|
|
@@ -119,7 +119,7 @@ Requires-Dist: pytz==2025.2; extra == "dev"
|
|
|
119
119
|
Requires-Dist: pyyaml==6.0.2; python_version >= "3.8" and extra == "dev"
|
|
120
120
|
Requires-Dist: qrcode==7.4.2; python_version >= "3.7" and extra == "dev"
|
|
121
121
|
Requires-Dist: reportlab==4.2.5; (python_version >= "3.7" and python_version < "4") and extra == "dev"
|
|
122
|
-
Requires-Dist: requests==2.32.
|
|
122
|
+
Requires-Dist: requests==2.32.4; python_version >= "3.8" and extra == "dev"
|
|
123
123
|
Requires-Dist: selenium==4.29.0; python_version >= "3.9" and extra == "dev"
|
|
124
124
|
Requires-Dist: setuptools==80.9.0; python_version >= "3.9" and extra == "dev"
|
|
125
125
|
Requires-Dist: six==1.17.0; (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
|
|
@@ -135,7 +135,7 @@ Requires-Dist: urllib3==2.4.0; python_version >= "3.9" and extra == "dev"
|
|
|
135
135
|
Requires-Dist: websocket-client==1.8.0; python_version >= "3.8" and extra == "dev"
|
|
136
136
|
Requires-Dist: wheel==0.45.1; python_version >= "3.8" and extra == "dev"
|
|
137
137
|
Requires-Dist: wsproto==1.2.0; python_full_version >= "3.7.0" and extra == "dev"
|
|
138
|
-
Requires-Dist: zipp==3.
|
|
138
|
+
Requires-Dist: zipp==3.23.0; python_version >= "3.9" and extra == "dev"
|
|
139
139
|
Dynamic: classifier
|
|
140
140
|
Dynamic: license-file
|
|
141
141
|
Dynamic: provides-extra
|
|
@@ -3,7 +3,7 @@ example_project/rapid_router_test_settings.py,sha256=3PPkhCEztAn-WGLQ-Bf2hA5n1q_
|
|
|
3
3
|
example_project/settings.py,sha256=-Lsw_DJow_LaKaTE4DNfY69o3cclXUHNoWNybPBHIqY,4333
|
|
4
4
|
example_project/urls.py,sha256=XHug_cpNy21yOef3E1-wWT5VkTuxpl6ZXIlCj6jDjWA,422
|
|
5
5
|
example_project/wsgi.py,sha256=U1W6WzZxZaIdYZ5tks7w9fqp5WS5qvn2iThsVcskrWw,829
|
|
6
|
-
game/__init__.py,sha256=
|
|
6
|
+
game/__init__.py,sha256=KxInKlCpr887LX6p_xap8AWylnEbJTJGy_dT6vyZ5sE,23
|
|
7
7
|
game/admin.py,sha256=BLwwaqQYuqmMdwqnvhdan19iGxdcoBX4CXFk_ROG5-M,1431
|
|
8
8
|
game/app_settings.py,sha256=mlg-1AiP7AR5JNOHAXXLuCrYWaZMmSihvSYk9c2c8YY,857
|
|
9
9
|
game/cache.py,sha256=dtOiFl6Z4I2Q9-8Hz24ZI-5C0asXYSQhF2Be5q74N8g,2227
|
|
@@ -800,8 +800,8 @@ game/views/level_selection.py,sha256=UI345nDv5iTRQ7VttiLKLzezJlaSlaKOnhlALZgMU9Q
|
|
|
800
800
|
game/views/level_solutions.py,sha256=lfwLFvw4gFuptTkL2J_ibhnuiysl3Yao15sn2qoQlcE,97194
|
|
801
801
|
game/views/scoreboard.py,sha256=Lxy7XtoG7VwWpTb-c22BGC6eN8uCmmOnQ2qjY-oXA3k,16914
|
|
802
802
|
game/views/scoreboard_csv.py,sha256=yx4tOwx5QsHyU1S1BUPUqRBWIh5idq8QVtBID-NqZto,1768
|
|
803
|
-
rapid_router-7.5.
|
|
804
|
-
rapid_router-7.5.
|
|
805
|
-
rapid_router-7.5.
|
|
806
|
-
rapid_router-7.5.
|
|
807
|
-
rapid_router-7.5.
|
|
803
|
+
rapid_router-7.5.13.dist-info/licenses/LICENSE.md,sha256=9AbRlCDqD2D1tPibimysFv3zg3AIc49-eyv9aEsyq9w,115
|
|
804
|
+
rapid_router-7.5.13.dist-info/METADATA,sha256=H8ca1zaOfuBvYugfKND56CrBefBZ-CsEcMWxBkiFGnU,9209
|
|
805
|
+
rapid_router-7.5.13.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
|
806
|
+
rapid_router-7.5.13.dist-info/top_level.txt,sha256=rKP4ryr1t8Wcnx8grJHDViM3T5cMYH_0vygDjC04ArA,21
|
|
807
|
+
rapid_router-7.5.13.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|