From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cssselect/
Date: Tue, 11 Mar 2025 08:47:39 +0000 (UTC) [thread overview]
Message-ID: <1741682853.2277c29f1ed92d6926faa2c691e72fea425e98e7.mgorny@gentoo> (raw)
commit: 2277c29f1ed92d6926faa2c691e72fea425e98e7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 11 06:35:11 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 08:47:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2277c29f
dev-python/cssselect: Bump to 1.3.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cssselect/Manifest | 1 +
dev-python/cssselect/cssselect-1.3.0.ebuild | 33 +++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-python/cssselect/Manifest b/dev-python/cssselect/Manifest
index 3a13b93e06e5..c4e544fe0475 100644
--- a/dev-python/cssselect/Manifest
+++ b/dev-python/cssselect/Manifest
@@ -1 +1,2 @@
DIST cssselect-1.2.0.gh.tar.gz 40878 BLAKE2B 951b33ee65d73ba14594f8475c764ae132a44ed7a6bb6effbcf445aa956e5390595b1f1139747331bfdd42d56ecb6d4aba3c88ceb2a103c456423543c41af95e SHA512 439f83e37c381f962abcfca0b83050372cbad44179e876591d8504abc2da1d4fe80891c8c8e1763341cf152525259565dc5e80038fa7c14e8c69f22a11f83d94
+DIST cssselect-1.3.0.gh.tar.gz 41742 BLAKE2B 3d50083ed44f8e09f17af884fd469af6a803afe397fbbbfc4df8f3ce47b006eda9c138e18f605bbc0f000b97d1518ac9212d42984dd0f7c7762771242982afb5 SHA512 d2711a1ed5e1fb21bd6f7422ab36c1d06b7b46b6cbdb3480182b72f4a877dd06c8b47a1b41b0a30adbd9fbd551d34b479e020d72cb1d46c3f483273e86e61ce9
diff --git a/dev-python/cssselect/cssselect-1.3.0.ebuild b/dev-python/cssselect/cssselect-1.3.0.ebuild
new file mode 100644
index 000000000000..1464ea5ac51c
--- /dev/null
+++ b/dev-python/cssselect/cssselect-1.3.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+
+inherit distutils-r1
+
+DESCRIPTION="Parse CSS3 Selectors and translate them to XPath 1.0"
+HOMEPAGE="
+ https://cssselect.readthedocs.io/en/latest/
+ https://github.com/scrapy/cssselect/
+ https://pypi.org/project/cssselect/
+"
+SRC_URI="
+ https://github.com/scrapy/cssselect/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+BDEPEND="
+ test? (
+ dev-python/lxml[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_sphinx docs
+distutils_enable_tests unittest
next reply other threads:[~2025-03-11 8:48 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-11 8:47 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 14:16 [gentoo-commits] repo/gentoo:master commit in: dev-python/cssselect/ Michał Górny
2024-05-09 18:52 Michał Górny
2023-05-25 3:18 Sam James
2022-11-29 8:41 Michał Górny
2022-11-29 7:27 Arthur Zamarin
2022-10-28 7:09 Michał Górny
2022-06-12 14:25 Michał Górny
2022-06-12 11:53 Sam James
2022-05-11 11:47 Michał Górny
2022-05-11 11:47 Michał Górny
2021-08-21 22:15 James Le Cuirot
2021-07-27 11:00 Marek Szuba
2021-05-18 12:51 Michał Górny
2020-11-28 13:41 Sam James
2020-11-28 13:41 Sam James
2020-09-26 16:21 Michał Górny
2020-05-26 10:35 Michał Górny
2020-01-26 17:11 Michał Górny
2019-12-24 14:13 Mikle Kolyada
2019-12-19 18:35 Sergei Trofimovich
2019-12-15 13:53 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 11:38 Agostino Sarubbo
2019-12-04 6:48 Aaron Bauman
2019-11-27 2:18 Patrick McLean
2019-11-23 15:38 Michał Górny
2019-11-23 14:34 Michał Górny
2019-11-20 13:00 Michał Górny
2019-11-20 13:00 Michał Górny
2018-07-17 8:32 Michał Górny
2018-06-03 10:34 Mikle Kolyada
2018-03-21 14:32 Michał Górny
2018-03-21 14:32 Michał Górny
2018-03-18 19:19 Michał Górny
2018-02-17 21:51 Patrice Clement
2017-05-19 6:21 Michael Weber
2017-05-03 6:15 Michał Górny
2017-02-12 22:39 Zac Medico
2017-02-06 10:04 Mart Raudsepp
2017-01-23 3:38 Lars Wendler
2016-10-24 11:30 Lars Wendler
2016-06-29 18:18 Patrick Lauer
2015-09-27 5:25 Jeroen Roovers
2015-09-25 10:07 Justin Lecher
2015-09-25 7:11 Justin Lecher
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=1741682853.2277c29f1ed92d6926faa2c691e72fea425e98e7.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