guix-patches
[Top][All Lists]
Advanced

[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

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]