From 623ee73d661e5ed8475cb264511f683407d87365 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 Apr 2020 03:41:30 +0100 Subject: gentoo Easter resync : 12.04.2020 --- dev-python/sphinxcontrib-qthelp/Manifest | 4 ++- .../sphinxcontrib-qthelp-1.0.2.ebuild | 2 +- .../sphinxcontrib-qthelp-1.0.3.ebuild | 30 ++++++++++++++++++++++ 3 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild (limited to 'dev-python/sphinxcontrib-qthelp') diff --git a/dev-python/sphinxcontrib-qthelp/Manifest b/dev-python/sphinxcontrib-qthelp/Manifest index 220fc6d3309e..fc825e190daf 100644 --- a/dev-python/sphinxcontrib-qthelp/Manifest +++ b/dev-python/sphinxcontrib-qthelp/Manifest @@ -1,3 +1,5 @@ DIST sphinxcontrib-qthelp-1.0.2.tar.gz 17804 BLAKE2B f3d6a67469c82e2a6e90b75d506ee3faa896d8ec408d60f93f74c8cc4bafb22772f85e36c286a96cecf2d7808338da233910055404969ef311f935173f06f376 SHA512 8fe840e011fabd596194f539d27a502b77ae8a6030ae1a7646b1af9f203d3578b7420ead655297b2a752f0cb0e6803247c7a79b2ccd2d4662ed9f58398947864 -EBUILD sphinxcontrib-qthelp-1.0.2.ebuild 729 BLAKE2B ac86c9d6223b6267bc8a5b76394235bb6bccb477c71d17f362f886f5212bb3ee52b139939bafb47003d402acea0f5929d23e70010a6a695e24a8af837900e6b2 SHA512 c5d22c13b9d072b4ee5301acd6f7d052627641d58f5a42ea57982a83f110a84c01abcbb76f3d1867ee4132340cb34870f03146bfddd0399b1ce8d8440e294c3d +DIST sphinxcontrib-qthelp-1.0.3.tar.gz 21658 BLAKE2B 7a82e8941d49836cf3e64aabe05ba65b34596f7ba0287b4dc7ed2c5940f6944d1853790d1d52637b03d934effbba8fc5094089e2924322cf1b373432c60bce6a SHA512 29f77e4b3f1a4868c2a34dbd853415e5d813f482cd23b982aeed42d53acba09b896d77ba930c34cce8af043bb7d64a19acff610430e942038d95a410b6e0b5fa +EBUILD sphinxcontrib-qthelp-1.0.2.ebuild 725 BLAKE2B aefc844d4fbaa40997c45b42153d45e8ad8e304ff123a8c35a974527ade635970686a35ea1455d20348cfbd575ce89a2dfbe9c6dd1eea6c5b283fdcaa4b7b680 SHA512 14696df01b734d3be6e190919327756df569ad1dca64000467ad685033f5482ecac3137df7afd74a9158335683914efa9898cc395de14ef9c2ae1c16973dcadc +EBUILD sphinxcontrib-qthelp-1.0.3.ebuild 890 BLAKE2B ca66d393757fbc7fd33dd3b1d3fc6dbedc555526591cc170d5b166cd89e5be74cca711b1d0c66637fce77e95e0c2ea5f20ff61c20b38045337e116dc89e0702f SHA512 31555e0de4c0adb31f2f7fd46a79324f915685fdb20c7fc171f40d22278c2c4368cd538713f5c033625dfbd342f4cd3aa5740ea3f864979197e2b494bec1cdc9 MISC metadata.xml 323 BLAKE2B 958abf4a10551f32a30bf4a103bf38f001d827dad8f8b7c0d737cd8d6cd5a1a7bd4bb0de765ef457875bfedc913a9303fbb94d4f8f796dd6114b1c15a3849b3a SHA512 5b1be7c4599df98adaf5c3b08b078cd15c207957c5e8e7025181be66f09cfe3331b0e1c53404c10041612c34e3cb0af388f1b1c34e3e508b609721c617dc89d6 diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.ebuild index 2a85ec64ced3..8706029c4624 100644 --- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.ebuild +++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" RDEPEND="" PDEPEND=" diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild new file mode 100644 index 000000000000..faaa7426e975 --- /dev/null +++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Sphinx extension which outputs QtHelp documents" +HOMEPAGE="https://www.sphinx-doc.org + https://github.com/sphinx-doc/sphinxcontrib-qthelp" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" + +RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" +PDEPEND=" + >=dev-python/sphinx-2.0[${PYTHON_USEDEP}]" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( ${PDEPEND} )" + +distutils_enable_tests pytest + +python_install_all() { + distutils-r1_python_install_all + find "${ED}" -name '*.pth' -delete || die +} -- cgit v1.2.3