From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/parsel/
Date: Sun, 26 Feb 2023 22:42:38 +0000 (UTC) [thread overview]
Message-ID: <1677451296.0dbdc7e17d98e462b543b24ab243a2610482796e.cybertailor@gentoo> (raw)
commit: 0dbdc7e17d98e462b543b24ab243a2610482796e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Feb 26 21:02:42 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Feb 26 22:41:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0dbdc7e1
dev-python/parsel: drop 1.6.0
Closes: https://bugs.gentoo.org/897502
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/parsel/Manifest | 1 -
dev-python/parsel/parsel-1.6.0.ebuild | 36 -----------------------------------
2 files changed, 37 deletions(-)
diff --git a/dev-python/parsel/Manifest b/dev-python/parsel/Manifest
index 7b4db1cb9..266b6a774 100644
--- a/dev-python/parsel/Manifest
+++ b/dev-python/parsel/Manifest
@@ -1,2 +1 @@
-DIST parsel-1.6.0.tar.gz 100678 BLAKE2B 9fe937013d84d168cab4e415affecece272f7b2af729448aaf802240d0d7aca553d85de5747cf06ecbd17099e2bd81c741a3afd6bbad803916afdfd3673c07d6 SHA512 d3161522e1102cceeb1f29ab020b33019d4ac7f096cfab8fbe40f54073e49afc24f02aa54206d86f56c8f92e3db2d0d2f8a3dbdfa6417492cf299201f2ae6604
DIST parsel-1.7.0.tar.gz 46036 BLAKE2B e83b5f7f5a7a4274632a38586641be761482c6978670f6c747249d4063f5596bacc42d698d294da1aa9fb972bbaf21cbe3247e49560f1b9c29a3d79eee4dd00a SHA512 850784cfb32fbf619dbcd53152edb569b199965e59f3ec088892a8d432aaf08c1a61f3562499c5c592d9578fb28f871d519e3d7b344e3b7a12fbaaca57909f89
diff --git a/dev-python/parsel/parsel-1.6.0.ebuild b/dev-python/parsel/parsel-1.6.0.ebuild
deleted file mode 100644
index 5b33de46a..000000000
--- a/dev-python/parsel/parsel-1.6.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1
-
-DESCRIPTION="Utility to extract data from XML/HTML documents using XPath or CSS selectors"
-HOMEPAGE="https://scrapy.org/"
-SRC_URI="https://github.com/scrapy/parsel/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT=0
-KEYWORDS="~amd64"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
- dev-python/cssselect[${PYTHON_USEDEP}]
- dev-python/lxml[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/w3lib[${PYTHON_USEDEP}]
-"
-BDEPEND="${DEPEND}
- test? (
- dev-python/sybil[${PYTHON_USEDEP}]
- )
-"
-
-PATCHES=( "${FILESDIR}/${PN}-1.6.0-pytest-runner.patch" )
-
-distutils_enable_tests pytest
-
-python_test() {
- py.test --ignore=docs || die
-}
next reply other threads:[~2023-02-26 22:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-26 22:42 Anna Vyalkova [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/parsel/ 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
2022-11-22 7:32 Anna Vyalkova
2022-08-14 11:46 Aisha Tammy
2022-08-14 2:06 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=1677451296.0dbdc7e17d98e462b543b24ab243a2610482796e.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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