From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dbus-next/
Date: Thu, 16 Jun 2022 08:04:21 +0000 (UTC) [thread overview]
Message-ID: <1655366488.a922e446060516e29f8a5a28ab289425274ef124.mgorny@gentoo> (raw)
commit: a922e446060516e29f8a5a28ab289425274ef124
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 08:01:28 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 08:01:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a922e446
dev-python/dbus-next: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/dbus-next/dbus-next-0.2.3.ebuild | 42 -----------------------------
1 file changed, 42 deletions(-)
diff --git a/dev-python/dbus-next/dbus-next-0.2.3.ebuild b/dev-python/dbus-next/dbus-next-0.2.3.ebuild
deleted file mode 100644
index 6e7d9b789770..000000000000
--- a/dev-python/dbus-next/dbus-next-0.2.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1 virtualx
-
-DESCRIPTION="The next great DBus library for Python with asyncio support"
-HOMEPAGE="https://python-dbus-next.readthedocs.io/en/latest/"
-SRC_URI="https://github.com/altdesktop/python-dbus-next/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}"/python-${P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="test? (
- dev-python/pygobject[${PYTHON_USEDEP}]
- dev-python/pytest-asyncio[${PYTHON_USEDEP}]
- dev-python/pytest-timeout[${PYTHON_USEDEP}]
- )"
-
-EPYTEST_IGNORE=(
- # "interface not found on this object: org.freedesktop.DBus.Debug.Stats"
- # Seems like we build dbus w/o this?
- test/client/test_signals.py
-)
-
-distutils_enable_tests pytest
-
-src_test() {
- local dbus_params=(
- $(dbus-daemon --session --print-address --fork --print-pid)
- )
- local -x DBUS_SESSION_BUS_ADDRESS=${dbus_params[0]}
-
- virtx distutils-r1_src_test
-
- kill "${dbus_params[1]}" || die
-}
next reply other threads:[~2022-06-16 8:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-16 8:04 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-14 18:03 [gentoo-commits] repo/gentoo:master commit in: dev-python/dbus-next/ Arthur Zamarin
2024-04-14 17:40 Arthur Zamarin
2024-04-14 14:58 Michał Górny
2024-04-14 14:58 Michał Górny
2022-06-21 20:30 Sam James
2022-06-16 8:04 Michał Górny
2022-06-08 9:58 Jakov Smolić
2022-06-07 23:12 Sam James
2022-05-19 1:22 Sam James
2022-05-19 1:09 Sam James
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=1655366488.a922e446060516e29f8a5a28ab289425274ef124.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