[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#71914] [PATCH 08/10] gnu: Add rust-pyo3-macros-0.21.
From: |
Efraim Flashner |
Subject: |
[bug#71914] [PATCH 08/10] gnu: Add rust-pyo3-macros-0.21. |
Date: |
Wed, 3 Jul 2024 12:00:39 +0300 |
On Wed, Jul 03, 2024 at 05:11:43PM +0900, guix-patches--- via wrote:
> On 2024-07-03 at 16:57+09:00, Nguyễn Gia Phong wrote:
> > * gnu/packages/crates-io.scm (rust-pyo3-macros-0.20):
> > Inherit from rust-pyo3-macros-0.21.
> > Update to 0.20.3.
> > ---
> > +(define-public rust-pyo3-macros-0.20
> > + (package
> > + (inherit rust-pyo3-macros-0.21)
> [snip]
> > + (arguments
> > + `(#:cargo-inputs
> > + (("rust-proc-macro2" ,rust-proc-macro2-1)
> > + ("rust-pyo3-macros-backend" ,rust-pyo3-macros-backend-0.20)
> > + ("rust-quote" ,rust-quote-1)
> > + ("rust-syn" ,rust-syn-2))))))
>
> I just realized that all pyo3-* 0.20 use the same cargo-inputs as 0.21.
> Should I send v2 for all patches or just 05 to 08?
They use the 0.20 version of the inputs, not the 0.21 version of the
inputs, so they have different cargo-inputs.
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
- [bug#71914] [PATCH 01/10] gnu: rust-typed-arena-2: Update to 2.0.2., (continued)
- [bug#71914] [PATCH 01/10] gnu: rust-typed-arena-2: Update to 2.0.2., Nguyễn Gia Phong, 2024/07/03
- [bug#71914] [PATCH 02/10] gnu: Add rust-markup5ever-0.12., Nguyễn Gia Phong, 2024/07/03
- [bug#71914] [PATCH 04/10] gnu: Add rust-ammonia-4., Nguyễn Gia Phong, 2024/07/03
- [bug#71914] [PATCH 03/10] gnu: Add rust-html5ever-0.27., Nguyễn Gia Phong, 2024/07/03
- [bug#71914] [PATCH 06/10] gnu: Add rust-pyo3-ffi-0.21., Nguyễn Gia Phong, 2024/07/03
- [bug#71914] [PATCH 07/10] gnu: Add rust-pyo3-macros-backend-0.21., Nguyễn Gia Phong, 2024/07/03
- [bug#71914] [PATCH 05/10] gnu: Add rust-pyo3-build-config-0.21., Nguyễn Gia Phong, 2024/07/03
- [bug#71914] [PATCH 09/10] gnu: Add rust-pyo3-0.21., Nguyễn Gia Phong, 2024/07/03
- [bug#71914] [PATCH 08/10] gnu: Add rust-pyo3-macros-0.21., Nguyễn Gia Phong, 2024/07/03
[bug#71914] [PATCH 10/10] gnu: Add python-nh3., Nguyễn Gia Phong, 2024/07/03
bug#71914: [PATCH 00/10] gnu: Add python-nh3., Efraim Flashner, 2024/07/03