From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-libevdev/
Date: Wed, 13 Oct 2021 19:02:47 +0000 (UTC) [thread overview]
Message-ID: <1634151732.49600b1d3891c41eb743d32a988bf2863ef8fe9a.arthurzam@gentoo> (raw)
commit: 49600b1d3891c41eb743d32a988bf2863ef8fe9a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 13 18:56:46 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 13 19:02:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49600b1d
dev-python/python-libevdev: enable py3.10, use d_e_t
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-libevdev/python-libevdev-0.9.ebuild | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/dev-python/python-libevdev/python-libevdev-0.9.ebuild b/dev-python/python-libevdev/python-libevdev-0.9.ebuild
index a01db655c3f..f3aa23875ac 100644
--- a/dev-python/python-libevdev/python-libevdev-0.9.ebuild
+++ b/dev-python/python-libevdev/python-libevdev-0.9.ebuild
@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Python wrappers for the libevdev library"
@@ -13,14 +13,8 @@ SRC_URI="https://gitlab.freedesktop.org/libevdev/${PN}/-/archive/${PV}/${P}.tar.
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-DEPEND="
- test? ( dev-libs/libevdev )
-"
+BDEPEND="test? ( dev-libs/libevdev )"
PDEPEND="dev-libs/libevdev"
-python_test() {
- esetup.py test
-}
+distutils_enable_tests unittest
next reply other threads:[~2021-10-13 19:02 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-13 19:02 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-20 14:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-libevdev/ Michał Górny
2023-10-20 14:05 Michał Górny
2022-07-02 11:59 Arthur Zamarin
2022-07-02 11:57 Arthur Zamarin
2022-06-05 5:46 Michał Górny
2022-05-30 7:22 Michał Górny
2022-05-08 3:10 WANG Xuerui
2022-03-16 7:56 Michał Górny
2022-02-10 7:58 Michał Górny
2021-10-13 19:02 Arthur Zamarin
2021-10-13 19:02 Arthur Zamarin
2021-05-27 23:30 Sam James
2021-03-04 8:57 Michał Górny
2021-03-04 6:09 Sam James
2021-03-03 19:59 Sam James
2021-03-02 7:39 Sam James
2021-03-02 7:38 Sam James
2021-03-02 4:37 Sam James
2021-03-02 1:56 Sam James
2021-03-02 1:38 Sam James
2021-03-02 1:36 Sam James
2021-02-25 0:03 Matt Turner
2021-01-04 1:02 Matt Turner
2020-12-24 4:17 Matt Turner
2020-04-29 17:52 Matt Turner
2020-04-20 17:05 Sergei Trofimovich
2020-04-06 7:34 Agostino Sarubbo
2020-04-05 19:57 Mart Raudsepp
2020-04-05 10:13 Agostino Sarubbo
2020-04-05 10:12 Agostino Sarubbo
2020-04-05 10:11 Agostino Sarubbo
2020-04-05 10:11 Agostino Sarubbo
2020-04-05 10:10 Agostino Sarubbo
2020-04-05 6:09 Mikle Kolyada
2020-03-09 2:06 Matt Turner
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=1634151732.49600b1d3891c41eb743d32a988bf2863ef8fe9a.arthurzam@gentoo \
--to=arthurzam@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