Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] python3-i3ipc: add xlib dependency.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23365@inbox.vuxu.org>
@ 2020-07-03 20:55 ` travankor
  0 siblings, 0 replies; only message in thread
From: travankor @ 2020-07-03 20:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-i3ipc
https://github.com/void-linux/void-packages/pull/23365

python3-i3ipc: add xlib dependency.
None

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

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

From 48bcec9697f06164f0101a02692d7c2f8646d9f6 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Thu, 2 Jul 2020 13:00:23 -0700
Subject: [PATCH] python3-i3ipc: add xlib dependency.

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

diff --git a/srcpkgs/python3-i3ipc/template b/srcpkgs/python3-i3ipc/template
index 14be6b27d4c..df0c16a161b 100644
--- a/srcpkgs/python3-i3ipc/template
+++ b/srcpkgs/python3-i3ipc/template
@@ -1,11 +1,12 @@
 # Template file for 'python3-i3ipc'
 pkgname=python3-i3ipc
 version=2.2.1
-revision=2
+revision=3
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
+depends="python3-xlib"
 short_desc="Improved Python library to control i3wm and sway"
 maintainer="Reed Wade <reedwade@misterbanal.net>"
 license="BSD-3-Clause"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-03 20:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23365@inbox.vuxu.org>
2020-07-03 20:55 ` [PR PATCH] [Updated] python3-i3ipc: add xlib dependency travankor

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).