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

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

There is a new 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: 937 bytes --]

From 8bd3f432ecdddf33c48b674cfebdc4b873d4d672 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/networkmanager-dmenu/template b/srcpkgs/networkmanager-dmenu/template
index b9a684cccaa..6ce6f348937 100644
--- a/srcpkgs/networkmanager-dmenu/template
+++ b/srcpkgs/networkmanager-dmenu/template
@@ -1,10 +1,10 @@
 # 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"
+depends="NetworkManager python-gobject"
 short_desc="Control NetworkManager via dmenu"
 maintainer="teldra <teldra@rotce.de>"
 license="MIT"

             reply	other threads:[~2019-06-04 14:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04 14:41 voidlinux-github [this message]
2019-06-04 14:56 ` voidlinux-github
2019-06-04 17:27 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-04 17:27 ` 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12128@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).