public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/uharfbuzz/
Date: Sun,  3 Oct 2021 22:55:32 +0000 (UTC)	[thread overview]
Message-ID: <1633301525.3f8df0e496e897e4f05145cb3989a4b68d7ddcc5.Alessandro-Barbieri@gentoo> (raw)

commit:     3f8df0e496e897e4f05145cb3989a4b68d7ddcc5
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Oct  3 22:52:05 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Oct  3 22:52:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3f8df0e4

dev-python/uharfbuzz: deselect failing test

Closes: https://bugs.gentoo.org/801994
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/uharfbuzz/uharfbuzz-0.16.1.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/uharfbuzz/uharfbuzz-0.16.1.ebuild b/dev-python/uharfbuzz/uharfbuzz-0.16.1.ebuild
index 36fdf0ec8..611d52451 100644
--- a/dev-python/uharfbuzz/uharfbuzz-0.16.1.ebuild
+++ b/dev-python/uharfbuzz/uharfbuzz-0.16.1.ebuild
@@ -4,20 +4,22 @@
 EAPI=8
 
 DISTUTILS_USE_SETUPTOOLS="pyproject.toml"
+EPYTEST_DESELECT=( "tests/test_uharfbuzz.py::TestCallbacks::test_message_func" )
 PYTHON_COMPAT=( python3_{8..10} pypy3 )
 
 inherit distutils-r1
 
-SRC_URI="https://github.com/harfbuzz/uharfbuzz/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
 DESCRIPTION="Streamlined Cython bindings for the HarfBuzz shaping engine"
 HOMEPAGE="https://github.com/harfbuzz/uharfbuzz"
+SRC_URI="https://github.com/harfbuzz/uharfbuzz/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64"
 LICENSE="Apache-2.0"
 SLOT="0"
 
 RDEPEND=">=media-libs/harfbuzz-2.8.1[experimental(-)]"
-DEPEND="${RDEPEND}"
-BDEPEND="
+DEPEND="
+	${RDEPEND}
 	dev-python/setuptools_scm[${PYTHON_USEDEP}]
 	dev-python/cython[${PYTHON_USEDEP}]
 "


             reply	other threads:[~2021-10-03 22:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-03 22:55 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-13  3:14 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/uharfbuzz/ Julien Roy
2022-05-31 10:08 Alessandro Barbieri
2022-05-28 21:48 Alessandro Barbieri
2022-05-28 15:15 Alessandro Barbieri
2022-04-27  0:08 Alessandro Barbieri
2022-04-04 19:32 Alessandro Barbieri
2022-03-26  7:36 Alessandro Barbieri
2022-03-14  2:41 Alessandro Barbieri
2021-10-04 22:30 Alessandro Barbieri
2021-07-19 10:06 Andrew Ammerlaan
2021-07-09 10:34 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=1633301525.3f8df0e496e897e4f05145cb3989a4b68d7ddcc5.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