From fd1ea0a53f74daa4fd860ac35a20ba1817fd20fa Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 9 Dec 2023 17:12:21 +0000 Subject: gentoo auto-resync : 09:12:2023 - 17:12:21 --- dev-python/sphinxcontrib-plantuml/Manifest | 6 +-- .../sphinxcontrib-plantuml-0.25.ebuild | 42 -------------------- .../sphinxcontrib-plantuml-0.26.ebuild | 45 ---------------------- .../sphinxcontrib-plantuml-0.27.ebuild | 2 +- 4 files changed, 2 insertions(+), 93 deletions(-) delete mode 100644 dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.25.ebuild delete mode 100644 dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.26.ebuild (limited to 'dev-python/sphinxcontrib-plantuml') diff --git a/dev-python/sphinxcontrib-plantuml/Manifest b/dev-python/sphinxcontrib-plantuml/Manifest index 80c2329877f1..60b571947b2a 100644 --- a/dev-python/sphinxcontrib-plantuml/Manifest +++ b/dev-python/sphinxcontrib-plantuml/Manifest @@ -1,7 +1,3 @@ -DIST sphinxcontrib-plantuml-0.25.gh.tar.gz 18871 BLAKE2B 563cedb9c67303b08e71019f5ca21385a7ef6fd65b07eed01710c83776742868a18aa01346c2dcb7c9121693ec15f9181c610bd39432042812c891423dd0d3f8 SHA512 1f04ccfd1f8cedea22a0bd8d445e298d461c253d75f92a757c55ae013fa5043327312021f4915a15e522a5409d92217ac76865e7a520512c190ba3e6e5642f08 -DIST sphinxcontrib-plantuml-0.26.gh.tar.gz 19112 BLAKE2B 65d4cca560cbc52271f22cfd479937b872d8bd58f72ac778aab873b5528312ccacc368328f65b29e437445080b9ca65a835019fe5cba38aac7488c5b3e03a6d9 SHA512 1ec004012d4eaeda0f0299206b6cbc1cbd246f378123d067912baf5b2f9c10ecffa4e27778d34db89dde84eff183fbeff35793420971cb94f42fa416af37786f DIST sphinxcontrib-plantuml-0.27.gh.tar.gz 19268 BLAKE2B d74d85da40a9c17eb6d73bfd2890af4f4260b11001bba4f3001d84f2f9b53597c2148c14af5a853ab3c0d3a760435a3475c6bc69748c9522f66b5f1c5e01d7b2 SHA512 acf648bc83647317d717c7f69026f20cc87066e26c409daaf14ec35e874f53ba324d1b2325b82987bc54f8224293113997bbfeca78b9f14c1704ff108e083faf -EBUILD sphinxcontrib-plantuml-0.25.ebuild 964 BLAKE2B 50f537411257ebefb08d3c4a5707ebb48b7f91bb9f7e68c1857de1b0225978f2ef9b6eecc2bb7009670e7249b6eb9aaf9a496f8400634654aa91656b3578f4e4 SHA512 4b843cf28faadb7b1cf4f7df51a9d5b01b7ca0e90cb774bde4038b7b4534151eff26ce9000be214e3cb0ad9616d64295f717705da9ac7141a74030983198104b -EBUILD sphinxcontrib-plantuml-0.26.ebuild 1012 BLAKE2B 39d337d3b92e5f73a07fe0302bcd8415bf673f32389082c4ac4d13c9e31377b74a7a5252d996f6968f5f16071af38e2b04203f30af9dfef579ac1e90e38f0828 SHA512 02bb72700675fbf27d566b4a07a1d48e8e622fda42ec413cc2c077fed18e7d96d7e62dae425ce5f5db9db3b50c7a50532ffa8ce267982f26601676d7c8e27426 -EBUILD sphinxcontrib-plantuml-0.27.ebuild 1020 BLAKE2B fd07668a46350004f92a6f7e168c79e6651315b7bb82b5ac366ef520d83029bf54069516119813766ca996c988cd97fb738b199545f8bdd3d2f0902ab0bf7b50 SHA512 28f6b5b6d959549093f3e48809589998795d9d4ddf3cb0e97ac0f784d2f1ee9929363be874d647f0a8246e7178f8ddde0146da0c740156bbdd5288ff349b7fb9 +EBUILD sphinxcontrib-plantuml-0.27.ebuild 1018 BLAKE2B 49f51474dd5f052f3bda975fb75d1eab2b2202c6beb61e918f58272b3a034eda800231edef001fd51218f0f15ecae4116073836a7c3cd946218c0bc13bbf6476 SHA512 cd30d43b34af01da12e8fcfdb508bcbde4bbaba5332d678c7ffdf8c18a005503df779b18dc1f7402eb0f2ced595f498fd596fc87f83391915a692938aeff2222 MISC metadata.xml 419 BLAKE2B 05ba888453b1a19e83a8d21a5b0cc2a5a24482434b44c0f3bd4c75c99004523f6397a7a32811a336c15449ea86f1736e5a940d240d19f3956a176fce3881378d SHA512 6d8c4c646e7d84771a7ac7889650c06a0efcaa708d5e009df323f4d8ee591c75d864811ba10dde72b84f40359092302225a93d8de374da8d52033163356d6f46 diff --git a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.25.ebuild b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.25.ebuild deleted file mode 100644 index 64208ead486a..000000000000 --- a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.25.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_11 ) - -inherit distutils-r1 - -DESCRIPTION="Sphinx extensions for PlantUML" -HOMEPAGE="https://github.com/sphinx-contrib/plantuml/" -SRC_URI=" - https://github.com/sphinx-contrib/plantuml/archive/refs/tags/${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64" - -S="${WORKDIR}/${P#sphinxcontrib-}" - -BDEPEND=" - test? ( - app-text/texlive - dev-python/sphinxcontrib-applehelp[${PYTHON_USEDEP}] - dev-tex/latexmk - dev-texlive/texlive-fontutils - dev-texlive/texlive-latexextra - ) -" - -distutils_enable_tests pytest - -python_test() { - # Fix for sphinx.errors.ExtensionError: Could not import extension sphinxcontrib.applehelp - # See https://projects.gentoo.org/python/guide/test.html#importerrors-for-c-extensions, thanks to mgorny. - rm -rf sphinxcontrib || die - - epytest -} diff --git a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.26.ebuild b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.26.ebuild deleted file mode 100644 index dc76419a2a3f..000000000000 --- a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.26.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) - -inherit distutils-r1 - -DESCRIPTION="Sphinx extensions for PlantUML" -HOMEPAGE=" - https://github.com/sphinx-contrib/plantuml/ - https://pypi.org/project/sphinxcontrib-plantuml/ -" -SRC_URI=" - https://github.com/sphinx-contrib/plantuml/archive/refs/tags/${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64" - -S="${WORKDIR}/${P#sphinxcontrib-}" - -BDEPEND=" - test? ( - app-text/texlive - dev-python/sphinxcontrib-applehelp[${PYTHON_USEDEP}] - dev-tex/latexmk - dev-texlive/texlive-fontutils - dev-texlive/texlive-latexextra - ) -" - -distutils_enable_tests pytest - -python_test() { - # Fix for sphinx.errors.ExtensionError: Could not import extension sphinxcontrib.applehelp - # See https://projects.gentoo.org/python/guide/test.html#importerrors-for-c-extensions, thanks to mgorny. - rm -rf sphinxcontrib || die - - epytest -} diff --git a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.27.ebuild b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.27.ebuild index 2f1b4b1279b6..05d76c224ebf 100644 --- a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.27.ebuild +++ b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.27.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 arm64" S="${WORKDIR}/${P#sphinxcontrib-}" -- cgit v1.2.3