From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/os-win/
Date: Mon, 14 Mar 2022 04:02:08 +0000 (UTC) [thread overview]
Message-ID: <1647228925.7a97dbe47fe0e70784baa7276f17a672dd21fec9.Alessandro-Barbieri@gentoo> (raw)
commit: 7a97dbe47fe0e70784baa7276f17a672dd21fec9
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 03:35:25 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon Mar 14 03:35:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a97dbe4
dev-python/os-win: ignore hacking test
Closes: https://bugs.gentoo.org/835035
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/os-win/os-win-5.6.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/os-win/os-win-5.6.0.ebuild b/dev-python/os-win/os-win-5.6.0.ebuild
index 9e2321daf..19192013a 100644
--- a/dev-python/os-win/os-win-5.6.0.ebuild
+++ b/dev-python/os-win/os-win-5.6.0.ebuild
@@ -28,8 +28,8 @@ EPYTEST_DESELECT=(
os_win/tests/unit/utils/network/test_networkutils.py::NetworkUtilsTestCase::test_create_default_setting_data
os_win/tests/unit/utils/network/test_networkutils.py::NetworkUtilsTestCase::test_is_port_vm_started_false
os_win/tests/unit/utils/network/test_networkutils.py::NetworkUtilsTestCase::test_is_port_vm_started_true
- os_win/tests/unit/test_hacking.py
)
+EPYTEST_IGNORE=( os_win/tests/unit/test_hacking.py )
PYTHON_COMPAT=( python3_{8..9} )
inherit distutils-r1
@@ -56,8 +56,8 @@ RDEPEND="
>=dev-python/oslo-utils-4.7.0[${PYTHON_USEDEP}]
>=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
"
-DEPEND="
- ${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
test? (
>=dev-python/ddt-1.2.1[${PYTHON_USEDEP}]
>=dev-python/oslotest-3.8.0[${PYTHON_USEDEP}]
next reply other threads:[~2022-03-14 4:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-14 4:02 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-24 17:36 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/os-win/ Alessandro Barbieri
2022-03-12 3:28 Alessandro Barbieri
2021-10-06 22:30 Alessandro Barbieri
2021-10-03 18:33 Alessandro Barbieri
2021-09-27 16:47 Alessandro Barbieri
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=1647228925.7a97dbe47fe0e70784baa7276f17a672dd21fec9.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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