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] New package: python3-i3ipc-1.7.1
Date: Wed, 03 Jul 2019 23:49:06 +0200	[thread overview]
Message-ID: <20190703214906.pdEF-p9uJyh6qEiawkGjbZ3q2gJw-C10Sa8N3R8lkS4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12786@inbox.vuxu.org>

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

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

https://github.com/nwg-piotr/void-packages python3-i3ipc-master
https://github.com/void-linux/void-packages/pull/12786

New package: python3-i3ipc-1.7.1
A really useful python library for i3, works well with Sway.

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

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

From 4594f5547e768ccfdd51db94dd2351b7b4613284 Mon Sep 17 00:00:00 2001
From: piotr <nwg.piotr@gmail.com>
Date: Wed, 3 Jul 2019 02:17:47 +0200
Subject: [PATCH 1/2] New package: python3-i3ipc-1.7.1

---
 srcpkgs/python3-i3ipc/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/python3-i3ipc/template

diff --git a/srcpkgs/python3-i3ipc/template b/srcpkgs/python3-i3ipc/template
new file mode 100644
index 00000000000..03dd9cc209c
--- /dev/null
+++ b/srcpkgs/python3-i3ipc/template
@@ -0,0 +1,22 @@
+# Template file for 'python3-i3ipc'
+pkgname=python3-i3ipc
+version=1.7.1
+revision=1
+archs=noarch
+wrksrc="i3ipc-python-${version}"
+build_style=python3-module
+pycompile_module="python3-i3ipc"
+hostmakedepends="python3-setuptools"
+depends="python3 python3-setuptools"
+short_desc="Improved Python library to control i3wm"
+maintainer="Piotr Miller <nwg.piotr@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/acrisci/i3ipc-python"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=b13f4013941e8252988e63d9b7528ba278e4af6edbce031936c5877187fc4d8c
+
+post_install() {
+	vmkdir usr/share/doc/${pkgname}/examples
+	vcopy "examples/*.py" usr/share/doc/${pkgname}/examples
+	vlicense LICENSE
+}

From c5016d9257d636761bea720cb786c881dc7e5548 Mon Sep 17 00:00:00 2001
From: piotr <nwg.piotr@gmail.com>
Date: Wed, 3 Jul 2019 23:48:21 +0200
Subject: [PATCH 2/2] New package: python3-i3ipc-1.7.1

---
 srcpkgs/python3-i3ipc/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-i3ipc/template b/srcpkgs/python3-i3ipc/template
index 03dd9cc209c..46fd3e17655 100644
--- a/srcpkgs/python3-i3ipc/template
+++ b/srcpkgs/python3-i3ipc/template
@@ -5,9 +5,9 @@ revision=1
 archs=noarch
 wrksrc="i3ipc-python-${version}"
 build_style=python3-module
-pycompile_module="python3-i3ipc"
+pycompile_module="i3ipc"
 hostmakedepends="python3-setuptools"
-depends="python3 python3-setuptools"
+depends="python3"
 short_desc="Improved Python library to control i3wm"
 maintainer="Piotr Miller <nwg.piotr@gmail.com>"
 license="BSD-3-Clause"
@@ -16,7 +16,5 @@ distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b13f4013941e8252988e63d9b7528ba278e4af6edbce031936c5877187fc4d8c
 
 post_install() {
-	vmkdir usr/share/doc/${pkgname}/examples
-	vcopy "examples/*.py" usr/share/doc/${pkgname}/examples
 	vlicense LICENSE
 }

  parent reply	other threads:[~2019-07-03 21:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-03  0:22 [PR PATCH] " voidlinux-github
2019-07-03 21:49 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-03 21:49 ` voidlinux-github [this message]
2019-07-18 23:09 ` [PR PATCH] [Closed]: " voidlinux-github
2019-07-18 23:09 ` 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=20190703214906.pdEF-p9uJyh6qEiawkGjbZ3q2gJw-C10Sa8N3R8lkS4@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).