adafruit / adafruit/circup

font_maker repo has incorrect __version__ metadata.

Open
#164 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
172
Forks
41
Avg merge
1d 20h
Merged PRs (30d)
1

Description

During update the following was posted. Per its request...
.
```
C:\Users\Bruce\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts>circup --path N: update --all
Version 1.1.3 of circup is outdated. Version 1.1.4 was released Saturday December 10, 2022.
Found device at N:, running CircuitPython 8.0.4.
Found 3 module[s] needing update.
Updated adafruit_vl53l1x
WARNING: Library font_maker repo has incorrect __version__
metadata. Circup will assume it needs updating.
Please file an issue in the library repo.
Updated font_maker
Updated adafruit_displayio_layout
```

Bruce

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported `circup --path N: update --all` run and inspect how circup reads the `font_maker` package's `__version__` metadata. Compare the metadata value with the released version and confirm that the warning and update decision are correct; the issue does not name a source file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.