Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] networkmanager-dmenu: use python2 dependencies
Date: Tue, 04 Jun 2019 19:27:59 +0200	[thread overview]
Message-ID: <20190604172759.ucJVgi-NKUKTCF2dfE9c88vjQSKLbbNcNXsypvC1sJ4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12128@inbox.vuxu.org>

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

There is an updated pull request by tjg1 against master on the void-packages repository

https://github.com/tjg1/void-packages master
https://github.com/void-linux/void-packages/pull/12128

networkmanager-dmenu: use python2 dependencies
networkmanager-dmenu is a python2 script, but the package currently depends on the python3 version of python-gobject. it should depend on the python2 version instead.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-12128.patch --]
[-- Type: application/text/x-diff, Size: 1070 bytes --]

From 52e8b84826c924ffcf79ba7e853c6f68ffdc153a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tomasz=20Jan=20G=C3=B3ralczyk?= <tomg@fastmail.uk>
Date: Tue, 4 Jun 2019 14:34:21 +0100
Subject: [PATCH] networkmanager-dmenu: use python2 dependencies

---
 srcpkgs/networkmanager-dmenu/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/networkmanager-dmenu/template b/srcpkgs/networkmanager-dmenu/template
index b9a684cccaa..dab3febf077 100644
--- a/srcpkgs/networkmanager-dmenu/template
+++ b/srcpkgs/networkmanager-dmenu/template
@@ -1,7 +1,7 @@
 # Template file for 'networkmanager-dmenu'
 pkgname=networkmanager-dmenu
 version=1.1
-revision=1
+revision=2
 archs=noarch
 conf_files="/etc/networkmanager_dmenu-config.ini"
 depends="NetworkManager python3-gobject"
@@ -11,6 +11,7 @@ license="MIT"
 homepage="https://github.com/firecat53/${pkgname}"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=279695b8833ec790cf0c00ec2eb36be09ca33a39aa9595578e2e3d2f644dd998
+python_version=3
 
 do_install() {
 	vmkdir usr/share/applications

  parent reply	other threads:[~2019-06-04 17:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04 14:41 [PR PATCH] " voidlinux-github
2019-06-04 14:56 ` voidlinux-github
2019-06-04 17:27 ` voidlinux-github [this message]
2019-06-04 17:27 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-04 17:29 ` voidlinux-github
2019-06-04 17:45 ` [PR PATCH] [Merged]: " 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=20190604172759.ucJVgi-NKUKTCF2dfE9c88vjQSKLbbNcNXsypvC1sJ4@z \
    --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).