bug#72042: [PATCH 1/1] gnu: python-gst: Fix build.

2024-09-12 Thread Remco van 't Veer
Hi Liliana and Maxim, 2024/09/11, Liliana Marie Prikler: > Am Mittwoch, dem 11.09.2024 um 09:29 +0200 schrieb Remco van 't Veer: >> Hi Maxim, >> >> 2024/09/11, Maxim Cournoyer: >> >> > It's nice that this fixes the package build, but propagating >> > various version of Python libraries a road t

bug#72042: [PATCH 1/1] gnu: python-gst: Fix build.

2024-09-11 Thread Maxim Cournoyer
Hi, Liliana Marie Prikler writes: > Am Mittwoch, dem 11.09.2024 um 09:29 +0200 schrieb Remco van 't Veer: >> Hi Maxim, >> >> 2024/09/11, Maxim Cournoyer: >> >> > It's nice that this fixes the package build, but propagating >> > various version of Python libraries a road that to leads to >> > p

bug#72042: [PATCH 1/1] gnu: python-gst: Fix build.

2024-09-11 Thread Liliana Marie Prikler
Am Mittwoch, dem 11.09.2024 um 09:29 +0200 schrieb Remco van 't Veer: > Hi Maxim, > > 2024/09/11, Maxim Cournoyer: > > > It's nice that this fixes the package build, but propagating > > various version of Python libraries a road that to leads to > > problems. Currently it's important that propag

bug#72042: [PATCH 1/1] gnu: python-gst: Fix build.

2024-09-11 Thread Remco van 't Veer
Hi Maxim, 2024/09/11, Maxim Cournoyer: > It's nice that this fixes the package build, but propagating various > version of Python libraries a road that to leads to problems. Currently > it's important that propagated things are all compatible together. > > I'd suggest trying to update python-gst

bug#72042: [PATCH 1/1] gnu: python-gst: Fix build.

2024-09-10 Thread Maxim Cournoyer
Hi, Andrew Tropin writes: > On 2024-09-02 21:38, Remco van 't Veer wrote: > >> * gnu/packages/glib.scm: Add package python-pygobject-3.48. >> * gnu/packages/gstreamer.scm (python-gst) [inputs]: >> Use python-pygobject-3.48 to fix tests. >> >> Change-Id: I3038b85db67ff354a6d77708fa4fd7c63aa6732

bug#72042: [PATCH 1/1] gnu: python-gst: Fix build.

2024-09-05 Thread Andrew Tropin via Bug reports for GNU Guix
On 2024-09-02 21:38, Remco van 't Veer wrote: > * gnu/packages/glib.scm: Add package python-pygobject-3.48. > * gnu/packages/gstreamer.scm (python-gst) [inputs]: > Use python-pygobject-3.48 to fix tests. > > Change-Id: I3038b85db67ff354a6d77708fa4fd7c63aa6732c > --- > gnu/packages/glib.scm

bug#72042: [PATCH 1/1] gnu: python-gst: Fix build.

2024-09-02 Thread Remco van 't Veer
* gnu/packages/glib.scm: Add package python-pygobject-3.48. * gnu/packages/gstreamer.scm (python-gst) [inputs]: Use python-pygobject-3.48 to fix tests. Change-Id: I3038b85db67ff354a6d77708fa4fd7c63aa6732c --- gnu/packages/glib.scm | 15 +++ gnu/packages/gstreamer.scm | 3 ++-