[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/142: gnu: python-pygobject: Update to 3.40.1.
From: |
guix-commits |
Subject: |
28/142: gnu: python-pygobject: Update to 3.40.1. |
Date: |
Wed, 20 Oct 2021 14:56:27 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 60821cf722fc2462335e753f9727d44db78d48d1
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Tue Apr 27 05:23:34 2021 -0400
gnu: python-pygobject: Update to 3.40.1.
* gnu/packages/glib.scm (python-pygobject)[version]: Update to 3.40.1.
[native-inputs]: Add python-wrapper.
---
gnu/packages/glib.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index c395eea..ce9e3fc 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -906,7 +906,8 @@ useful for C++.")
(native-inputs
`(("glib-bin" ,glib "bin")
("pkg-config" ,pkg-config)
- ("python-pytest" ,python-pytest)))
+ ("python-pytest" ,python-pytest)
+ ("python-wrapper" ,python-wrapper))) ; For patching shebangs
(inputs
`(("python" ,python)
("python-pycairo" ,python-pycairo)
- 22/142: gnu: gst-plugins-good: Update to 1.18.4., (continued)
- 22/142: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/10/20
- 13/142: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/20
- 05/142: gnu: pulseaudio: Use meson build system., guix-commits, 2021/10/20
- 12/142: gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/20
- 16/142: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/20
- 31/142: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/10/20
- 41/142: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/10/20
- 11/142: gnu: librsvg: Add a debug output., guix-commits, 2021/10/20
- 10/142: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/10/20
- 06/142: gnu: shadow: Set log in /var/log., guix-commits, 2021/10/20
- 28/142: gnu: python-pygobject: Update to 3.40.1.,
guix-commits <=
- 45/142: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/10/20
- 48/142: gnu: python-gst: Update to 1.19.2., guix-commits, 2021/10/20
- 50/142: gnu: lib2geom: Update to 1.1., guix-commits, 2021/10/20
- 52/142: Revert commits made to resolve a gdk-pixbuf+svg propagation issue., guix-commits, 2021/10/20
- 56/142: gnu: mozjs-78: Update to 78.13.0., guix-commits, 2021/10/20
- 59/142: Revert gstreamer update to 1.19.2., guix-commits, 2021/10/20
- 64/142: gnu: gst-plugins-ugly: Update to 1.18.5., guix-commits, 2021/10/20
- 71/142: gnu: dbus-c++: Fix build., guix-commits, 2021/10/20
- 65/142: gnu: gst-libav: Update to 1.18.5., guix-commits, 2021/10/20
- 74/142: gnu: python-keras: Skip a flaky test., guix-commits, 2021/10/20