From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cssselect2/
Date: Sat, 16 Apr 2022 15:56:08 +0000 (UTC) [thread overview]
Message-ID: <1650124515.e1b174386bde5e415dcffa3f72d3b49fdfaa7f63.mgorny@gentoo> (raw)
commit: e1b174386bde5e415dcffa3f72d3b49fdfaa7f63
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 15:55:15 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 15:55:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b17438
dev-python/cssselect2: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cssselect2/Manifest | 1 -
dev-python/cssselect2/cssselect2-0.4.1-r1.ebuild | 31 ------------------------
2 files changed, 32 deletions(-)
diff --git a/dev-python/cssselect2/Manifest b/dev-python/cssselect2/Manifest
index 3bea7fe075dc..5d7c14a4487c 100644
--- a/dev-python/cssselect2/Manifest
+++ b/dev-python/cssselect2/Manifest
@@ -1,3 +1,2 @@
-DIST cssselect2-0.4.1.tar.gz 32756 BLAKE2B 86915c39aa5b72ebcdba25b3ac23f59a0fb6c6109019d68e8ce8846572d9412a3cc76cdf9e8b2163605cb942183019eb9170df9a4e61476d703eaf612381a903 SHA512 feafeec3dbe3157ee452d94cd391a09cfcb48ca8bd1563c117c77c9ceb01102c4989611ede39e433ec25d3ddda98a94c4589ccb290b79c729683e673763b42ac
DIST cssselect2-0.5.0.tar.gz 34918 BLAKE2B 12ec30d42caa916e487674ccb910def00acca3f47b3d9e69f376614b997e68f4dae1632a852efd0b9d47c321534935d029fd96028dce9b11e391402b203fbdbd SHA512 869dbce3915db87727b09016c094b908b0055693db238a24c89b0482fed64d7e1811ad2db407faee32638566fd4e47402f05155dc2d8887e98f2107f9b8633c2
DIST cssselect2-0.6.0.tar.gz 35442 BLAKE2B eb42c6abed531d9ece07ae5aa442be0c0ca926f982987ede1c5ba3e391950fcf88b1c322da5933842993ad5d98488e2a29aa714d1ca65b672cecbe425bac9bd7 SHA512 10cb55ebaaa16b755d85f1e511ae0281fb017d6937750392ae1da7f32d51ff944fb14c6d1c9ea5f42734450b719157ded116dc14ef471a9a20fcc43fb6682308
diff --git a/dev-python/cssselect2/cssselect2-0.4.1-r1.ebuild b/dev-python/cssselect2/cssselect2-0.4.1-r1.ebuild
deleted file mode 100644
index 5c32b1dcc26d..000000000000
--- a/dev-python/cssselect2/cssselect2-0.4.1-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Parses CSS3 Selectors and translates them to XPath 1.0"
-HOMEPAGE="https://cssselect2.readthedocs.io/en/latest/
- https://pypi.org/project/cssselect2/
- https://github.com/Kozea/cssselect2"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
- dev-python/tinycss2[${PYTHON_USEDEP}]
- dev-python/webencodings[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-src_prepare() {
- sed -i -e '/addopts/d' pyproject.toml || die
- sed -i -e '2,3s:flit:&_core:' pyproject.toml || die
- distutils-r1_src_prepare
-}
next reply other threads:[~2022-04-16 15:56 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-16 15:56 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-27 12:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/cssselect2/ Michał Górny
2025-03-22 10:30 Michał Górny
2025-03-22 8:38 Arthur Zamarin
2025-03-06 3:31 Michał Górny
2025-02-25 7:51 Michał Górny
2024-05-18 16:10 Michał Górny
2023-11-24 14:43 Michał Górny
2023-05-31 15:35 Michał Górny
2023-05-15 4:10 Sam James
2023-05-15 4:10 Sam James
2023-03-16 3:47 Michał Górny
2022-10-25 10:31 Michał Górny
2022-10-25 9:49 Sam James
2022-09-19 18:35 Arthur Zamarin
2022-06-22 7:57 Michał Górny
2022-06-22 6:53 Agostino Sarubbo
2022-05-19 7:14 Michał Górny
2022-04-16 15:36 Arthur Zamarin
2022-04-16 7:38 Sam James
2022-03-14 10:32 Yixun Lan
2022-02-28 8:28 Michał Górny
2022-02-27 18:37 Michał Górny
2022-01-26 21:53 Michał Górny
2021-06-05 18:48 Michał Górny
2021-01-24 19:55 Steve Arnold
2020-12-17 17:09 Michał Górny
2020-12-17 16:41 Agostino Sarubbo
2020-12-05 9:52 Michał Górny
2020-10-29 23:38 Michał Górny
2020-09-26 10:45 Aaron W. Swenson
2020-05-03 12:28 Agostino Sarubbo
2020-03-26 17:17 Michał Górny
2020-03-11 8:04 Michał Górny
2020-02-04 19:47 Michał Górny
2018-03-20 21:11 Michał Górny
2018-02-07 6:37 Thomas Deutschmann
2017-09-18 18:11 Patrick Lauer
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=1650124515.e1b174386bde5e415dcffa3f72d3b49fdfaa7f63.mgorny@gentoo \
--to=mgorny@gentoo.org \
--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