Search Criteria
Package Details: python-kicadmodtree-git v1.1.2.r3307.401a7c67d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-kicadmodtree-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-kicadmodtree-git |
| Description: | KiCad Footprint Generator, creating kicad footprints using python scripts |
| Upstream URL: | https://gitlab.com/kicad/libraries/kicad-footprint-generator |
| Licenses: | GPL |
| Conflicts: | python-kicadmodtree |
| Provides: | python-kicadmodtree |
| Submitter: | rmsc |
| Maintainer: | rmsc |
| Last Packager: | rmsc |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-08-30 13:30 (UTC) |
| Last Updated: | 2025-11-28 17:25 (UTC) |
Dependencies (11)
- python-astevalAUR (python-asteval-gitAUR)
- python-futureAUR
- python-pyclipper (python-pyclipper-gitAUR)
- python-pyyaml (python-yaml-gitAUR, python-yaml)
- python-tabulate (python-tabulate-gitAUR)
- python-typing_extensions
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
- python-pytest (check)
Required by (1)
- python-jlc2kicadlib (requires python-kicadmodtree)
Latest Comments
micwoj92 commented on 2025-11-30 23:23 (UTC)
How about you as a maintainer of this package take care of this?
python-kicadmodtreepackage does not depend onpython-futureso there is some discrepancy here.This is also up to maintainer to check. It can be either upstream issue or something wrong with pkgbuild itself, it might require additional steps in order for tests to pass.
rmsc commented on 2025-11-28 17:28 (UTC)
The upstream package actually seems to depend on
python-future, so nothing I can do about that, really. Please open a bug report upstream:https://gitlab.com/kicad/libraries/kicad-footprint-generator/
I've updated the build system to the latest PEP, it now builds, but tests are failing.
dreieck commented on 2025-01-11 16:01 (UTC)
If possible, please remove the dependency on
python-furure/ make the package working withoutpython-future:Regards and thanks for this package!