public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Henri Gasc" <gasc@eurecom.fr>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/mkdocs-rss-plugin/
Date: Thu, 10 Oct 2024 19:18:03 +0000 (UTC)	[thread overview]
Message-ID: <1728587871.d00bf4819bc1f420c1da61cbb5a120a63cfd9d5a.gasc@gentoo> (raw)

commit:     d00bf4819bc1f420c1da61cbb5a120a63cfd9d5a
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Thu Oct 10 16:56:03 2024 +0000
Commit:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Thu Oct 10 19:17:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d00bf481

dev-python/mkdocs-rss-plugin: add 1.15.0, drop 1.12.2

Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 dev-python/mkdocs-rss-plugin/Manifest              |  4 ++--
 ...12.2.ebuild => mkdocs-rss-plugin-1.15.0.ebuild} | 25 +++++++++++-----------
 2 files changed, 15 insertions(+), 14 deletions(-)

diff --git a/dev-python/mkdocs-rss-plugin/Manifest b/dev-python/mkdocs-rss-plugin/Manifest
index 8cbc4086f..f29686d2f 100644
--- a/dev-python/mkdocs-rss-plugin/Manifest
+++ b/dev-python/mkdocs-rss-plugin/Manifest
@@ -1,2 +1,2 @@
-DIST mkdocs-rss-plugin-1.12.2.gh.tar.gz 552019 BLAKE2B fc88dba9b81d351227606d5f0e255affa120d36e53fcbd0800c188380dbecc52b6638c6efb969e279d960c3246e6e503dc6abd2b8ea3ad54d0aeaf90ffcbf30d SHA512 537ca5e31860ab0164b6ef8bd1f20962064c6e31983e0e1d4be4a2176cdd00884d4862b7a2c9666f56aa194ea63ddb8fa462fb9e8df755c8c9d555a89b7b9909
-DIST mkdocs-rss-plugin-cache-1.12.2.gh.tar.gz 3913335 BLAKE2B 0c11a0cf29599335f24d935798393acfb9bec27a278f8c5be4ae7279ad6ab588b50daed2aa377fe48435798c41ae290b273a5bae94547cc5b162aba54aa649c7 SHA512 eba19c77f0c0f1052b86a4eb7910aeffbd68e86184b80d35a768c568cbc1178a4f91807469000005041defcf3b9707197d8938ab3edf6ce7832abc37d40fa00d
+DIST mkdocs-rss-plugin-1.15.0.gh.tar.gz 557859 BLAKE2B 39ae348bb1b130afa95503323b5e77db1b2eb3ed1bbfa03dbf768b0985f5de48873ed76470ce7ffd4ce89bf8af7a8cb3b216f59614b0c066ef1955f6d96407e9 SHA512 ff91f0ef1e004bd128088dd9805680c76b1ecfdc55416dfd29f0dd161ac6f2afb9c8bd5e57d3bd37d8ba1055dd272abd821a397bbc39aa3b4e5b6a6a5670dee9
+DIST mkdocs-rss-plugin-cache-1.15.0.gh.tar.gz 3674310 BLAKE2B 3d9a69bd07dd3fab88073669f7b2ca77ef895e70c600e4966a733d1c8e56434dd3e57039b6f084727dc48c8b52007d5ae60df7101dacd9545cef32f5c5ce1dae SHA512 c91b7f1a06c861b2e18d5a3c81034496db9c57c9ab77b26b8d1b4edae5d65cedaa84779c0cda9cc6608fadc80b7ba6b5a3f1e31a129f45defe9866280d47a1b4

diff --git a/dev-python/mkdocs-rss-plugin/mkdocs-rss-plugin-1.12.2.ebuild b/dev-python/mkdocs-rss-plugin/mkdocs-rss-plugin-1.15.0.ebuild
similarity index 74%
rename from dev-python/mkdocs-rss-plugin/mkdocs-rss-plugin-1.12.2.ebuild
rename to dev-python/mkdocs-rss-plugin/mkdocs-rss-plugin-1.15.0.ebuild
index 02e5e9cef..ecc8755ff 100644
--- a/dev-python/mkdocs-rss-plugin/mkdocs-rss-plugin-1.12.2.ebuild
+++ b/dev-python/mkdocs-rss-plugin/mkdocs-rss-plugin-1.15.0.ebuild
@@ -35,20 +35,21 @@ KEYWORDS="~amd64"
 BDEPEND="
 	>=dev-python/GitPython-3.1[${PYTHON_USEDEP}]
 	<dev-python/GitPython-3.2[${PYTHON_USEDEP}]
-	>=dev-python/mkdocs-1.4[${PYTHON_USEDEP}]
+	>=dev-python/mkdocs-1.5[${PYTHON_USEDEP}]
 	<dev-python/mkdocs-2[${PYTHON_USEDEP}]
-	dev-python/pillow[${PYTHON_USEDEP},truetype]
+	>=dev-python/cachecontrol-0.14[${PYTHON_USEDEP}]
+	<dev-python/cachecontrol-1[${PYTHON_USEDEP}]
+	dev-python/filelock[${PYTHON_USEDEP}]
+	>=dev-python/requests-2.31[${PYTHON_USEDEP}]
+	<dev-python/requests-3[${PYTHON_USEDEP}]
 	test? (
-		dev-python/feedparser[${PYTHON_USEDEP}]
-		dev-python/jsonschema[${PYTHON_USEDEP}]
-		dev-python/mkdocs-material[${PYTHON_USEDEP}]
-		dev-python/validator-collection[${PYTHON_USEDEP}]
-		dev-python/pytest-cov[${PYTHON_USEDEP}]
-		dev-python/validator-collection[${PYTHON_USEDEP}]
-		dev-python/jsonfeed[${PYTHON_USEDEP}]
-	)
-	doc? (
-		dev-python/mkdocs-material[${PYTHON_USEDEP},social]
+		>=dev-python/feedparser-6.0.11[${PYTHON_USEDEP}]
+		<dev-python/feedparser-6.1[${PYTHON_USEDEP}]
+		>=dev-python/jsonfeed-1.1.2[${PYTHON_USEDEP}]
+		<dev-python/jsonfeed-2[${PYTHON_USEDEP}]
+		>=dev-python/mkdocs-material-9[${PYTHON_USEDEP},social]
+		>=dev-python/validator-collection-1.5[${PYTHON_USEDEP}]
+		<dev-python/validator-collection-1.6[${PYTHON_USEDEP}]
 	)
 "
 DEPEND="${BDEPEND}"


             reply	other threads:[~2024-10-10 19:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-10 19:18 Henri Gasc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-30 13:29 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/mkdocs-rss-plugin/ Henri Gasc
2024-11-24 21:06 Anna Vyalkova
2024-05-31 22:16 Henri Gasc
2024-04-15  9:26 Julien Roy
2024-03-10 17:45 Henri Gasc
2023-12-25 22:22 Henri Gasc
2023-03-12 17:37 Henri Gasc
2023-02-08 15:59 Henri Gasc

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=1728587871.d00bf4819bc1f420c1da61cbb5a120a63cfd9d5a.gasc@gentoo \
    --to=gasc@eurecom.fr \
    --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