Search Criteria
Package Details: pyocd-pemicro 1.1.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyocd-pemicro.git (read-only, click to copy) |
---|---|
Package Base: | pyocd-pemicro |
Description: | PEMicro probe plugin for pyOCD |
Upstream URL: | https://github.com/pyocd/pyocd-pemicro |
Keywords: | pemicro pyocd |
Licenses: | BSD |
Submitter: | yjun |
Maintainer: | yjun |
Last Packager: | yjun |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-01 08:08 (UTC) |
Last Updated: | 2023-06-24 06:42 (UTC) |
Dependencies (6)
- python-pypemicroAUR (python-pypemicro-gitAUR)
- python-six
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
MarsSeed commented on 2023-06-23 08:15 (UTC)
Please modernize the build to use pyproject.toml instead of the stub setup.py.
Also please remove
makedepends=python-setuptools-scm-git-archive
as it is not actually needed and that module is deprecated in favor ofsetuptools_scm
.