summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-napoleon
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/sphinxcontrib-napoleon
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/sphinxcontrib-napoleon')
-rw-r--r--dev-python/sphinxcontrib-napoleon/Manifest5
-rw-r--r--dev-python/sphinxcontrib-napoleon/files/no_installed_tests.patch11
-rw-r--r--dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild38
-rw-r--r--dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild4
4 files changed, 3 insertions, 55 deletions
diff --git a/dev-python/sphinxcontrib-napoleon/Manifest b/dev-python/sphinxcontrib-napoleon/Manifest
index e454180cf5f4..77d32d34f999 100644
--- a/dev-python/sphinxcontrib-napoleon/Manifest
+++ b/dev-python/sphinxcontrib-napoleon/Manifest
@@ -1,6 +1,3 @@
-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 1008 BLAKE2B a7eabe8c598728b53790844b78585d2eae5f13ca57cf8382d17603935c46c2b99883e6c926cb80bbd0c1e17278e309bd8802228d760907527a28e70039793067 SHA512 bc4b0cb06c19aef79a8933971bfb00432d0a633d72fa345bbff5d0b705bc71daf879044e973e2bc49faeeba435c999740960f914ae98f8def628a1fe70d9dac7
-EBUILD sphinxcontrib-napoleon-0.6.1.ebuild 823 BLAKE2B 27cdb0fbd0f701aa14b5e7c094f589d41451e8a0462b3c2c81b5b325109818a751643862d11b9fe8602800edb2d41e8af8732a0ebab41e78b578e12a5d2c83e3 SHA512 83c2ad9f498b558c95bbc41c4ae20f686bd99ec686651ba516a76748224d35ec0375e7a3e098576c6f85dcb73cfe834a73c7dfe6bdbbbb8ee2cf655bf4e1d91a
+EBUILD sphinxcontrib-napoleon-0.6.1.ebuild 809 BLAKE2B 7beb2655c42771716b475f07376aa6db8cfaf945af40271a1f423c7a887f68b1a588423c871662a90397871c78d01386483f9bc9573c92873fc3e3028ccfa6c2 SHA512 0c37d226d20c9bd70ff20cf4cf5a0da9e05a485049313b0444f0f179fc83d51bb87aac201867bc7f86e44fc828f3463e489258f1feedd20746aff258e89e38e3
MISC metadata.xml 346 BLAKE2B ade26e4c9a8a00f8fa091b1d12339d4803210a3eedab2e091fe9cb19cb9bda9defa3291b4baa3e2de4b04a144635e87e10b57872caab1707b62843d6414e9165 SHA512 7b97ddc38c9d50f07fdc4188d22425c6e8ef8dfeb8a874c5160ac39d76367ef9bbcf198da2d0de08a1e952bef588fd20f316fcb762bcf4dd9780b4ca00d45d68
diff --git a/dev-python/sphinxcontrib-napoleon/files/no_installed_tests.patch b/dev-python/sphinxcontrib-napoleon/files/no_installed_tests.patch
deleted file mode 100644
index 20ba790b8523..000000000000
--- a/dev-python/sphinxcontrib-napoleon/files/no_installed_tests.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.py.orig 2016-08-03 16:43:35.775261808 +0200
-+++ setup.py 2016-08-03 16:43:56.126054227 +0200
-@@ -43,7 +43,7 @@
- 'Framework :: Sphinx :: Extension',
- ],
- platforms='any',
-- packages=find_packages(),
-+ packages=["sphinxcontrib"],
- include_package_data=True,
- install_requires=reqs,
- test_suite='nose.collector',
diff --git a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild
deleted file mode 100644
index 19cc3532cc1e..000000000000
--- a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="Allow a different format in dosctrings for better clarity"
-HOMEPAGE="https://pypi.org/project/sphinxcontrib-napoleon/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=test
-RESTRICT="!test? ( test )"
-
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- >=dev-python/six-1.5.2[${PYTHON_USEDEP}]
- >=dev-python/pockets-0.3[${PYTHON_USEDEP}]
- test? ( >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
- >=dev-python/docutils-0.10[${PYTHON_USEDEP}]
- >=dev-python/flake8-2.0[${PYTHON_USEDEP}]
- >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
- >=dev-python/nose-1.3.0[${PYTHON_USEDEP}]
- >=dev-python/sphinx-1.2.1[${PYTHON_USEDEP}]
- )
-"
-src_prepare() {
- epatch "${FILESDIR}/no_installed_tests.patch" || die
-}
-
-python_test() {
- nosetests tests || die "tests failed with ${EPYTHON}"
-}
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 8fc2318b8483..f973c17f4b7c 100644
--- a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild
+++ b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1