Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glade3: switch to python3
@ 2019-10-20 10:46 voidlinux-github
  2019-10-23 13:51 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: voidlinux-github @ 2019-10-20 10:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

There is a new pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages xfce4-terminal-python3
https://github.com/void-linux/void-packages/pull/15638

glade3: switch to python3


A patch file from https://github.com/void-linux/void-packages/pull/15638.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-terminal-python3-15638.patch --]
[-- Type: text/x-diff, Size: 1209 bytes --]

From c41854107d307be74f79b25e33d6ad6988cb5005 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Sun, 20 Oct 2019 12:46:31 +0200
Subject: [PATCH] glade3: switch to python3

---
 srcpkgs/glade3/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glade3/template b/srcpkgs/glade3/template
index 4b104ffc73a..f03bec62948 100644
--- a/srcpkgs/glade3/template
+++ b/srcpkgs/glade3/template
@@ -1,13 +1,13 @@
 # Template file for 'glade3'
 pkgname=glade3
 version=3.22.1
-revision=3
+revision=4
 wrksrc="glade-${version}"
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--disable-static $(vopt_enable gir introspection)"
 hostmakedepends="glib-devel gnome-doc-utils intltool itstool pkg-config"
-makedepends="gtk+3-devel python-gobject-devel"
+makedepends="gtk+3-devel python3-gobject-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="User Interface Designer for GTK+3"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -27,7 +27,7 @@ do_check() {
 }
 
 libgladeui3_package() {
-	depends="python-gobject"
+	depends="python3-gobject"
 	short_desc="GTK+ User Interface Build core library"
 	pkg_install() {
 		vmove "usr/lib/*.so.*"

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-12-25  2:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-20 10:46 [PR PATCH] glade3: switch to python3 voidlinux-github
2019-10-23 13:51 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-23 13:51 ` voidlinux-github
2019-10-29  8:34 ` voidlinux-github
2019-10-29  8:34 ` voidlinux-github
2019-10-29  8:49 ` voidlinux-github
2019-10-29  8:49 ` voidlinux-github
2019-10-29  9:28 ` voidlinux-github
2019-10-29  9:28 ` voidlinux-github
2019-10-29 10:08 ` voidlinux-github
2019-10-29 10:08 ` voidlinux-github
2019-10-29 10:37 ` voidlinux-github
2019-10-29 10:37 ` voidlinux-github
2019-10-29 11:03 ` voidlinux-github
2019-12-25  2:54 ` [PR PATCH] [Closed]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).