codeforlife-portal 8.7.6__py2.py3-none-any.whl → 8.7.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.
- {codeforlife_portal-8.7.6.dist-info → codeforlife_portal-8.7.8.dist-info}/METADATA +9 -10
- {codeforlife_portal-8.7.6.dist-info → codeforlife_portal-8.7.8.dist-info}/RECORD +6 -6
- portal/__init__.py +1 -1
- {codeforlife_portal-8.7.6.dist-info → codeforlife_portal-8.7.8.dist-info}/WHEEL +0 -0
- {codeforlife_portal-8.7.6.dist-info → codeforlife_portal-8.7.8.dist-info}/licenses/LICENSE.md +0 -0
- {codeforlife_portal-8.7.6.dist-info → codeforlife_portal-8.7.8.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: codeforlife-portal
|
|
3
|
-
Version: 8.7.
|
|
3
|
+
Version: 8.7.8
|
|
4
4
|
Classifier: Programming Language :: Python
|
|
5
5
|
Classifier: Programming Language :: Python :: 3.12
|
|
6
6
|
Classifier: Framework :: Django
|
|
@@ -12,8 +12,8 @@ Requires-Dist: billiard==4.2.1; python_version >= "3.7"
|
|
|
12
12
|
Requires-Dist: boto3==1.36.14; python_version >= "3.8"
|
|
13
13
|
Requires-Dist: botocore==1.36.26; python_version >= "3.8"
|
|
14
14
|
Requires-Dist: celery[sqs]==5.4.0; python_version >= "3.8"
|
|
15
|
-
Requires-Dist: certifi==2025.
|
|
16
|
-
Requires-Dist: cfl-common==8.7.
|
|
15
|
+
Requires-Dist: certifi==2025.6.15; python_version >= "3.7"
|
|
16
|
+
Requires-Dist: cfl-common==8.7.8
|
|
17
17
|
Requires-Dist: chardet==5.2.0; python_version >= "3.7"
|
|
18
18
|
Requires-Dist: charset-normalizer==3.4.2; python_version >= "3.7"
|
|
19
19
|
Requires-Dist: click==8.2.1; python_version >= "3.10"
|
|
@@ -45,7 +45,6 @@ Requires-Dist: jmespath==1.0.1; python_version >= "3.7"
|
|
|
45
45
|
Requires-Dist: kombu[sqs]==5.5.4; python_version >= "3.8"
|
|
46
46
|
Requires-Dist: libsass==0.23.0; python_version >= "3.8"
|
|
47
47
|
Requires-Dist: more-itertools==8.7.0; python_version >= "3.5"
|
|
48
|
-
Requires-Dist: mypy-boto3-s3==1.36.9; python_version >= "3.8"
|
|
49
48
|
Requires-Dist: numpy==2.3.0; python_version >= "3.11"
|
|
50
49
|
Requires-Dist: packaging==25.0; python_version >= "3.8"
|
|
51
50
|
Requires-Dist: pandas==2.3.0; python_version >= "3.9"
|
|
@@ -72,7 +71,7 @@ Requires-Dist: sqlparse==0.5.3; python_version >= "3.8"
|
|
|
72
71
|
Requires-Dist: tablib==3.7.0; python_version >= "3.9"
|
|
73
72
|
Requires-Dist: typing-extensions==4.14.0; python_version >= "3.9"
|
|
74
73
|
Requires-Dist: tzdata==2025.2; python_version >= "2"
|
|
75
|
-
Requires-Dist: urllib3==2.
|
|
74
|
+
Requires-Dist: urllib3==2.5.0
|
|
76
75
|
Requires-Dist: uvicorn==0.34.3; python_version >= "3.9"
|
|
77
76
|
Requires-Dist: uvicorn-worker==0.2.0; python_version >= "3.8"
|
|
78
77
|
Requires-Dist: vine==5.1.0; python_version >= "3.6"
|
|
@@ -85,8 +84,8 @@ Requires-Dist: asgiref==3.8.1; python_version >= "3.8" and extra == "dev"
|
|
|
85
84
|
Requires-Dist: asttokens==3.0.0; python_version >= "3.8" and extra == "dev"
|
|
86
85
|
Requires-Dist: attrs==25.3.0; python_version >= "3.8" and extra == "dev"
|
|
87
86
|
Requires-Dist: black==25.1.0; python_version >= "3.9" and extra == "dev"
|
|
88
|
-
Requires-Dist: certifi==2025.
|
|
89
|
-
Requires-Dist: cfl-common==8.7.
|
|
87
|
+
Requires-Dist: certifi==2025.6.15; python_version >= "3.7" and extra == "dev"
|
|
88
|
+
Requires-Dist: cfl-common==8.7.8; extra == "dev"
|
|
90
89
|
Requires-Dist: charset-normalizer==3.4.2; python_version >= "3.7" and extra == "dev"
|
|
91
90
|
Requires-Dist: click==8.2.1; python_version >= "3.10" and extra == "dev"
|
|
92
91
|
Requires-Dist: coverage[toml]==7.9.1; python_version >= "3.9" and extra == "dev"
|
|
@@ -138,7 +137,7 @@ Requires-Dist: pyjwt==2.6.0; python_version >= "3.7" and extra == "dev"
|
|
|
138
137
|
Requires-Dist: pypdf==5.1.0; python_version >= "3.8" and extra == "dev"
|
|
139
138
|
Requires-Dist: pypng==0.20220715.0; extra == "dev"
|
|
140
139
|
Requires-Dist: pysocks==1.7.1; extra == "dev"
|
|
141
|
-
Requires-Dist: pytest==8.4.
|
|
140
|
+
Requires-Dist: pytest==8.4.1; python_version >= "3.9" and extra == "dev"
|
|
142
141
|
Requires-Dist: pytest-cov==6.2.1; python_version >= "3.9" and extra == "dev"
|
|
143
142
|
Requires-Dist: pytest-django==4.8.0; python_version >= "3.8" and extra == "dev"
|
|
144
143
|
Requires-Dist: pytest-mock==3.14.1; python_version >= "3.8" and extra == "dev"
|
|
@@ -148,7 +147,7 @@ Requires-Dist: python-dateutil==2.9.0.post0; (python_version >= "2.7" and python
|
|
|
148
147
|
Requires-Dist: pytz==2025.2; extra == "dev"
|
|
149
148
|
Requires-Dist: pyvirtualdisplay==3.0; extra == "dev"
|
|
150
149
|
Requires-Dist: qrcode==7.4.2; python_version >= "3.7" and extra == "dev"
|
|
151
|
-
Requires-Dist: rapid-router==7.5.
|
|
150
|
+
Requires-Dist: rapid-router==7.5.15; extra == "dev"
|
|
152
151
|
Requires-Dist: requests==2.32.4; python_version >= "3.8" and extra == "dev"
|
|
153
152
|
Requires-Dist: responses==0.18.0; python_version >= "3.7" and extra == "dev"
|
|
154
153
|
Requires-Dist: selenium==4.29.0; python_version >= "3.9" and extra == "dev"
|
|
@@ -166,7 +165,7 @@ Requires-Dist: trio==0.30.0; python_version >= "3.9" and extra == "dev"
|
|
|
166
165
|
Requires-Dist: trio-websocket==0.12.2; python_version >= "3.8" and extra == "dev"
|
|
167
166
|
Requires-Dist: typing-extensions==4.14.0; python_version >= "3.9" and extra == "dev"
|
|
168
167
|
Requires-Dist: tzdata==2025.2; python_version >= "2" and extra == "dev"
|
|
169
|
-
Requires-Dist: urllib3==2.
|
|
168
|
+
Requires-Dist: urllib3==2.5.0; extra == "dev"
|
|
170
169
|
Requires-Dist: wasmer==1.1.0; extra == "dev"
|
|
171
170
|
Requires-Dist: wasmer-compiler-cranelift==1.1.0; extra == "dev"
|
|
172
171
|
Requires-Dist: wcwidth==0.2.13; 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.7.
|
|
90
|
+
codeforlife_portal-8.7.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=AaXwSSB2A6qu6My_7cBciQa_jONy084uq
|
|
|
111
111
|
example_project/settings.py,sha256=RRSHhAgJVDn4uNZG395V6_Td7jwsSaBGNwQBZ_KJm0Y,5973
|
|
112
112
|
example_project/urls.py,sha256=FUTzHPlUS1O5kqMHjL5V4L552N2ln7uTDXcw9wjKUto,422
|
|
113
113
|
example_project/wsgi.py,sha256=U1W6WzZxZaIdYZ5tks7w9fqp5WS5qvn2iThsVcskrWw,829
|
|
114
|
-
portal/__init__.py,sha256=
|
|
114
|
+
portal/__init__.py,sha256=lOZl6FLNoFXhU2AK8ewdUUxme3XJ3uErzD42sO6XhLg,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
|
|
@@ -634,7 +634,7 @@ portal/views/two_factor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG
|
|
|
634
634
|
portal/views/two_factor/core.py,sha256=Lk32z2SN2Pg0rRkK-N-LXMvXC1kKKsH3l692kiSDQ4E,964
|
|
635
635
|
portal/views/two_factor/form.py,sha256=lnHNKI-BMlpncTuW3zUzjPaJJNuEra2I_nOam0eOKFY,257
|
|
636
636
|
portal/views/two_factor/profile.py,sha256=SHSg_xHccE5PtD-OfuOkYhREYz_er4bj5ro1RjJ88Yw,393
|
|
637
|
-
codeforlife_portal-8.7.
|
|
638
|
-
codeforlife_portal-8.7.
|
|
639
|
-
codeforlife_portal-8.7.
|
|
640
|
-
codeforlife_portal-8.7.
|
|
637
|
+
codeforlife_portal-8.7.8.dist-info/METADATA,sha256=CYKOpIvV-x-UrkpHhXQroCCPZKOV8BYgCa6MonNq8zE,13714
|
|
638
|
+
codeforlife_portal-8.7.8.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
|
639
|
+
codeforlife_portal-8.7.8.dist-info/top_level.txt,sha256=8e5pdsuIoTqEAMqpelHBjGjLbffcBtgOoggmd2q7nMw,41
|
|
640
|
+
codeforlife_portal-8.7.8.dist-info/RECORD,,
|
portal/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "8.7.
|
|
1
|
+
__version__ = "8.7.8"
|
|
File without changes
|
{codeforlife_portal-8.7.6.dist-info → codeforlife_portal-8.7.8.dist-info}/licenses/LICENSE.md
RENAMED
|
File without changes
|
|
File without changes
|