otter-service-stdalone 1.1.27__py3-none-any.whl → 1.1.29__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 +1 @@
1
- __version__ = "1.1.27"
1
+ __version__ = "1.1.29"
@@ -256,7 +256,7 @@ class Upload(BaseHandler):
256
256
  if autograder is not None and notebooks is not None:
257
257
  log.write_logs(results_path, "Step 1: Upload accepted", "", "debug", log_debug)
258
258
  notebooks_fname = notebooks['filename']
259
- sanitized_filename = re.sub(r"[ ,./\\\[\]{}()]", "", os.path.splitext(notebooks_fname)[0])
259
+ sanitized_filename = re.sub(r"[ ,_./\\\[\]{}()]", "", os.path.splitext(notebooks_fname)[0])
260
260
  results_path = f"{sanitized_filename}-{results_path}"
261
261
  notebooks_extn = os.path.splitext(notebooks_fname)[1]
262
262
  if notebooks_extn == ".zip":
@@ -284,7 +284,7 @@ class Upload(BaseHandler):
284
284
  m = "Step 3A-1: autograder.zip is made with the wrong version of otter-grader; must be >="
285
285
  m += os.environ.get("TARGET_OTTER_VERSION")
286
286
  log.write_logs(results_path, m, f"Results Code: {results_path}", "debug", log_debug)
287
- m = "If you are teaching Data 8, please get the latest autograder.zips from materials-sp22-private. "
287
+ m = "If you are teaching Data 8, please get the latest autograder.zips from materials-fds-private. "
288
288
  m += "If you are NOT teaching Berkeley's Data 8, you need to make sure the autograder.zip uses "
289
289
  m += f"otter-grader version >={os.environ.get('TARGET_OTTER_VERSION')}; due to breaking changes in "
290
290
  m += "otter-grader dependencies you need to run otter assign with "
@@ -1,13 +1,10 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: otter_service_stdalone
3
- Version: 1.1.27
3
+ Version: 1.1.29
4
4
  Summary: Grading Service for Instructors using Otter Grader
5
5
  Home-page: https://github.com/sean-morris/otter-service-stdalone
6
6
  Author: Sean Morris
7
7
  Author-email: sean.smorris@berkeley.edu
8
- Classifier: Programming Language :: Python :: 3
9
- Classifier: License :: OSI Approved :: MIT License
10
- Classifier: Operating System :: OS Independent
11
8
  Requires-Python: >=3.8
12
9
  Description-Content-Type: text/markdown
13
10
 
@@ -1,6 +1,6 @@
1
- otter_service_stdalone/__init__.py,sha256=Ic1q5iNlYFlxryUNn49tIjp1KtV-8DMqDsPQHB0fNtY,23
1
+ otter_service_stdalone/__init__.py,sha256=DOpsZaN1AAXZKyhDQEexHmPoqsRUDlJ3UgTYvWIk8_M,23
2
2
  otter_service_stdalone/access_sops_keys.py,sha256=nboU5aZ84Elrm5vO0dMgpIF5LLcnecpNAwpxKvj6DvU,2129
3
- otter_service_stdalone/app.py,sha256=MALn80A-zWUw2QfWQG7kll7gSZIsnvISKDb6zRRYVrs,16244
3
+ otter_service_stdalone/app.py,sha256=p9IAWakM1ol7kY1P9_clD76h-EQ0kQfheBxcCVebfYw,16244
4
4
  otter_service_stdalone/fs_logging.py,sha256=IKFZkc5TmpI6G3vTYFAU9jDjQ-GT5aRxk8kdZ0h0kJE,2390
5
5
  otter_service_stdalone/grade_notebooks.py,sha256=x19MK_ResW-xM3mdwEUALsdsCiX4I1OHmODUHodcIow,3817
6
6
  otter_service_stdalone/index.html,sha256=eEbFGxbV-plE5bAggGYHTv1q7yqoTN4kJbzL729uMmk,7276
@@ -15,8 +15,8 @@ otter_service_stdalone/secrets/gh_key.staging.yaml,sha256=cKVqj4dcwuz2LhXwMNQy_1
15
15
  otter_service_stdalone/static_files/README_DO_NOT_DISTRIBUTE.txt,sha256=eMqBa1du1u0c07fuG3Eu9DDHuixRTFEbiQwrlvAnL1Y,353
16
16
  otter_service_stdalone/static_templates/403.html,sha256=7eO3XQsEkl4nF8PEeFkLwCzGBfdZ3kkkeu_Kgpgbh0k,1440
17
17
  otter_service_stdalone/static_templates/500.html,sha256=t6DeEMp8piSWyBToHb_JpTrw3GStAHFrozlmeuXyamg,1421
18
- otter_service_stdalone-1.1.27.dist-info/METADATA,sha256=pP3hdyM-IOBCq_s3rJbvqWB_1lB3NqXFfEWNmOnhE8c,1468
19
- otter_service_stdalone-1.1.27.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
20
- otter_service_stdalone-1.1.27.dist-info/entry_points.txt,sha256=cx447chuIEl8ly9jEoF5-2xNhaKsWcIMDdhUMH_00qQ,75
21
- otter_service_stdalone-1.1.27.dist-info/top_level.txt,sha256=6UP22fD4OhbLt23E01v8Kvjn44vPRbyTIg_GqMYL-Ng,23
22
- otter_service_stdalone-1.1.27.dist-info/RECORD,,
18
+ otter_service_stdalone-1.1.29.dist-info/METADATA,sha256=UuecZ55y7YY_Iy5MrcDCR4Ffo_1Tnvimi3ohEsc7-34,1322
19
+ otter_service_stdalone-1.1.29.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
+ otter_service_stdalone-1.1.29.dist-info/entry_points.txt,sha256=cx447chuIEl8ly9jEoF5-2xNhaKsWcIMDdhUMH_00qQ,75
21
+ otter_service_stdalone-1.1.29.dist-info/top_level.txt,sha256=6UP22fD4OhbLt23E01v8Kvjn44vPRbyTIg_GqMYL-Ng,23
22
+ otter_service_stdalone-1.1.29.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5