From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-xlib/
Date: Sun, 20 Sep 2020 06:28:50 +0000 (UTC) [thread overview]
Message-ID: <1600583328.9529ad8c8b33ed19b620cbde51bc9318fccf2c17.mgorny@gentoo> (raw)
commit: 9529ad8c8b33ed19b620cbde51bc9318fccf2c17
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 06:21:37 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 06:28:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9529ad8c
dev-python/python-xlib: Bump to 0.28
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-xlib/Manifest | 1 +
dev-python/python-xlib/python-xlib-0.28.ebuild | 39 ++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-python/python-xlib/Manifest b/dev-python/python-xlib/Manifest
index ae6769da08a..33e981c603b 100644
--- a/dev-python/python-xlib/Manifest
+++ b/dev-python/python-xlib/Manifest
@@ -1 +1,2 @@
DIST python-xlib-0.27.tar.bz2 207119 BLAKE2B f34f5df34a64557d66f216bd03fb79b22364faab86e82761f43bf7c7cc0af744f6fa9a10b7a39fa42072c8ee0f25cebe3a8324471ecbb41dc3f33ed339875942 SHA512 6a25e796a2c522185e4df027bce8f423432dcbb5c4f74b96eb56e3d0e6e3a5be7570a872e479bbd556ef07b437043f7d97cdb2c21a0bb408e1cded44d2d9fa8f
+DIST python-xlib-0.28.tar.bz2 203306 BLAKE2B f8916fd0c62c8b4546f1c381fc9f13b1e86c4ae6da06434b666f4952ae6a28f06389b006d48dc3139f9018cc3c126ab8316b968e64da7b2f4d22bcc2a2c83bb9 SHA512 69c17486ffc465c2f5ca740761f52191b4ba86b1e11b047f146f949d8431a0ad7fb1007b7fe29fd659dc2e7be6facc9ea1d7b1e87cd534ae425555f0d512c4c2
diff --git a/dev-python/python-xlib/python-xlib-0.28.ebuild b/dev-python/python-xlib/python-xlib-0.28.ebuild
new file mode 100644
index 00000000000..ee6169d9ffd
--- /dev/null
+++ b/dev-python/python-xlib/python-xlib-0.28.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="A fully functional X client library for Python, written in Python"
+HOMEPAGE="https://github.com/python-xlib/python-xlib"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="doc"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ doc? ( sys-apps/texinfo )"
+
+# DISTUTILS_IN_SOURCE_BUILD=1
+
+distutils_enable_tests unittest
+
+python_compile_all() {
+ use doc && emake -C doc/info
+}
+
+src_test() {
+ virtx distutils-r1_src_test
+}
+
+python_install_all() {
+ use doc && doinfo doc/info/*.info
+ distutils-r1_python_install_all
+}
next reply other threads:[~2020-09-20 6:28 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-20 6:28 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-02 8:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-xlib/ Sam James
2025-02-27 21:14 Michał Górny
2025-01-20 5:34 Michał Górny
2024-06-29 14:47 Arthur Zamarin
2024-06-24 9:38 Petr Vaněk
2023-11-24 14:19 Michał Górny
2023-06-07 9:27 Sam James
2023-02-03 12:33 Sam James
2023-02-03 12:31 Arthur Zamarin
2023-02-03 12:24 Arthur Zamarin
2022-12-31 12:37 Michał Górny
2022-12-31 12:11 Sam James
2022-12-31 11:32 Arthur Zamarin
2022-12-31 10:57 Arthur Zamarin
2022-12-26 7:10 Michał Górny
2022-11-02 7:37 Michał Górny
2022-10-25 9:04 Michał Górny
2022-10-25 7:33 Sam James
2022-07-02 16:05 Jakov Smolić
2022-07-02 13:12 Arthur Zamarin
2022-06-01 10:55 Andrew Ammerlaan
2021-10-19 0:12 Sam James
2021-10-11 8:35 Marek Szuba
2021-08-08 8:22 Michał Górny
2021-08-08 7:45 Agostino Sarubbo
2021-08-07 23:37 Sam James
2021-08-07 14:49 Sam James
2021-07-02 21:02 Michał Górny
2021-06-24 8:20 Michał Górny
2021-06-24 4:29 Agostino Sarubbo
2021-06-24 4:28 Agostino Sarubbo
2021-06-24 4:26 Agostino Sarubbo
2021-05-15 21:18 Michał Górny
2021-03-11 7:18 Joonas Niilola
2021-01-06 11:19 Michał Górny
2021-01-06 11:00 Sam James
2020-12-27 11:38 Sergei Trofimovich
2020-12-27 4:28 Sam James
2020-11-22 15:26 Michał Górny
2020-11-03 8:24 Michał Górny
2020-11-02 23:51 Sam James
2020-10-25 23:42 Thomas Deutschmann
2020-10-24 17:46 Sergei Trofimovich
2020-08-02 22:04 Sam James
2020-08-02 9:21 Michał Górny
2020-05-11 17:48 Michał Górny
2020-05-04 14:12 Agostino Sarubbo
2020-05-04 11:44 Michał Górny
2020-05-03 19:02 Agostino Sarubbo
2020-04-08 18:17 Sebastian Pipping
2020-03-28 21:11 Michał Górny
2020-03-08 16:56 Sebastian Pipping
2019-01-22 13:49 Sebastian Pipping
2018-04-20 21:06 Michał Górny
2017-05-02 15:15 Michał Górny
2017-04-29 20:22 Sebastian Pipping
2016-11-09 14:04 Pacho Ramos
2016-10-10 7:39 Patrice Clement
2016-03-15 11:26 Agostino Sarubbo
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=1600583328.9529ad8c8b33ed19b620cbde51bc9318fccf2c17.mgorny@gentoo \
--to=mgorny@gentoo.org \
--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