public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-jquery/
Date: Tue, 14 Mar 2023 16:57:38 +0000 (UTC)	[thread overview]
Message-ID: <1678812950.40e3496b543703aca9db3e31345d199ac071fc96.mgorny@gentoo> (raw)

commit:     40e3496b543703aca9db3e31345d199ac071fc96
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 16:16:47 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 16:55:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40e3496b

dev-python/sphinxcontrib-jquery: Bump to 4.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sphinxcontrib-jquery/Manifest           |  1 +
 dev-python/sphinxcontrib-jquery/metadata.xml       |  2 +-
 .../sphinxcontrib-jquery-4.1.ebuild                | 27 ++++++++++++++++++++++
 3 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/dev-python/sphinxcontrib-jquery/Manifest b/dev-python/sphinxcontrib-jquery/Manifest
index 5dcac46679aa..9db94878d534 100644
--- a/dev-python/sphinxcontrib-jquery/Manifest
+++ b/dev-python/sphinxcontrib-jquery/Manifest
@@ -1 +1,2 @@
 DIST jquery-3.0.0.gh.tar.gz 121750 BLAKE2B 5b160fa1434b111683824442a0ecb0da230dba7f29161495859845282e1b6471faa256be6fffc2d34c6fc97e4e188bb1247284613bf65bf322fcb77463b6cf83 SHA512 a681f42734f2925b597f8d90c7b90a3f6df9549d1c97195799670542c5eabdc4d4d4aecfef29f56bd74ffad18ab179cc47f27b8395c11388259473690601901a
+DIST sphinxcontrib-jquery-4.1.tar.gz 122331 BLAKE2B 3f0ba80c20c13a6543968b0c7234fd86ba238fa723191956e6b125ae709db8a048d585815e6ddb152b3808bcc857bb43c025ffa722a18f74ab265a667c9574b7 SHA512 a686f59b973276e10bf6ece507d2c2f7ff26d46c3a4aef0884f359cb86a9b033bf0d5f1d1e22e0f7e4790dfb99be5ad7ffd8469193180b9ebe348c7ff3ed981c

diff --git a/dev-python/sphinxcontrib-jquery/metadata.xml b/dev-python/sphinxcontrib-jquery/metadata.xml
index 68f6d58c7f2f..c71b6db83c5b 100644
--- a/dev-python/sphinxcontrib-jquery/metadata.xml
+++ b/dev-python/sphinxcontrib-jquery/metadata.xml
@@ -8,6 +8,6 @@
 	<stabilize-allarches/>
 	<upstream>
 		<remote-id type="github">sphinx-contrib/jquery</remote-id>
-		<remote-id type="pypi">sphinxcontrib.jquery</remote-id>
+		<remote-id type="pypi">sphinxcontrib-jquery</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/dev-python/sphinxcontrib-jquery/sphinxcontrib-jquery-4.1.ebuild b/dev-python/sphinxcontrib-jquery/sphinxcontrib-jquery-4.1.ebuild
new file mode 100644
index 000000000000..c1bc135d5528
--- /dev/null
+++ b/dev-python/sphinxcontrib-jquery/sphinxcontrib-jquery-4.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Extension to include jQuery on newer Sphinx releases"
+HOMEPAGE="
+	https://github.com/sphinx-contrib/jquery/
+	https://pypi.org/project/sphinxcontrib-jquery/
+"
+
+# MIT for jQuery
+LICENSE="0BSD MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+	dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-03-14 16:57 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-14 16:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-27 17:08 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-jquery/ Michał Górny
2025-02-20 10:25 Michał Górny
2024-05-31 22:09 Petr Vaněk
2023-11-25  4:00 Sam James
2023-05-30 16:01 Sam James
2023-03-24 13:14 Arthur Zamarin
2023-03-23 21:47 James Le Cuirot
2023-03-18 19:20 Sam James
2023-03-18 18:52 Arthur Zamarin
2023-03-18 18:36 Arthur Zamarin
2023-03-18 18:36 Arthur Zamarin
2023-03-18 18:36 Arthur Zamarin
2023-03-18 18:36 Arthur Zamarin
2023-03-18 18:36 Arthur Zamarin
2023-03-16 16:35 Michał Górny
2023-03-10  9:03 Arthur Zamarin
2023-03-04  5:56 Arthur Zamarin
2023-02-27 12:45 WANG Xuerui
2023-02-24 22:20 Sam James
2023-02-20 21:29 Arthur Zamarin
2023-02-20 19:50 Arthur Zamarin
2023-02-13  3:02 Matt Turner
2023-02-12  9:00 Yixun Lan
2023-02-12  6:42 Sam James
2023-02-12  6:23 Sam James
2023-02-12  6:23 Sam James
2023-02-12  6:23 Sam James
2023-02-12  4:43 Michał Górny

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=1678812950.40e3496b543703aca9db3e31345d199ac071fc96.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