From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/i3ipc/
Date: Sun, 30 Oct 2022 02:01:19 +0000 (UTC) [thread overview]
Message-ID: <1667095192.59389a05773f28139712a374485459facbeaf997.tastytea@gentoo> (raw)
commit: 59389a05773f28139712a374485459facbeaf997
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sun Oct 30 00:22:16 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sun Oct 30 01:59:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=59389a05
dev-python/i3ipc: EAPI 8, PEP517, fix deps, add python3_11
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild b/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild
new file mode 100644
index 000000000..584d9d7e3
--- /dev/null
+++ b/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517="setuptools"
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="An improved Python library to control i3wm and sway."
+HOMEPAGE="https://github.com/altdesktop/i3ipc-python"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ ${RDEPEND}
+ dev-python/python-xlib[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-10-30 2:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-30 2:01 Ronny Gutbrod [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-13 22:19 [gentoo-commits] repo/proj/guru:master commit in: dev-python/i3ipc/ Julien Roy
2024-04-13 22:15 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-03-07 4:41 Vitaly Zdanevich
2022-10-30 2:10 Ronny Gutbrod
2022-10-30 2:01 Ronny Gutbrod
2021-07-03 9:34 Abtin Matthew Bakhtiari
2020-12-09 4:41 Theo Anderson
2020-09-26 9:25 Andrew Ammerlaan
2020-09-26 9:24 Andrew Ammerlaan
2020-09-26 1:06 Stefan Ott
2020-09-26 0:24 Stefan Ott
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=1667095192.59389a05773f28139712a374485459facbeaf997.tastytea@gentoo \
--to=gentoo@tastytea.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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