From: peter@polidoro.io
To: 56298@debbugs.gnu.org
Cc: Peter Polidoro <peter@polidoro.io>
Subject: [bug#56298] [PATCH 0/7] Add python-cmsis-pack-manager and dependencies
Date: Wed, 29 Jun 2022 10:46:26 -0400 [thread overview]
Message-ID: <cover.1656513323.git.peter@polidoro.io> (raw)
In-Reply-To: <868rpfcyy9.fsf@polidoro.io>
From: Peter Polidoro <peter@polidoro.io>
I attempted to package python-cmsis-pack-manager, but I was not sure how to
create the package properly since it is a combination of Python and Rust
code. I think I included the dependencies properly, but there probably needs
to be some modifications to the build phases in order for the rust code to get
compiled properly and placed somewhere the Python code can find it. Can
someone please take a look when you have a chance and help me finish the
package? This package is itself a dependency for python-pyocd, which I hope to
package to enable flashing of embedded code to various boards using only Guix
packages. Thanks!
Peter Polidoro (7):
gnu: Add python-milksnake.
gnu: Add rust-quick-xml-0.17.
gnu: Add rust-minidom-0.12.
gnu: rust-rustversion-1: Update to 1.0.7.
gnu: rust-anyhow-1: Update to 1.0.58.
gnu: Add rust-loom-0.5.
gnu: Add python-cmsis-pack-manager.
gnu/packages/crates-io.scm | 90 +++++++++++++++++++++++++++++++++----
gnu/packages/embedded.scm | 81 +++++++++++++++++++++++++++++++++
gnu/packages/python-xyz.scm | 21 +++++++++
3 files changed, 183 insertions(+), 9 deletions(-)
--
2.36.1
next prev parent reply other threads:[~2022-06-29 15:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-29 14:41 [bug#56298] python-cmsis-pack-manager and dependencies Peter Polidoro
2022-06-29 14:46 ` peter [this message]
2022-06-29 14:46 ` [bug#56298] [PATCH 1/7] gnu: Add python-milksnake peter
2022-06-29 14:46 ` [bug#56298] [PATCH 2/7] gnu: Add rust-quick-xml-0.17 peter
2022-07-27 15:55 ` Maxime Devos
2022-06-29 14:46 ` [bug#56298] [PATCH 3/7] gnu: Add rust-minidom-0.12 peter
2022-07-27 16:02 ` Maxime Devos
2022-06-29 14:46 ` [bug#56298] [PATCH 4/7] gnu: rust-rustversion-1: Update to 1.0.7 peter
2022-06-29 14:46 ` [bug#56298] [PATCH 5/7] gnu: rust-anyhow-1: Update to 1.0.58 peter
2022-07-27 16:01 ` Maxime Devos
2022-07-29 19:26 ` Maxime Devos
2022-06-29 14:46 ` [bug#56298] [PATCH 6/7] gnu: Add rust-loom-0.5 peter
2022-06-29 14:46 ` [bug#56298] [PATCH 7/7] gnu: Add python-cmsis-pack-manager peter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1656513323.git.peter@polidoro.io \
--to=peter@polidoro.io \
--cc=56298@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).