GeoscienceAustralia / GeoscienceAustralia/fc

Package Name Changed, no longer installable with `--extra-index-url=https://packages.dea.ga.gov.au/`

Open
#58 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13
Forks
6
Avg merge
5d 5h
Merged PRs (30d)
3

Description

With the latest release, the package name has changed from fc to fractional-cover, but the release files were uploaded to the /fc directory at https://packages.dea.ga.gov.au/.

As I can tell, makes it impossible to install 1.3.10 from that package repo.

I think this should be pushed as a package to PyPI, AFAIK there's no reason not to, there were just somewhat scaredy developers 8 years ago that never did it.

Unfortunately, the current packages aren't quite compatible with PyPI package specs at the moment, so that will need sorting out.

error: Failed to publish `dist/fractional_cover-1.3.10-cp313-cp313-macosx_15_0_arm64.whl` to https://upload.pypi.org/legacy/
  Caused by: Upload failed with status code 400 Bad Request. Server says: 400 license-file introduced in metadata version 2.4, not 2.1. See https://packaging.python.org/specifications/core-metadata for more information.

I think the name change is great, fc is already taken on PyPI.

FYI @mpaget who just got caught out with this.

Contributor guide

No contributing guide indexed for this repository

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 locating the package metadata and release configuration that produce the fractional-cover distributions, then inspect how artifacts are placed under the /fc package index path. Reproduce the PyPI upload error for 1.3.10 and verify that the package metadata meets the required version. Done means the renamed package installs from the configured index and can be published to PyPI.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.