public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/readability-lxml/
Date: Tue, 14 May 2024 19:12:57 +0000 (UTC)	[thread overview]
Message-ID: <1715713563.b472ea0eb3066bc3f713000370c258542f0f76e4.julien@gentoo> (raw)
Message-ID: <20240514191257.c84hWwB9YYw2GJmIriK8gMy6mEDUykolCgEt6xLaVBw@z> (raw)

commit:     b472ea0eb3066bc3f713000370c258542f0f76e4
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 14 19:06:03 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 14 19:06:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b472ea0e

dev-python/readability-lxml: enable py3.12 and disable pypy3

Closes: https://bugs.gentoo.org/931429
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/readability-lxml/readability-lxml-0.8.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild b/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild
index 71366d0aec..b6d65c5f4a 100644
--- a/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild
+++ b/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1
 
@@ -23,6 +23,7 @@ KEYWORDS="~amd64"
 RDEPEND="
 	dev-python/cssselect[${PYTHON_USEDEP}]
 	dev-python/lxml[${PYTHON_USEDEP}]
+	dev-python/lxml-html-clean[${PYTHON_USEDEP}]
 	|| (
 		dev-python/chardet[${PYTHON_USEDEP}]
 		( $(python_gen_cond_dep \


             reply	other threads:[~2024-05-14 19:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14 19:07 Julien Roy [this message]
2024-05-14 19:12 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/readability-lxml/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2024-05-14 19:07 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2022-09-26 10:05 Andrew Ammerlaan
2022-09-26 10:05 Andrew Ammerlaan
2022-07-11 19:26 Anna Vyalkova
2022-07-08  6:46 Anna Vyalkova
2022-05-18 19:35 Tony Olagbaiye
2022-05-18 15:27 Tony Olagbaiye

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=1715713563.b472ea0eb3066bc3f713000370c258542f0f76e4.julien@gentoo \
    --to=julien@jroy.ca \
    --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