Add a tarball for pattern-2.6 to pypi
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.9k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Building packages from source is common on GNU/Linux platforms.
Nix has a special method fetchPypi to fetch tarballs from the pypi repository.
Since there is already a tarball on Github, could you please also add a tarball to pypi?
Contributor guide
No contributing guide indexed for this repository
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
Start by inspecting how the existing GitHub tarball for pattern-2.6 is produced and whether the repository contains release or packaging configuration. Check the PyPI publishing requirements and Nix's fetchPypi expectations. Done means a matching pattern-2.6 source tarball is available from PyPI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100