rapid-router 7.5.15__py2.py3-none-any.whl → 7.5.16__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 CHANGED
@@ -1 +1 @@
1
- __version__ = "7.5.15"
1
+ __version__ = "7.5.16"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rapid-router
3
- Version: 7.5.15
3
+ Version: 7.5.16
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.7
11
+ Requires-Dist: cfl-common==8.7.8
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"
@@ -68,14 +68,14 @@ 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.7; extra == "dev"
71
+ Requires-Dist: cfl-common==8.7.8; extra == "dev"
72
72
  Requires-Dist: chardet==5.2.0; python_version >= "3.7" and extra == "dev"
73
73
  Requires-Dist: charset-normalizer==3.4.2; python_version >= "3.7" and extra == "dev"
74
74
  Requires-Dist: click==8.2.1; python_version >= "3.10" and extra == "dev"
75
75
  Requires-Dist: click-didyoumean==0.3.1; python_full_version >= "3.6.2" and extra == "dev"
76
76
  Requires-Dist: click-plugins==1.1.1; extra == "dev"
77
77
  Requires-Dist: click-repl==0.3.0; python_version >= "3.6" and extra == "dev"
78
- Requires-Dist: codeforlife-portal==8.7.7; extra == "dev"
78
+ Requires-Dist: codeforlife-portal==8.7.8; extra == "dev"
79
79
  Requires-Dist: diff-match-patch==20241021; python_version >= "3.7" and extra == "dev"
80
80
  Requires-Dist: django==5.1.10; python_version >= "3.10" and extra == "dev"
81
81
  Requires-Dist: django-classy-tags==4.1.0; python_version >= "3.8" and extra == "dev"
@@ -106,7 +106,6 @@ Requires-Dist: jmespath==1.0.1; python_version >= "3.7" and extra == "dev"
106
106
  Requires-Dist: kombu[sqs]==5.5.4; python_version >= "3.8" and extra == "dev"
107
107
  Requires-Dist: libsass==0.23.0; python_version >= "3.8" and extra == "dev"
108
108
  Requires-Dist: more-itertools==8.7.0; python_version >= "3.5" and extra == "dev"
109
- Requires-Dist: mypy-boto3-s3==1.36.9; python_version >= "3.8" and extra == "dev"
110
109
  Requires-Dist: mypy-extensions==1.1.0; python_version >= "3.8" and extra == "dev"
111
110
  Requires-Dist: numpy==2.3.0; python_version >= "3.11" and extra == "dev"
112
111
  Requires-Dist: outcome==1.3.0.post0; python_version >= "3.7" and 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=nK1f_fnFMe4aU1sNEE48q0SO4flv_e6SIKqjUmB3PzU,23
6
+ game/__init__.py,sha256=W-nU3SPWk-N1VoaLJr_vJck0s27ayY1FsAUvfZIgQ6w,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
@@ -798,8 +798,8 @@ game/views/level_selection.py,sha256=UI345nDv5iTRQ7VttiLKLzezJlaSlaKOnhlALZgMU9Q
798
798
  game/views/level_solutions.py,sha256=lfwLFvw4gFuptTkL2J_ibhnuiysl3Yao15sn2qoQlcE,97194
799
799
  game/views/scoreboard.py,sha256=Lxy7XtoG7VwWpTb-c22BGC6eN8uCmmOnQ2qjY-oXA3k,16914
800
800
  game/views/scoreboard_csv.py,sha256=yx4tOwx5QsHyU1S1BUPUqRBWIh5idq8QVtBID-NqZto,1768
801
- rapid_router-7.5.15.dist-info/licenses/LICENSE.md,sha256=9AbRlCDqD2D1tPibimysFv3zg3AIc49-eyv9aEsyq9w,115
802
- rapid_router-7.5.15.dist-info/METADATA,sha256=Z1Zgr27Copw9He4Ys0Gxjrq_AguaBxYRzp1siCWotHw,10992
803
- rapid_router-7.5.15.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
804
- rapid_router-7.5.15.dist-info/top_level.txt,sha256=rKP4ryr1t8Wcnx8grJHDViM3T5cMYH_0vygDjC04ArA,21
805
- rapid_router-7.5.15.dist-info/RECORD,,
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,,