Package Details: python-pyocd-pemicro 1.1.5-1

Git Clone URL: https://aur.archlinux.org/python-pyocd-pemicro.git (read-only, click to copy)
Package Base: python-pyocd-pemicro
Description: Python On Chip Debugger and programmer for ARM Cortex-M microcontrollers using CMSIS-DAP
Upstream URL: https://github.com/pyocd/pyocd-pemicro
Licenses: BSD-3-Clause
Submitter: 2bluesc
Maintainer: 2bluesc
Last Packager: 2bluesc
Votes: 0
Popularity: 0.000000
First Submitted: 2021-12-31 05:10 (UTC)
Last Updated: 2023-05-07 21:24 (UTC)

Latest Comments

Jona commented on 2024-03-10 18:27 (UTC)

package is duplicated, there is another package for the same thing in aur (with better naming, following python package convention): https://aur.archlinux.org/packages/python-pyocd-pemicro

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 of setuptools_scm.