rapid-router 7.5.16__py2.py3-none-any.whl → 7.5.18__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rapid-router
3
- Version: 7.5.16
3
+ Version: 7.5.18
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.6.15; python_version >= "3.7"
11
- Requires-Dist: cfl-common==8.7.8
11
+ Requires-Dist: cfl-common==8.7.9
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"
@@ -25,7 +25,7 @@ Requires-Dist: django-two-factor-auth==1.17.0; python_version >= "3.8"
25
25
  Requires-Dist: djangorestframework==3.16.0; python_version >= "3.9"
26
26
  Requires-Dist: executing==2.2.0; python_version >= "3.8"
27
27
  Requires-Dist: idna==3.10; python_version >= "3.6"
28
- Requires-Dist: ipython==9.3.0; python_version >= "3.11"
28
+ Requires-Dist: ipython==9.4.0; python_version >= "3.11"
29
29
  Requires-Dist: ipython-pygments-lexers==1.1.1; python_version >= "3.8"
30
30
  Requires-Dist: jedi==0.19.2; python_version >= "3.6"
31
31
  Requires-Dist: libsass==0.23.0; python_version >= "3.8"
@@ -39,7 +39,7 @@ Requires-Dist: pgeocode==0.4.0; python_version >= "3.8"
39
39
  Requires-Dist: prompt-toolkit==3.0.51; python_version >= "3.8"
40
40
  Requires-Dist: ptyprocess==0.7.0
41
41
  Requires-Dist: pure-eval==0.2.3
42
- Requires-Dist: pygments==2.19.1; python_version >= "3.8"
42
+ Requires-Dist: pygments==2.19.2; python_version >= "3.8"
43
43
  Requires-Dist: pyhamcrest==2.0.2; python_version >= "3.5"
44
44
  Requires-Dist: pyjwt==2.6.0; python_version >= "3.7"
45
45
  Requires-Dist: pypng==0.20220715.0
@@ -68,14 +68,13 @@ Requires-Dist: boto3==1.36.14; python_version >= "3.8" and extra == "dev"
68
68
  Requires-Dist: botocore==1.36.26; python_version >= "3.8" and extra == "dev"
69
69
  Requires-Dist: celery[sqs]==5.4.0; python_version >= "3.8" and extra == "dev"
70
70
  Requires-Dist: certifi==2025.6.15; python_version >= "3.7" and extra == "dev"
71
- Requires-Dist: cfl-common==8.7.8; extra == "dev"
72
- Requires-Dist: chardet==5.2.0; python_version >= "3.7" and extra == "dev"
71
+ Requires-Dist: cfl-common==8.7.9; extra == "dev"
73
72
  Requires-Dist: charset-normalizer==3.4.2; python_version >= "3.7" and extra == "dev"
74
73
  Requires-Dist: click==8.2.1; python_version >= "3.10" and extra == "dev"
75
74
  Requires-Dist: click-didyoumean==0.3.1; python_full_version >= "3.6.2" and extra == "dev"
76
- Requires-Dist: click-plugins==1.1.1; extra == "dev"
75
+ Requires-Dist: click-plugins==1.1.1.2; extra == "dev"
77
76
  Requires-Dist: click-repl==0.3.0; python_version >= "3.6" and extra == "dev"
78
- Requires-Dist: codeforlife-portal==8.7.8; extra == "dev"
77
+ Requires-Dist: codeforlife-portal==8.7.9; extra == "dev"
79
78
  Requires-Dist: diff-match-patch==20241021; python_version >= "3.7" and extra == "dev"
80
79
  Requires-Dist: django==5.1.10; python_version >= "3.10" and extra == "dev"
81
80
  Requires-Dist: django-classy-tags==4.1.0; python_version >= "3.8" and extra == "dev"
@@ -114,26 +113,26 @@ Requires-Dist: pandas==2.3.0; python_version >= "3.9" and extra == "dev"
114
113
  Requires-Dist: pathspec==0.12.1; python_version >= "3.8" and extra == "dev"
115
114
  Requires-Dist: pgeocode==0.4.0; python_version >= "3.8" and extra == "dev"
116
115
  Requires-Dist: phonenumbers==8.12.12; extra == "dev"
117
- Requires-Dist: pillow==11.2.1; python_version >= "3.9" and extra == "dev"
116
+ Requires-Dist: pillow==11.3.0; python_version >= "3.9" and extra == "dev"
118
117
  Requires-Dist: platformdirs==4.3.8; python_version >= "3.9" and extra == "dev"
119
118
  Requires-Dist: pluggy==1.6.0; python_version >= "3.9" and extra == "dev"
120
119
  Requires-Dist: prompt-toolkit==3.0.51; python_version >= "3.8" and extra == "dev"
121
120
  Requires-Dist: psycopg2-binary==2.9.9; python_version >= "3.7" and extra == "dev"
122
121
  Requires-Dist: pycurl==7.45.6; python_version >= "3.5" and extra == "dev"
123
- Requires-Dist: pygments==2.19.1; python_version >= "3.8" and extra == "dev"
122
+ Requires-Dist: pygments==2.19.2; python_version >= "3.8" and extra == "dev"
124
123
  Requires-Dist: pyjwt==2.6.0; python_version >= "3.7" and extra == "dev"
125
124
  Requires-Dist: pypng==0.20220715.0; extra == "dev"
126
125
  Requires-Dist: pysocks==1.7.1; extra == "dev"
127
126
  Requires-Dist: pytest==8.4.1; python_version >= "3.9" and extra == "dev"
128
127
  Requires-Dist: pytest-django==4.8.0; python_version >= "3.8" and extra == "dev"
129
128
  Requires-Dist: pytest-order==1.3.0; python_version >= "3.7" and extra == "dev"
130
- Requires-Dist: pytest-xdist==3.7.0; python_version >= "3.9" and extra == "dev"
129
+ Requires-Dist: pytest-xdist==3.8.0; python_version >= "3.9" and extra == "dev"
131
130
  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") and extra == "dev"
132
131
  Requires-Dist: python-dotenv==1.0.1; python_version >= "3.8" and extra == "dev"
133
132
  Requires-Dist: pytz==2025.2; extra == "dev"
134
133
  Requires-Dist: pyyaml==6.0.2; python_version >= "3.8" and extra == "dev"
135
134
  Requires-Dist: qrcode==7.4.2; python_version >= "3.7" and extra == "dev"
136
- Requires-Dist: reportlab==4.2.5; (python_version >= "3.7" and python_version < "4") and extra == "dev"
135
+ Requires-Dist: reportlab==4.4.2; (python_version >= "3.7" and python_version < "4") and extra == "dev"
137
136
  Requires-Dist: requests==2.32.4; python_version >= "3.8" and extra == "dev"
138
137
  Requires-Dist: requests-toolbelt==1.0.0; (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
139
138
  Requires-Dist: s3transfer==0.11.3; python_version >= "3.8" and extra == "dev"
@@ -149,7 +148,7 @@ Requires-Dist: trio-websocket==0.12.2; python_version >= "3.8" and extra == "dev
149
148
  Requires-Dist: typing-extensions==4.14.0; python_version >= "3.9" and extra == "dev"
150
149
  Requires-Dist: tzdata==2025.2; python_version >= "2" and extra == "dev"
151
150
  Requires-Dist: urllib3==2.5.0; python_version >= "3.9" and extra == "dev"
152
- Requires-Dist: uvicorn==0.34.3; python_version >= "3.9" and extra == "dev"
151
+ Requires-Dist: uvicorn==0.35.0; python_version >= "3.9" and extra == "dev"
153
152
  Requires-Dist: uvicorn-worker==0.2.0; python_version >= "3.8" and extra == "dev"
154
153
  Requires-Dist: vine==5.1.0; python_version >= "3.6" and extra == "dev"
155
154
  Requires-Dist: wcwidth==0.2.13; extra == "dev"
@@ -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=W-nU3SPWk-N1VoaLJr_vJck0s27ayY1FsAUvfZIgQ6w,23
6
+ game/__init__.py,sha256=i6yHMKSdRW-3yZ_JVNnxXGmLE4MyVOaq1GLxIl8B49Q,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
@@ -11,7 +11,7 @@ game/character.py,sha256=bdJ74jDN9zZnj-XaNYbCWmM8XiZY5q4zpqmHLcvE-ts,2397
11
11
  game/decor.py,sha256=VDY-kadOd0TSDo5znI5P3YzB3BFADCotIlp1g_eDOwQ,10096
12
12
  game/forms.py,sha256=7J9Ivn97qw4FC5B7WonDzi4Q5WHhF1I62eQWorUDv_o,2143
13
13
  game/level_management.py,sha256=wAKbu8JAVTHoM6YD6L3c7tPityKtWLGRNG32OX5SYRw,6289
14
- game/messages.py,sha256=7XLfcikFDxuR0LVCc9P8GhuLrWzxiquhhDdHSAAU95w,102526
14
+ game/messages.py,sha256=Ppxj9uXKCEUhkT9-TFzl_nYL5tk75uMx5e-EH2ifCeY,102172
15
15
  game/models.py,sha256=h_NS_6LL8uFoKVjg2CCZ53sE-FBv9QWM_dhCh4fIr5E,11446
16
16
  game/permissions.py,sha256=3dWQ_YYMNVm6OhI9gyZe36EiqsoyU5RzyxdIlfbZ2pM,7624
17
17
  game/python_den_urls.py,sha256=fO2U06_woa3dkdmWhYg6zR9hrqFyP2Cp9e5l-5dUEmc,637
@@ -129,6 +129,7 @@ game/migrations/0113_level_needs_approval.py,sha256=OZXg8Dm7iOfCiwymy19mEpccZk4S
129
129
  game/migrations/0114_default_and_non_student_levels_no_approval.py,sha256=M_EhOm0_bMf0DetIvtJrBrWT5ND6o6_ZpDm4O-fReAQ,944
130
130
  game/migrations/0115_level_level__default_does_not_need_approval.py,sha256=HoeTRqIF6zuHfAE_96XVJHevjg_nxMDHSVAmJBLz0Tw,586
131
131
  game/migrations/0116_update_worksheet_video_links.py,sha256=itjwr8qnLHrO27iZMucMm-im1-s3VwZ2aNRTNHKdBcA,4322
132
+ game/migrations/0117_update_solutions_to_if_else.py,sha256=MTgkkMZaQc-LTSGo6QOir1sPwaOl5EK30MB1NZ0qIiY,1334
132
133
  game/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
133
134
  game/pipeline_compilers/__init__.py,sha256=EgsWHkPIyBrlpP6BygQupqRw4desyaSQMWyJAme-ib0,85
134
135
  game/pipeline_compilers/libsass_compiler.py,sha256=YrwQnC71L_GCYagYlt9R_lTtmPHBLBJJhlViuXEzekI,742
@@ -795,11 +796,11 @@ game/views/level.py,sha256=8Z5ZXnspK5Bnhy8-BeVt_Evf2JSSrRklGO7Fw3W78BA,16887
795
796
  game/views/level_editor.py,sha256=qJlHPs85hFCJoXrkwql37UduGs0MKxpAtwm5EpzEwi0,18227
796
797
  game/views/level_moderation.py,sha256=GwnvXlHRxGNjgjr3pcCCmnxCHEX4UCJlsGw2VA6rncA,5303
797
798
  game/views/level_selection.py,sha256=UI345nDv5iTRQ7VttiLKLzezJlaSlaKOnhlALZgMU9Q,9896
798
- game/views/level_solutions.py,sha256=lfwLFvw4gFuptTkL2J_ibhnuiysl3Yao15sn2qoQlcE,97194
799
+ game/views/level_solutions.py,sha256=oYwx0p1LuY7609H2lid7lAq3QvcD6_K9cy5U_i6CwWg,96714
799
800
  game/views/scoreboard.py,sha256=Lxy7XtoG7VwWpTb-c22BGC6eN8uCmmOnQ2qjY-oXA3k,16914
800
801
  game/views/scoreboard_csv.py,sha256=yx4tOwx5QsHyU1S1BUPUqRBWIh5idq8QVtBID-NqZto,1768
801
- rapid_router-7.5.16.dist-info/licenses/LICENSE.md,sha256=9AbRlCDqD2D1tPibimysFv3zg3AIc49-eyv9aEsyq9w,115
802
- rapid_router-7.5.16.dist-info/METADATA,sha256=zX5BtVSSU-S0TDPnBEVKkdEkMO_2MZaNHNs2WostxyI,10911
803
- rapid_router-7.5.16.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
804
- rapid_router-7.5.16.dist-info/top_level.txt,sha256=rKP4ryr1t8Wcnx8grJHDViM3T5cMYH_0vygDjC04ArA,21
805
- rapid_router-7.5.16.dist-info/RECORD,,
802
+ rapid_router-7.5.18.dist-info/licenses/LICENSE.md,sha256=9AbRlCDqD2D1tPibimysFv3zg3AIc49-eyv9aEsyq9w,115
803
+ rapid_router-7.5.18.dist-info/METADATA,sha256=oAaEg4OQrjwD18a1JppgJ_g2g924hywGOVfUFb9o0ZU,10839
804
+ rapid_router-7.5.18.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
805
+ rapid_router-7.5.18.dist-info/top_level.txt,sha256=rKP4ryr1t8Wcnx8grJHDViM3T5cMYH_0vygDjC04ArA,21
806
+ rapid_router-7.5.18.dist-info/RECORD,,