openedx / openedx/openedx-platform

[Post Django 4.2 Upgrade] Replace the package hash with latest PyPI version

Open
#33,431 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

maintenance needs maintainer attention
Dominant language
Python
Stars
8.2k
Forks
4.4k
Avg merge
6d 18h
Merged PRs (30d)
42

Description

Description

TODO

  • Once the package has released new version on PyPI. Remove the hash from github.in file and use the latest PyPI release in the kernel.in requirements file.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking whether edx-proctoring-proctortrack has a newer PyPI release than the master-branch hash currently used. Inspect github.in and kernel.in, then update the dependency references as described. Done means the hash is removed from github.in and the latest PyPI release is used in kernel.in.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.