From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/itemloaders/
Date: Mon, 07 Apr 2025 14:27:23 +0000 (UTC) [thread overview]
Message-ID: <1744036013.c6e3c55a7fad4bae3550bfd2eb4bf81668d8be4a.vowstar@gentoo> (raw)
commit: c6e3c55a7fad4bae3550bfd2eb4bf81668d8be4a
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Mon Apr 7 13:09:24 2025 +0000
Commit: Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Mon Apr 7 14:26:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c6e3c55a
dev-python/itemloaders: add 1.3.2
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
dev-python/itemloaders/Manifest | 1 +
dev-python/itemloaders/itemloaders-1.3.2.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-python/itemloaders/Manifest b/dev-python/itemloaders/Manifest
index 93a181303..392eb3aff 100644
--- a/dev-python/itemloaders/Manifest
+++ b/dev-python/itemloaders/Manifest
@@ -1 +1,2 @@
DIST itemloaders-1.1.0.tar.gz 27962 BLAKE2B 960134a1fcd52e06db9f251297aec504ff37b1d90892d31c1726b31b0f028f65771b02762822c7be55e1dd7297e837c430e036b0ebf21b192f2156bbb4aa9727 SHA512 4a52e75405409124a3c1f7e7079fedf36e34a76877b04d754006743a2f403602de9b463e1f338bead3a68a0c1cf32f2a50b4cbe4cc57a10539ec529a93b81607
+DIST itemloaders-1.3.2.tar.gz 19707 BLAKE2B 6306fcd37f3ca31d2862c7c801ec5b707122c78b5d969fdac200f8827dac05c81ae8e1bc69ec39b2d48fd34779459fe4fc440955347bc7a7827e93affb90edee SHA512 2dc79c3da6abf5b09dbbef11390757af74a4f7d0c22c83d7f8ecbbca3373010f421483521f2c481b99257f73df49f8a7c487e13566b2d4e44fb4b918ba9e9b31
diff --git a/dev-python/itemloaders/itemloaders-1.3.2.ebuild b/dev-python/itemloaders/itemloaders-1.3.2.ebuild
new file mode 100644
index 000000000..56fc28eb9
--- /dev/null
+++ b/dev-python/itemloaders/itemloaders-1.3.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{11..13} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="Library to populate items using XPath and CSS with a convenient API"
+HOMEPAGE="https://scrapy.org/"
+
+LICENSE="BSD"
+SLOT=0
+KEYWORDS="~amd64 ~arm64"
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${DEPEND}
+ dev-python/itemadapter[${PYTHON_USEDEP}]
+ dev-python/jmespath[${PYTHON_USEDEP}]
+ >=dev-python/parsel-1.8.1[${PYTHON_USEDEP}]
+ dev-python/w3lib[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2025-04-07 14:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 14:27 Rui Huang [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-07 14:27 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/itemloaders/ Rui Huang
2025-04-07 14:27 Rui Huang
2023-12-29 2:12 Aisha Tammy
2023-12-29 2:12 Aisha Tammy
2022-10-01 15:37 Aisha Tammy
2022-08-14 11:46 Aisha Tammy
2022-08-14 2:06 Aisha Tammy
2021-11-15 19:59 Aisha Tammy
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=1744036013.c6e3c55a7fad4bae3550bfd2eb4bf81668d8be4a.vowstar@gentoo \
--to=vowstar@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