diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-03-14 18:19:08 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-03-14 18:19:08 +0000 |
commit | 9ecdcfa46d8257a208dac1edc65aea2ccf11a799 (patch) | |
tree | b279d7ba5ed35fb11619b62e48c61254e46ed4a8 /dev-python/sphinxcontrib-jquery | |
parent | a18f8581f716592db51c45679c46e319db13ca29 (diff) |
gentoo auto-resync : 14:03:2023 - 18:19:08
Diffstat (limited to 'dev-python/sphinxcontrib-jquery')
-rw-r--r-- | dev-python/sphinxcontrib-jquery/Manifest | 4 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-jquery/metadata.xml | 2 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-jquery/sphinxcontrib-jquery-4.1.ebuild | 27 |
3 files changed, 31 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-jquery/Manifest b/dev-python/sphinxcontrib-jquery/Manifest index 12ce4903595e..6ccc5d01df99 100644 --- a/dev-python/sphinxcontrib-jquery/Manifest +++ b/dev-python/sphinxcontrib-jquery/Manifest @@ -1,3 +1,5 @@ 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 EBUILD sphinxcontrib-jquery-3.0.0.ebuild 749 BLAKE2B d7e12f236e8a22e27dec9dd2cee35424d15ebcc018aa1f15ac1281e943f226c56ad6fcd265f28ab459ec91d228ffb1c8139b941108db597eb940e6721df9ca7d SHA512 406c3e658f2456bb7714cb81b8ec521b0a99c35710d00b3cd93a5131729912abccf9c19523a2806c8c3f3c23a3a1468ecda40957f4112676c6b0ecaddf82ce34 -MISC metadata.xml 409 BLAKE2B 8710eef90c8bbe37c7e21c242608c637c26bcd7953274f5ed958cb4faa9102e03d19d57212e5bce9c59f504cf8820f1c5149569b3d766049ecccf6a758a375c9 SHA512 5fbc9e23858c95f46baf32101072b60f081243a801dcf4bbb03708cadaa4516dbfccdd81c7a5a5a17e9c78233efdaf28dcd70c0e00470f9dfa8691a0405fbae8 +EBUILD sphinxcontrib-jquery-4.1.ebuild 613 BLAKE2B 33b5c5c589bcec54526ebd03f1d0aafa9888af4c36ba1516ed079e3d7ff1fa984def3f4196de43b9cd6a14ff01c816f47361dc8f567fa0283002b8a314f11c28 SHA512 417324cee198acc3751bad67c0884bec613269c903bd11320cd85f71c473f1a5465431841b8bdcc9214ffcbe44e2d4d585fcd3a1ccddfe672fe4ed3f9612cbe2 +MISC metadata.xml 409 BLAKE2B a1b51d7229a523798c368121b926375f38e9284e77025bd036ab759591ecd5466d4dbcf63fd9fcc52bad90641d74f7ad5268e3560925d5acabdef09132808554 SHA512 7ade38d7d2077cb76b21ade858fd68656a41288475a7cce7e6e72cf62499765ffa1de685da22b477ec327779c6787a39f6a2cca6f00959aa7ab8eee62d14b040 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 |