public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readability-lxml/
@ 2022-05-18 15:27 Tony Olagbaiye
  0 siblings, 0 replies; 8+ messages in thread
From: Tony Olagbaiye @ 2022-05-18 15:27 UTC (permalink / raw
  To: gentoo-commits

commit:     4e082ee1c9145ca98bbaf460a78b8b0263701404
Author:     Tony Olagbaiye <bqv <AT> fron <DOT> io>
AuthorDate: Wed May 18 15:27:06 2022 +0000
Commit:     Tony Olagbaiye <gentoo <AT> fron <DOT> io>
CommitDate: Wed May 18 15:27:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4e082ee1

dev-python/readability-lxml: new package, add 0.6.1

Signed-off-by: Tony Olagabiye <bqv <AT> fron.io>

 dev-python/readability-lxml/Manifest               |  1 +
 .../readability-lxml/readability-lxml-0.6.1.ebuild | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/readability-lxml/Manifest b/dev-python/readability-lxml/Manifest
new file mode 100644
index 000000000..1fa7d079c
--- /dev/null
+++ b/dev-python/readability-lxml/Manifest
@@ -0,0 +1 @@
+DIST readability-lxml-0.6.1.tar.gz 13741 BLAKE2B 8bae46033e6eb3c171869746291a856267bc8f64ae088969405c5920229447fa470b6e14ea8b32b380c43d30e83ad9371149181d293bbfca6ff13fa271da3d74 SHA512 f7bead871dc84e2cc6dac18ced3f9fa223cd3961204330064e338b2e822ba9af58beb43be42b7f61a7cfb761f7c1d7a339d428c310d6be34b7546328f1eeb276

diff --git a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
new file mode 100644
index 000000000..e56616367
--- /dev/null
+++ b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=(python2_7 python3_{5,6,7,8,9,10})
+inherit distutils-r1
+
+DESCRIPTION="fast python port of arc90's readability tool, updated to match latest readability.js!"
+HOMEPAGE="https://github.com/buriy/python-readability"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	dev-python/chardet[${PYTHON_USEDEP}]
+	dev-python/lxml[${PYTHON_USEDEP}]
+	dev-python/cssselect[${PYTHON_USEDEP}]
+"
+RDEPEND=""


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readability-lxml/
@ 2022-05-18 19:35 Tony Olagbaiye
  0 siblings, 0 replies; 8+ messages in thread
From: Tony Olagbaiye @ 2022-05-18 19:35 UTC (permalink / raw
  To: gentoo-commits

commit:     5677359a02071cc6d8e7375929128fb2a5f6f582
Author:     Tony Olagbaiye <bqv <AT> fron <DOT> io>
AuthorDate: Wed May 18 19:34:39 2022 +0000
Commit:     Tony Olagbaiye <gentoo <AT> fron <DOT> io>
CommitDate: Wed May 18 19:34:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5677359a

dev-python/readability-lxml: update SRC_URI

Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>

 dev-python/readability-lxml/readability-lxml-0.6.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
index e56616367..7ad2ca862 100644
--- a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
+++ b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
@@ -3,12 +3,12 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python2_7 python3_{5,6,7,8,9,10})
+PYTHON_COMPAT=(python2_7 python3_{5,6,7,8,9,10,11})
 inherit distutils-r1
 
 DESCRIPTION="fast python port of arc90's readability tool, updated to match latest readability.js!"
 HOMEPAGE="https://github.com/buriy/python-readability"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readability-lxml/
@ 2022-07-08  6:46 Anna Vyalkova
  0 siblings, 0 replies; 8+ messages in thread
From: Anna Vyalkova @ 2022-07-08  6:46 UTC (permalink / raw
  To: gentoo-commits

commit:     64f06343c1fe41aa18209f0c091eac9885912cbf
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Jul  8 06:44:40 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Jul  8 06:46:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=64f06343

dev-python/readability-lxml: add 0.8.1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/readability-lxml/Manifest               |  1 +
 dev-python/readability-lxml/metadata.xml           | 11 +++++
 .../readability-lxml/readability-lxml-0.8.1.ebuild | 49 ++++++++++++++++++++++
 3 files changed, 61 insertions(+)

diff --git a/dev-python/readability-lxml/Manifest b/dev-python/readability-lxml/Manifest
index 1fa7d079c..50da2ee3e 100644
--- a/dev-python/readability-lxml/Manifest
+++ b/dev-python/readability-lxml/Manifest
@@ -1 +1,2 @@
 DIST readability-lxml-0.6.1.tar.gz 13741 BLAKE2B 8bae46033e6eb3c171869746291a856267bc8f64ae088969405c5920229447fa470b6e14ea8b32b380c43d30e83ad9371149181d293bbfca6ff13fa271da3d74 SHA512 f7bead871dc84e2cc6dac18ced3f9fa223cd3961204330064e338b2e822ba9af58beb43be42b7f61a7cfb761f7c1d7a339d428c310d6be34b7546328f1eeb276
+DIST readability-lxml-0.8.1.gh.tar.gz 78871 BLAKE2B ef179d8bb727c0630e3af763a18170c1956be5cd3b8ad1cfe614b233964225e2e73b814c4ad628780eaffca21881d1ed276f45248a656b8c37ef1e6ccb121e85 SHA512 c5b296a35606f65643f72e7d9ee07d6820a7a6a36ce97350673ea6076b704f7ed72f92ded47dac56690cdf3776eb8fadbb02ea234355a9982d4127976b2e6c6e

diff --git a/dev-python/readability-lxml/metadata.xml b/dev-python/readability-lxml/metadata.xml
new file mode 100644
index 000000000..9aea3f5df
--- /dev/null
+++ b/dev-python/readability-lxml/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>cyber+gentoo@sysrq.in</email>
+		<name>Anna</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">readability-lxml</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild b/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild
new file mode 100644
index 000000000..b43ed4e03
--- /dev/null
+++ b/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+MY_PN="python-readability"
+DESCRIPTION="fast html to text parser (article readability tool)"
+HOMEPAGE="
+	https://pypi.org/project/readability-lxml/
+	https://github.com/buriy/python-readability
+"
+SRC_URI="https://github.com/buriy/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	dev-python/cssselect[${PYTHON_USEDEP}]
+	dev-python/lxml[${PYTHON_USEDEP}]
+	|| ( ( $(python_gen_cond_dep \
+			'dev-python/cchardet[${PYTHON_USEDEP}]' python3_{8..10}) )
+		dev-python/chardet[${PYTHON_USEDEP}]
+	)
+"
+BDEPEND="
+	test? (
+		$(python_gen_cond_dep \
+			'dev-python/timeout-decorator[${PYTHON_USEDEP}]' python3_{8..11})
+	)
+"
+
+distutils_enable_tests unittest
+
+distutils_enable_sphinx doc/source \
+	dev-python/recommonmark \
+	dev-python/sphinx_rtd_theme
+
+python_test() {
+	[[ ${EPYTHON} == pypy3 ]] && \
+		return 0  # unsatisfied dep
+
+	distutils-r1_python_test
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readability-lxml/
@ 2022-07-11 19:26 Anna Vyalkova
  0 siblings, 0 replies; 8+ messages in thread
From: Anna Vyalkova @ 2022-07-11 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     f4bd700f5af7b6a911b8f308e4e42828e7827de2
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Jul 11 19:26:12 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Jul 11 19:26:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4bd700f

dev-python/readability-lxml: add missing test dep

Closes: https://bugs.gentoo.org/857675
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/readability-lxml/readability-lxml-0.8.1.ebuild | 6 ++++--
 1 file changed, 4 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 b43ed4e03..72152a861 100644
--- a/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild
+++ b/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild
@@ -23,13 +23,15 @@ KEYWORDS="~amd64"
 RDEPEND="
 	dev-python/cssselect[${PYTHON_USEDEP}]
 	dev-python/lxml[${PYTHON_USEDEP}]
-	|| ( ( $(python_gen_cond_dep \
-			'dev-python/cchardet[${PYTHON_USEDEP}]' python3_{8..10}) )
+	|| (
 		dev-python/chardet[${PYTHON_USEDEP}]
+		( $(python_gen_cond_dep \
+			'dev-python/cchardet[${PYTHON_USEDEP}]' python3_{8..10}) )
 	)
 "
 BDEPEND="
 	test? (
+		dev-python/chardet[${PYTHON_USEDEP}]
 		$(python_gen_cond_dep \
 			'dev-python/timeout-decorator[${PYTHON_USEDEP}]' python3_{8..11})
 	)


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readability-lxml/
@ 2022-09-26 10:05 Andrew Ammerlaan
  0 siblings, 0 replies; 8+ messages in thread
From: Andrew Ammerlaan @ 2022-09-26 10:05 UTC (permalink / raw
  To: gentoo-commits

commit:     ce9588883e24fab84d9b01648e923410ea6887af
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 09:57:56 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 10:05:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce958888

dev-python/readability-lxml: disable py2.7, py3.5, py3.6, py3.7

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/readability-lxml/readability-lxml-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
index 914c911e9..fc0e6e66b 100644
--- a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
+++ b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python2_7 python3_{5,6,7,8,9,10,11})
+PYTHON_COMPAT=( python3_{8..11} )
 inherit distutils-r1
 
 DESCRIPTION="fast html to text parser (article readability tool)"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readability-lxml/
@ 2022-09-26 10:05 Andrew Ammerlaan
  0 siblings, 0 replies; 8+ messages in thread
From: Andrew Ammerlaan @ 2022-09-26 10:05 UTC (permalink / raw
  To: gentoo-commits

commit:     655cdb4860c5e8b013c3890309feeb16aedcfe11
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 09:56:52 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 10:05:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=655cdb48

dev-python/readability-lxml: shorten description

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/readability-lxml/readability-lxml-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
index 7ad2ca862..914c911e9 100644
--- a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
+++ b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 PYTHON_COMPAT=(python2_7 python3_{5,6,7,8,9,10,11})
 inherit distutils-r1
 
-DESCRIPTION="fast python port of arc90's readability tool, updated to match latest readability.js!"
+DESCRIPTION="fast html to text parser (article readability tool)"
 HOMEPAGE="https://github.com/buriy/python-readability"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readability-lxml/
@ 2024-05-14 19:07 Julien Roy
  0 siblings, 0 replies; 8+ messages in thread
From: Julien Roy @ 2024-05-14 19:07 UTC (permalink / raw
  To: gentoo-commits

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 \


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readability-lxml/
@ 2024-05-14 19:07 Julien Roy
  0 siblings, 0 replies; 8+ messages in thread
From: Julien Roy @ 2024-05-14 19:07 UTC (permalink / raw
  To: gentoo-commits

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

dev-python/readability-lxml: drop 0.6.1

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/readability-lxml/Manifest               |  1 -
 .../readability-lxml/readability-lxml-0.6.1.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-python/readability-lxml/Manifest b/dev-python/readability-lxml/Manifest
index 50da2ee3e0..bf47cccb04 100644
--- a/dev-python/readability-lxml/Manifest
+++ b/dev-python/readability-lxml/Manifest
@@ -1,2 +1 @@
-DIST readability-lxml-0.6.1.tar.gz 13741 BLAKE2B 8bae46033e6eb3c171869746291a856267bc8f64ae088969405c5920229447fa470b6e14ea8b32b380c43d30e83ad9371149181d293bbfca6ff13fa271da3d74 SHA512 f7bead871dc84e2cc6dac18ced3f9fa223cd3961204330064e338b2e822ba9af58beb43be42b7f61a7cfb761f7c1d7a339d428c310d6be34b7546328f1eeb276
 DIST readability-lxml-0.8.1.gh.tar.gz 78871 BLAKE2B ef179d8bb727c0630e3af763a18170c1956be5cd3b8ad1cfe614b233964225e2e73b814c4ad628780eaffca21881d1ed276f45248a656b8c37ef1e6ccb121e85 SHA512 c5b296a35606f65643f72e7d9ee07d6820a7a6a36ce97350673ea6076b704f7ed72f92ded47dac56690cdf3776eb8fadbb02ea234355a9982d4127976b2e6c6e

diff --git a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
deleted file mode 100644
index 5b18a9c652..0000000000
--- a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{10..11} )
-PYPI_NO_NORMALIZE=1
-inherit distutils-r1 pypi
-
-DESCRIPTION="fast html to text parser (article readability tool)"
-HOMEPAGE="https://github.com/buriy/python-readability"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	dev-python/chardet[${PYTHON_USEDEP}]
-	dev-python/lxml[${PYTHON_USEDEP}]
-	dev-python/cssselect[${PYTHON_USEDEP}]
-"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-05-14 19:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-18 15:27 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readability-lxml/ Tony Olagbaiye
  -- strict thread matches above, loose matches on Subject: below --
2022-05-18 19:35 Tony Olagbaiye
2022-07-08  6:46 Anna Vyalkova
2022-07-11 19:26 Anna Vyalkova
2022-09-26 10:05 Andrew Ammerlaan
2022-09-26 10:05 Andrew Ammerlaan
2024-05-14 19:07 Julien Roy
2024-05-14 19:07 Julien Roy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox