learningequality / learningequality/le-utils
PyPI complaint about filename adherence to PEP 625
Open
Nobody has claimed this yet.
P1 - important
- Dominant language
- Python
- Stars
- 7
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Overview
During a recent le-utils release, PyPI emailed me about a deprecation regarding the release file name formatting.
Description and outcomes
- Update the file naming convention to adhere to PEP 625
- Ensure PyPI is happy with the changes
Resources
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read PEP 625 and inspect le-utils's release and packaging configuration to find where distribution filenames are produced. Compare the generated filename with the required convention, then verify a release artifact is accepted by PyPI without the reported deprecation warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100