From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/
Date: Wed, 29 Jan 2025 08:48:40 +0000 (UTC) [thread overview]
Message-ID: <1738140497.c224bae28080ae1f170657b8829821ebeaaeb515.mgorny@gentoo> (raw)
commit: c224bae28080ae1f170657b8829821ebeaaeb515
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 29 07:09:33 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 29 08:48:17 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c224bae2
dev-python/sphinx-notfound-page: Bump to 1.1.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sphinx-notfound-page/Manifest | 1 +
.../sphinx-notfound-page-1.1.0.ebuild | 46 ++++++++++++++++++++++
2 files changed, 47 insertions(+)
diff --git a/dev-python/sphinx-notfound-page/Manifest b/dev-python/sphinx-notfound-page/Manifest
index de6abc7b82d4..47574f4a2ca1 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1 +1,2 @@
DIST sphinx-notfound-page-1.0.4.gh.tar.gz 544117 BLAKE2B f8155167183fa3d6487cfd9f93eff8a99dd3253ed7f44632ca822b9da3d0b409a6897edd4f972fc9535b4759c2ef976c5f66daf85249ba9de4c83ae96ff65d7a SHA512 d6643e29768b31834c73302f8995cd92c052b2a51a4ecffc997f4ea4d15cf830c17a2f538fec637b1a3a7e187fa787252652b5ab8ce0ab92f44996a63669b504
+DIST sphinx-notfound-page-1.1.0.gh.tar.gz 544169 BLAKE2B 4a5aa18f0b566e43f2e9a5c0a25e8a19487a626430bfa53df75a573db09e943edd8b33d9948d983a7e6e07807e9e4257c241a6b63818d7d35a93aa4620c29e4c SHA512 4f6868e68e821f02020104aadc38c3b8d4e4f16eec8fc696e076ef13a49a3675560a8c90f2d0a1d5daf8ef4bee85ecfb61b2c03882c7be3aca000d34e13d5e68
diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.1.0.ebuild b/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.1.0.ebuild
new file mode 100644
index 000000000000..cc9efea474e2
--- /dev/null
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.1.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2019-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded"
+HOMEPAGE="
+ https://sphinx-notfound-page.readthedocs.io/
+ https://github.com/readthedocs/sphinx-notfound-page/
+ https://pypi.org/project/sphinx-notfound-page/
+"
+SRC_URI="
+ https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ >=dev-python/sphinx-5[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+ # calls sphinx-build directly, works around venv
+ tests/test_urls.py::test_parallel_build
+
+ # broken upstream (mismatch with new dev-python/sphinx?)
+ # https://github.com/readthedocs/sphinx-notfound-page/issues/249
+ tests/test_urls.py::test_default_settings
+ tests/test_urls.py::test_urls_prefix_setting
+ tests/test_urls.py::test_urls_prefix_setting_none
+ tests/test_urls.py::test_custom_404_rst_source
+ tests/test_urls.py::test_urls_for_dirhtml_builder
+ tests/test_urls.py::test_toctree_urls_notfound_default
+ tests/test_urls.py::test_toctree_links
+ tests/test_urls.py::test_toctree_links_custom_settings
+)
next reply other threads:[~2025-01-29 8:49 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-29 8:48 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-19 20:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/ Michał Górny
2025-02-15 9:53 Michał Górny
2025-02-15 8:31 Arthur Zamarin
2024-11-11 3:06 Michał Górny
2024-11-10 13:28 Michał Górny
2024-10-24 7:44 Arthur Zamarin
2024-08-17 7:51 Michał Górny
2024-08-17 7:43 Michał Górny
2024-07-31 15:58 Michał Górny
2024-06-30 17:00 Michał Górny
2024-06-08 9:02 Michał Górny
2024-06-08 7:20 Arthur Zamarin
2024-05-24 4:03 Michał Górny
2024-05-22 4:49 Michał Górny
2023-10-06 15:08 Michał Górny
2023-10-06 14:29 Sam James
2023-08-31 13:22 Michał Górny
2022-08-13 10:57 Arthur Zamarin
2022-08-13 10:43 Arthur Zamarin
2022-07-14 7:31 Michał Górny
2022-02-27 16:38 Sam James
2022-01-30 13:32 James Le Cuirot
2022-01-13 7:18 Sam James
2022-01-11 22:03 Michał Górny
2022-01-11 21:36 Arthur Zamarin
2022-01-10 20:41 Arthur Zamarin
2022-01-10 20:16 Arthur Zamarin
2022-01-10 20:05 Jakov Smolić
2021-12-11 8:00 Arthur Zamarin
2021-12-10 12:11 Arthur Zamarin
2021-12-10 12:11 Arthur Zamarin
2021-12-09 22:33 Arthur Zamarin
2021-12-09 21:15 Arthur Zamarin
2021-11-10 7:32 Michał Górny
2021-09-16 4:53 Arthur Zamarin
2021-09-10 10:21 Marek Szuba
2021-06-24 8:20 Michał Górny
2021-06-24 4:26 Agostino Sarubbo
2021-06-23 21:27 Michał Górny
2021-05-21 9:21 Michał Górny
2020-10-21 22:51 Michał Górny
2020-10-16 3:26 Matthew Thode
2020-09-14 10:20 Louis Sautier
2020-09-14 9:19 Louis Sautier
2020-09-14 9:18 Louis Sautier
2020-03-29 21:21 Sergei Trofimovich
2020-02-06 6:18 Michał Górny
2019-08-23 16:13 Matthew Thode
2019-08-12 18:23 Matthew Thode
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=1738140497.c224bae28080ae1f170657b8829821ebeaaeb515.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