[PATCH] gnu: pybind11: Update to 2.10.4

  • Done
  • quality assurance status badge
Details
2 participants
  • Lars Bilke
  • Zheng Junjie
Owner
unassigned
Submitted by
Lars Bilke
Severity
normal
L
L
Lars Bilke wrote on 14 Apr 2023 17:24
(address . guix-patches@gnu.org)
FA2367A5-2D3E-488D-A68E-C038602467B6@ufz.de

From 0add794a9fd020ef698b6c282f825edadbf90b25 Mon Sep 17 00:00:00 2001
Message-Id: <0add794a9fd020ef698b6c282f825edadbf90b25.1681485461.git.lars.bilke@ufz.de>
From: Lars Bilke <lars.bilke@ufz.de>
Date: Fri, 14 Apr 2023 17:16:34 +0200
Subject: [PATCH] gnu: pybind11: Update to 2.10.4.
To: guix-patches@gnu.org

* gnu/packages/python-xyz.scm (pybind11): Update to 2.10.4.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 60055b19aa..89139aa6ef 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23388,7 +23388,7 @@ (define-public python-stone
(define-public pybind11
(package
(name "pybind11")
- (version "2.8.1")
+ (version "2.10.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -23396,7 +23396,7 @@ (define-public pybind11
(commit (string-append "v" version))))
(sha256
(base32
- "10hrkrh78sk7k0ydw1ghmp7gvpwmkby0l2s0kf2iaj9sz0vijkhs"))
+ "0rbcfvl7y472sykzdq3vrkw83kar0lpzhk3wq9yj9cdydl8cpfcz"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(native-inputs
--
2.39.2
L
L
Lars Bilke wrote on 28 Apr 2023 10:57
gnu: pybind11: Update to 2.10.4
(address . 62851@debbugs.gnu.org)
5CEBB021-D0BE-4A10-AD18-C6BDDE47A58D@ufz.de
Hello,

this my first guix patch. Is there something missing or is there anything I can do to get this reviewed / merged?

Thanks a lot!
Lars
L
L
Lars Bilke wrote on 19 Mar 2024 15:43
(address . 62851@debbugs.gnu.org)
8A89B679-3201-4E13-BD17-17AB4187D5BA@ufz.de
This can be closed as there is now pybind-2.10 available in Guix.
Z
Z
Zheng Junjie wrote on 5 Oct 2024 18:41
(name . Lars Bilke)(address . lars.bilke@ufz.de)(address . 62851-done@debbugs.gnu.org)
87ldz2tsde.fsf@iscas.ac.cn
Lars Bilke <lars.bilke@ufz.de> writes:

Toggle quote (2 lines)
> This can be closed as there is now pybind-2.10 available in Guix.

close. Sorry for missed this patch.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmcBbB0ACgkQO1qpk+Gi
3/CaUQ/+JzLNtUaXXNa4SC9C0HF9nE/rQ4fqo7xnmnHj/swqjDAsFoqpdKGZAkJ9
Gm/kzs1sP2W03VJjoZT5YXFaAFMiAhHmNDdS2llZmt1T7JHZBrZroMARr+HkHvcu
e7ZAH+DTgjsSsa/DU8M1kBBAPIjJd8eO706FQVL+lv3AeedPJkZbAzKzOueo98pe
LsLy4Os8qZDjDqnvss4P+uRT8+5GO3VZXODp99yN1u2xF9UplNZ8KoxF2FOpOy00
VDIjcutmXVEG5mcer6ItbAnFafmkyyhPkjyGRYjXwioVZFSGcKfo7744mEB00J7+
SagnODZ/KCSwPvHDl8vgBYrFePW3MmpraxgbWKyQER9FeaHM9W33cMsg6CCsKj3n
FzSVoQBMts+2E00ftiqcqgREr7E+PsOPy/G5BRvA0xm37zmEDUAesiexmTtCEIrq
/B5kfIQX/mQpyyW7FAYn1vmbvq3lzDmYxFG1M99tKmtQiteekYAgI9GByM7P8T31
ATsbnLMpxVQZZQ5GPE9/jcJJ/dZEiYPT0j6zSRStO++9/QHgIT8t1pst9n4sdhek
fA4jWO0A+a5/GINyhWd3WV9+BjpzNghs7B46PxASzuMhgOdf62T7LF0RqAhcuJaU
Zca1S0DyTjNME06E23BiZkEC9f3z8pVzdo4godomjcTup/T6Il0=
=Drtc
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 62851@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 62851
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch