Search Criteria
Package Details: pcbdraw 1.1.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcbdraw.git (read-only, click to copy) |
---|---|
Package Base: | pcbdraw |
Description: | Convert your KiCAD board into a nicely looking 2D drawing suitable for pinout diagrams |
Upstream URL: | https://github.com/yaqwsx/PcbDraw |
Licenses: | MIT |
Conflicts: | pcbdraw |
Provides: | pcbdraw |
Submitter: | arojas |
Maintainer: | mrrb |
Last Packager: | mrrb |
Votes: | 1 |
Popularity: | 0.106664 |
First Submitted: | 2022-10-03 20:44 (UTC) |
Last Updated: | 2024-04-29 20:17 (UTC) |
Dependencies (16)
- kicad (kicad-rcAUR, kicad-gitAUR)
- python-click
- python-lxml
- python-mistune (python-mistune1AUR, python-mistune2AUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pcbnewtransition
- python-pillow (python-pillow-gitAUR)
- python-pybars3 (python-pybars3-gitAUR)
- python-pyvirtualdisplay
- python-svgpathtoolsAUR (python-svgpathtools-gitAUR)
- python-wxpython (python-wxpython-gitAUR)
- python-yaml (python-yaml-gitAUR)
- python3 (python)
- python-pytest (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
mrrb commented on 2024-04-29 20:23 (UTC)
Yes, exactly, there is a problem with some remove methods on Python 3.12 that the author of PcbDraw has to check.
On the meantime, I have added a patch on the prepare step.
Regards
dreieck commented on 2024-04-28 16:52 (UTC) (edited on 2024-04-28 16:53 (UTC) by dreieck)
package()
fails for me withAttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
:Could be ↗ this upstream issue.
Regards!
mrrb commented on 2023-07-18 22:09 (UTC)
dreieck. Thanks for the comment, fixed!
dreieck commented on 2023-07-18 16:37 (UTC)
Checksum verification fails:
Regards!
Fabse commented on 2023-02-27 18:13 (UTC)
Thanks :)
mrrb commented on 2023-02-27 09:22 (UTC)
Updated to v1.1.2
Fabse commented on 2023-02-27 09:15 (UTC)
Is this package still maintained? Currently the source file doesn't pass the validity check
pintert3 commented on 2022-10-04 06:21 (UTC)
v1.0.0 was released.