codeforlife-portal 8.6.7__py2.py3-none-any.whl → 8.6.8__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.

Potentially problematic release.


This version of codeforlife-portal might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: codeforlife-portal
3
- Version: 8.6.7
3
+ Version: 8.6.8
4
4
  Classifier: Programming Language :: Python
5
5
  Classifier: Programming Language :: Python :: 3.12
6
6
  Classifier: Framework :: Django
@@ -8,11 +8,11 @@ Description-Content-Type: text/markdown
8
8
  License-File: LICENSE.md
9
9
  Requires-Dist: asgiref==3.8.1; python_version >= "3.8"
10
10
  Requires-Dist: certifi==2025.1.31; python_version >= "3.6"
11
- Requires-Dist: cfl-common==8.6.7
11
+ Requires-Dist: cfl-common==8.6.8
12
12
  Requires-Dist: chardet==5.2.0; python_version >= "3.7"
13
13
  Requires-Dist: charset-normalizer==3.4.1; python_version >= "3.7"
14
14
  Requires-Dist: diff-match-patch==20241021; python_version >= "3.7"
15
- Requires-Dist: django==5.1.8; python_version >= "3.10"
15
+ Requires-Dist: django==5.1.9; python_version >= "3.10"
16
16
  Requires-Dist: django-classy-tags==4.1.0; python_version >= "3.8"
17
17
  Requires-Dist: django-countries==7.6.1
18
18
  Requires-Dist: django-csp==3.8
@@ -36,7 +36,7 @@ Requires-Dist: numpy==2.2.4; python_version >= "3.10"
36
36
  Requires-Dist: pandas==2.2.3; python_version >= "3.9"
37
37
  Requires-Dist: pgeocode==0.4.0; python_version >= "3.8"
38
38
  Requires-Dist: phonenumbers==8.12.12
39
- Requires-Dist: pillow==11.1.0; python_version >= "3.9"
39
+ Requires-Dist: pillow==11.2.1; python_version >= "3.9"
40
40
  Requires-Dist: pyjwt==2.6.0; python_version >= "3.7"
41
41
  Requires-Dist: pypng==0.20220715.0
42
42
  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"
@@ -60,13 +60,13 @@ Requires-Dist: asttokens==3.0.0; python_version >= "3.8" and extra == "dev"
60
60
  Requires-Dist: attrs==25.3.0; python_version >= "3.8" and extra == "dev"
61
61
  Requires-Dist: black==25.1.0; python_version >= "3.9" and extra == "dev"
62
62
  Requires-Dist: certifi==2025.1.31; python_version >= "3.6" and extra == "dev"
63
- Requires-Dist: cfl-common==8.6.7; extra == "dev"
63
+ Requires-Dist: cfl-common==8.6.8; extra == "dev"
64
64
  Requires-Dist: charset-normalizer==3.4.1; python_version >= "3.7" and extra == "dev"
65
65
  Requires-Dist: click==8.1.8; python_version >= "3.7" and extra == "dev"
66
66
  Requires-Dist: coverage[toml]==7.8.0; python_version >= "3.9" and extra == "dev"
67
67
  Requires-Dist: decorator==5.2.1; python_version >= "3.8" and extra == "dev"
68
68
  Requires-Dist: diff-match-patch==20241021; python_version >= "3.7" and extra == "dev"
69
- Requires-Dist: django==5.1.8; python_version >= "3.10" and extra == "dev"
69
+ Requires-Dist: django==5.1.9; python_version >= "3.10" and extra == "dev"
70
70
  Requires-Dist: django-countries==7.6.1; extra == "dev"
71
71
  Requires-Dist: django-csp==3.8; extra == "dev"
72
72
  Requires-Dist: django-formtools==2.5.1; python_version >= "3.8" and extra == "dev"
@@ -82,7 +82,7 @@ Requires-Dist: djangorestframework==3.16.0; python_version >= "3.9" and extra ==
82
82
  Requires-Dist: execnet==2.1.1; python_version >= "3.8" and extra == "dev"
83
83
  Requires-Dist: executing==2.2.0; python_version >= "3.8" and extra == "dev"
84
84
  Requires-Dist: fastdiff==0.3.0; extra == "dev"
85
- Requires-Dist: h11==0.14.0; python_version >= "3.7" and extra == "dev"
85
+ Requires-Dist: h11==0.16.0; python_version >= "3.8" and extra == "dev"
86
86
  Requires-Dist: idna==3.10; python_version >= "3.6" and extra == "dev"
87
87
  Requires-Dist: iniconfig==2.1.0; python_version >= "3.8" and extra == "dev"
88
88
  Requires-Dist: ipython==9.1.0; python_version >= "3.11" and extra == "dev"
@@ -92,18 +92,18 @@ Requires-Dist: jedi==0.19.2; python_version >= "3.6" and extra == "dev"
92
92
  Requires-Dist: libsass==0.23.0; python_version >= "3.8" and extra == "dev"
93
93
  Requires-Dist: matplotlib-inline==0.1.7; python_version >= "3.8" and extra == "dev"
94
94
  Requires-Dist: more-itertools==8.7.0; python_version >= "3.5" and extra == "dev"
95
- Requires-Dist: mypy-extensions==1.0.0; python_version >= "3.5" and extra == "dev"
95
+ Requires-Dist: mypy-extensions==1.1.0; python_version >= "3.8" and extra == "dev"
96
96
  Requires-Dist: numpy==2.2.4; python_version >= "3.10" and extra == "dev"
97
97
  Requires-Dist: outcome==1.3.0.post0; python_version >= "3.7" and extra == "dev"
98
- Requires-Dist: packaging==24.2; python_version >= "3.8" and extra == "dev"
98
+ Requires-Dist: packaging==25.0; python_version >= "3.8" and extra == "dev"
99
99
  Requires-Dist: pandas==2.2.3; python_version >= "3.9" and extra == "dev"
100
100
  Requires-Dist: parso==0.8.4; python_version >= "3.6" and extra == "dev"
101
101
  Requires-Dist: pathspec==0.12.1; python_version >= "3.8" and extra == "dev"
102
102
  Requires-Dist: pexpect==4.9.0; (sys_platform != "win32" and sys_platform != "emscripten") and extra == "dev"
103
103
  Requires-Dist: pgeocode==0.4.0; python_version >= "3.8" and extra == "dev"
104
- Requires-Dist: platformdirs==4.3.7; python_version >= "3.9" and extra == "dev"
104
+ Requires-Dist: platformdirs==4.3.8; python_version >= "3.9" and extra == "dev"
105
105
  Requires-Dist: pluggy==1.5.0; python_version >= "3.8" and extra == "dev"
106
- Requires-Dist: prompt-toolkit==3.0.50; python_full_version >= "3.8.0" and extra == "dev"
106
+ Requires-Dist: prompt-toolkit==3.0.51; python_version >= "3.8" and extra == "dev"
107
107
  Requires-Dist: ptyprocess==0.7.0; extra == "dev"
108
108
  Requires-Dist: pure-eval==0.2.3; extra == "dev"
109
109
  Requires-Dist: pygments==2.19.1; python_version >= "3.8" and extra == "dev"
@@ -122,7 +122,7 @@ Requires-Dist: python-dateutil==2.9.0.post0; (python_version >= "2.7" and python
122
122
  Requires-Dist: pytz==2025.2; extra == "dev"
123
123
  Requires-Dist: pyvirtualdisplay==3.0; extra == "dev"
124
124
  Requires-Dist: qrcode==7.4.2; python_version >= "3.7" and extra == "dev"
125
- Requires-Dist: rapid-router==7.5.3; extra == "dev"
125
+ Requires-Dist: rapid-router==7.5.4; extra == "dev"
126
126
  Requires-Dist: requests==2.32.3; python_version >= "3.8" and extra == "dev"
127
127
  Requires-Dist: responses==0.18.0; python_version >= "3.7" and extra == "dev"
128
128
  Requires-Dist: selenium==4.29.0; python_version >= "3.9" and extra == "dev"
@@ -134,9 +134,9 @@ Requires-Dist: sortedcontainers==2.4.0; extra == "dev"
134
134
  Requires-Dist: sqlparse==0.5.3; python_version >= "3.8" and extra == "dev"
135
135
  Requires-Dist: stack-data==0.6.3; extra == "dev"
136
136
  Requires-Dist: tablib==3.7.0; python_version >= "3.9" and extra == "dev"
137
- Requires-Dist: termcolor==3.0.1; python_version >= "3.9" and extra == "dev"
137
+ Requires-Dist: termcolor==3.1.0; python_version >= "3.9" and extra == "dev"
138
138
  Requires-Dist: traitlets==5.14.3; python_version >= "3.8" and extra == "dev"
139
- Requires-Dist: trio==0.29.0; python_version >= "3.9" and extra == "dev"
139
+ Requires-Dist: trio==0.30.0; python_version >= "3.9" and extra == "dev"
140
140
  Requires-Dist: trio-websocket==0.12.2; python_version >= "3.8" and extra == "dev"
141
141
  Requires-Dist: typing-extensions==4.13.1; python_version >= "3.8" and extra == "dev"
142
142
  Requires-Dist: tzdata==2025.2; python_version >= "2" and extra == "dev"
@@ -87,7 +87,7 @@ cfl_common/common/tests/utils/organisation.py,sha256=vNgKFtU3VPcWRnZfh82yCS90PLA
87
87
  cfl_common/common/tests/utils/student.py,sha256=PLd980iSlxmMoB8J3C2pVjNC5xHdVxfAkJXzhv_dRhg,3814
88
88
  cfl_common/common/tests/utils/teacher.py,sha256=KQ_NAl4yQqiX_zwcULQjkovc29JPhnkLR5Nk3Ljzbpg,2661
89
89
  cfl_common/common/tests/utils/user.py,sha256=NvLzZLVP4jy5Hn1iztOYF_BTQ9WsbSmuWMEzGzhAsRU,919
90
- codeforlife_portal-8.6.7.dist-info/licenses/LICENSE.md,sha256=9AbRlCDqD2D1tPibimysFv3zg3AIc49-eyv9aEsyq9w,115
90
+ codeforlife_portal-8.6.8.dist-info/licenses/LICENSE.md,sha256=9AbRlCDqD2D1tPibimysFv3zg3AIc49-eyv9aEsyq9w,115
91
91
  deploy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
92
92
  deploy/captcha.py,sha256=MbOBuGnbT_SOIltSjP1XMOLrfo1DldCilaVAEim0vM4,23
93
93
  deploy/views.py,sha256=7mY2zNPkaBFrlWGByJHp2zFqHIHSMc0YArjE_sFWMMU,131
@@ -111,7 +111,7 @@ example_project/portal_test_settings.py,sha256=1eTweQoCt1okixE5eoEg-f9iX7idSLNdJ
111
111
  example_project/settings.py,sha256=YS-8YYtH8hZMUhZALA3eHJ1bdM2VJfpD1v3ItjBMGaQ,5936
112
112
  example_project/urls.py,sha256=FUTzHPlUS1O5kqMHjL5V4L552N2ln7uTDXcw9wjKUto,422
113
113
  example_project/wsgi.py,sha256=U1W6WzZxZaIdYZ5tks7w9fqp5WS5qvn2iThsVcskrWw,829
114
- portal/__init__.py,sha256=7_Irb7Jbl4rfMJwKxMhCvy0t6Rh9g0VaX502-bO8wiw,22
114
+ portal/__init__.py,sha256=G_pzRvlhhpC4aKltWuTPdkOIFIgrNVaEVwHY8IocJ04,22
115
115
  portal/admin.py,sha256=RKJizTF6dPJKmGPZw7nZUM0X8jkiTjgyKhLQxtvHJ0I,6148
116
116
  portal/app_settings.py,sha256=DhWLQOwM0zVOXE3O5TNKbMM9K6agfLuCsHOdr1J7xEI,651
117
117
  portal/backends.py,sha256=2Dss6_WoQwPuDzJUF1yEaTQTNG4eUrD12ujJQ5cp5Tc,812
@@ -635,7 +635,7 @@ portal/views/two_factor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG
635
635
  portal/views/two_factor/core.py,sha256=Lk32z2SN2Pg0rRkK-N-LXMvXC1kKKsH3l692kiSDQ4E,964
636
636
  portal/views/two_factor/form.py,sha256=lnHNKI-BMlpncTuW3zUzjPaJJNuEra2I_nOam0eOKFY,257
637
637
  portal/views/two_factor/profile.py,sha256=SHSg_xHccE5PtD-OfuOkYhREYz_er4bj5ro1RjJ88Yw,393
638
- codeforlife_portal-8.6.7.dist-info/METADATA,sha256=41p5mwQR5J_lG5kJF_vYDFaSNHndcZHxMgQFWRrbXLg,12345
639
- codeforlife_portal-8.6.7.dist-info/WHEEL,sha256=oSJJyWjO7Z2XSScFQUpXG1HL-N0sFMqqeKVVbZTPkWc,109
640
- codeforlife_portal-8.6.7.dist-info/top_level.txt,sha256=8e5pdsuIoTqEAMqpelHBjGjLbffcBtgOoggmd2q7nMw,41
641
- codeforlife_portal-8.6.7.dist-info/RECORD,,
638
+ codeforlife_portal-8.6.8.dist-info/METADATA,sha256=vODC4CQHGlSWg3tOHVZD-4FERTRVOMdyDPrhHY_zHW4,12338
639
+ codeforlife_portal-8.6.8.dist-info/WHEEL,sha256=oSJJyWjO7Z2XSScFQUpXG1HL-N0sFMqqeKVVbZTPkWc,109
640
+ codeforlife_portal-8.6.8.dist-info/top_level.txt,sha256=8e5pdsuIoTqEAMqpelHBjGjLbffcBtgOoggmd2q7nMw,41
641
+ codeforlife_portal-8.6.8.dist-info/RECORD,,
portal/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "8.6.7"
1
+ __version__ = "8.6.8"