learningequality / learningequality/le-utils

PyPI complaint about filename adherence to PEP 625

Open
#169 0 comments 0 reactions 0 assignees View on GitHub

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

Image

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.