summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-napoleon
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinxcontrib-napoleon')
-rw-r--r--dev-python/sphinxcontrib-napoleon/Manifest4
-rw-r--r--dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild1
-rw-r--r--dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild2
3 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-napoleon/Manifest b/dev-python/sphinxcontrib-napoleon/Manifest
index e5633d4cee79..e454180cf5f4 100644
--- a/dev-python/sphinxcontrib-napoleon/Manifest
+++ b/dev-python/sphinxcontrib-napoleon/Manifest
@@ -1,6 +1,6 @@
AUX no_installed_tests.patch 354 BLAKE2B ef607927f008c407b28ee361dd1bd0b95243cfb8501b7babffe53e6b6f900fe607ccec49130e2333c5f16c8ff2c1b57905aac106ba81b6c19d8aea981bcb5e23 SHA512 94bce4612ec269d10dbc74823a7c3cb6d37787b738aa99c31afab4bf6137449358d61ca9bc63d5eb450e1921eca6cdbce15abff88d91ce11ffeab2213d25af7e
DIST sphinxcontrib-napoleon-0.5.2.tar.gz 24939 BLAKE2B 80735db4176019b164a60c6327600246949a6dd892c161d35ca8046ff669fdcd68661083bfdd94400b8e32a3eb89bfede31bc569df1b17a37ac28071392020bc SHA512 5f8d31c4ce66a042aa0c79ec06b7592539154bd7a397c1898db0cbed15b9891c908bb1d51334ef0b759e5d44ac99cf124616f0e4b3a1b1253f0f92312c949a8c
DIST sphinxcontrib-napoleon-0.6.1.tar.gz 20057 BLAKE2B fe56c257af9433ee10dc92f7a028d581ce0783143f1d187cedbc226a72d3a2af9b185cb528549b80f77749aea15484bdbea5d0bdb7d5b087ac952ed3b855e1ad SHA512 1809fcadf964622bd75cc3ae17aaad467b7003f82e6df4de039a0ba86daa5c5b199af0c185129e79d3c4f8738c0d6c2411950888969fee3bb32ecc8cdfbc84b0
-EBUILD sphinxcontrib-napoleon-0.5.2.ebuild 981 BLAKE2B 77664d16980764be75e77dcd29c92eb474c1b2e6445013dd89979a6803acd194a87774c503a56d158ec7efae742390d56d49345fbf73744a140340f7eac34794 SHA512 67391ce854f2f17c789f95c3dacd061ea9b6f63a0d5033afbf85af6245aaeff6f1fca0bfc2ddc6ab4b3b32adf2d3da6788c403aba06e630134265ea4d1aebec1
-EBUILD sphinxcontrib-napoleon-0.6.1.ebuild 818 BLAKE2B 79e1e50e33c71573ff8cb905f51c0ce7e5e0d5c152244937e7320f656af1fa87bb294a6f6e0ed0ed34ebd3c0eec2b4e2089b8fd74a9d16f3cb2be00f70389027 SHA512 404d735b344de9a1000651211654ba01c1afb270d6a2d42b1828981f29ecd14faf52c9334ce5eff3dcabd0152220ed1b804c94dec2496d4354ec481d377635f3
+EBUILD sphinxcontrib-napoleon-0.5.2.ebuild 1008 BLAKE2B a7eabe8c598728b53790844b78585d2eae5f13ca57cf8382d17603935c46c2b99883e6c926cb80bbd0c1e17278e309bd8802228d760907527a28e70039793067 SHA512 bc4b0cb06c19aef79a8933971bfb00432d0a633d72fa345bbff5d0b705bc71daf879044e973e2bc49faeeba435c999740960f914ae98f8def628a1fe70d9dac7
+EBUILD sphinxcontrib-napoleon-0.6.1.ebuild 823 BLAKE2B 27cdb0fbd0f701aa14b5e7c094f589d41451e8a0462b3c2c81b5b325109818a751643862d11b9fe8602800edb2d41e8af8732a0ebab41e78b578e12a5d2c83e3 SHA512 83c2ad9f498b558c95bbc41c4ae20f686bd99ec686651ba516a76748224d35ec0375e7a3e098576c6f85dcb73cfe834a73c7dfe6bdbbbb8ee2cf655bf4e1d91a
MISC metadata.xml 346 BLAKE2B ade26e4c9a8a00f8fa091b1d12339d4803210a3eedab2e091fe9cb19cb9bda9defa3291b4baa3e2de4b04a144635e87e10b57872caab1707b62843d6414e9165 SHA512 7b97ddc38c9d50f07fdc4188d22425c6e8ef8dfeb8a874c5160ac39d76367ef9bbcf198da2d0de08a1e952bef588fd20f316fcb762bcf4dd9780b4ca00d45d68
diff --git a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild
index f2176a906c46..19cc3532cc1e 100644
--- a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild
+++ b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild
@@ -15,6 +15,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
IUSE=test
+RESTRICT="!test? ( test )"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
diff --git a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild
index 30a53d08dea0..8fc2318b8483 100644
--- a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild
+++ b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="