Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] glade3: switch to python3
Date: Sun, 20 Oct 2019 12:46:56 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15638@inbox.vuxu.org> (raw)

[-- 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.*"

             reply	other threads:[~2019-10-20 10:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20 10:46 voidlinux-github [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15638@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).