From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/w3lib/
Date: Sat, 13 Aug 2022 14:40:51 +0000 (UTC) [thread overview]
Message-ID: <1660401642.938f3921f2ab8cca5f74b9c136ac705d4c131079.epsilon-0@gentoo> (raw)
commit: 938f3921f2ab8cca5f74b9c136ac705d4c131079
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Aug 13 14:40:42 2022 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Aug 13 14:40:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=938f3921
dev-python/w3lib: add 2.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-python/w3lib/Manifest | 1 +
dev-python/w3lib/w3lib-2.0.1.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/w3lib/Manifest b/dev-python/w3lib/Manifest
index a87ce2e41..120f9925e 100644
--- a/dev-python/w3lib/Manifest
+++ b/dev-python/w3lib/Manifest
@@ -1 +1,2 @@
DIST w3lib-1.22.0.tar.gz 42682 BLAKE2B 72e5a8f5313a5552d619c4d9ab3784f0575da46a23828ceeb0b4dd939607be2777f8d1e73fb98dc04aae3da2a8e6d48064ad4063ad3b178fa1d53e8eec345e1c SHA512 14e12726ca46a60d0a86f670f8b19415c2a6e304eeb9a152008a2d1ea81267ddc5ff36b47fdd308bb4764869ffff61e2c243c20cfe85f79a8eb7e31ba85d46dd
+DIST w3lib-2.0.1.tar.gz 43905 BLAKE2B 35d5ef1b326074a86f98341c50ed08f8ec8bc3e13433b7dc8ee6db453375fa0a1958f0f83d4274eeef89b95a177c3f92994c0927367c420d5a03c8400420cc91 SHA512 c4c1a00ad6d0c8f9a3a3a6581fb513328f89bfd9f797bf6289133580581c2579b04da8a2c815d14214bc0dbc87839de3d9f7949ad9398402312d3c522361414e
diff --git a/dev-python/w3lib/w3lib-2.0.1.ebuild b/dev-python/w3lib/w3lib-2.0.1.ebuild
new file mode 100644
index 000000000..1693f3352
--- /dev/null
+++ b/dev-python/w3lib/w3lib-2.0.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Library of web-related functions"
+HOMEPAGE="https://scrapy.org/"
+SRC_URI="https://github.com/scrapy/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT=0
+KEYWORDS="~amd64"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+ # https://github.com/scrapy/w3lib/issues/164
+ tests/test_url.py::UrlTests::test_add_or_replace_parameter
+)
next reply other threads:[~2022-08-13 14:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-13 14:40 Aisha Tammy [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/w3lib/ Rui Huang
2025-04-07 14:27 Rui Huang
2023-12-29 2:12 Aisha Tammy
2023-12-29 2:12 Aisha Tammy
2023-12-29 2:12 Aisha Tammy
2023-03-17 13:01 Anna Vyalkova
2023-03-01 1:16 Anna Vyalkova
2023-02-24 14:07 Aisha Tammy
2022-11-22 7:32 Anna Vyalkova
2021-12-06 16:10 Anna Vyalkova
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=1660401642.938f3921f2ab8cca5f74b9c136ac705d4c131079.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--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