From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EEB16138350 for ; Sat, 15 Feb 2020 20:43:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36E97E0899; Sat, 15 Feb 2020 20:43:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F2D8FE0898 for ; Sat, 15 Feb 2020 20:43:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AC23034ED4F for ; Sat, 15 Feb 2020 20:43:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A527113A for ; Sat, 15 Feb 2020 20:43:03 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1581799079.5d34c828e1ac2c42e82a63591a7b0247d4c9aa88.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-language-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-language-server/Manifest dev-python/python-language-server/python-language-server-0.31.2.ebuild dev-python/python-language-server/python-language-server-0.31.8.ebuild X-VCS-Directories: dev-python/python-language-server/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 5d34c828e1ac2c42e82a63591a7b0247d4c9aa88 X-VCS-Branch: master Date: Sat, 15 Feb 2020 20:43:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 21247cc2-6fa9-4f2e-82cd-f0308388ad3f X-Archives-Hash: 8f57c8e3f90c449f410a21da6b01dab3 commit: 5d34c828e1ac2c42e82a63591a7b0247d4c9aa88 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Jan 26 18:57:09 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Feb 15 20:37:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d34c828 dev-python/python-language-server: Version bump 0.31.8 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan riseup.net> Closes: https://github.com/gentoo/gentoo/pull/14463 Signed-off-by: Matt Turner gentoo.org> dev-python/python-language-server/Manifest | 2 +- ...ebuild => python-language-server-0.31.8.ebuild} | 28 +++++++++++++++++++++- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/dev-python/python-language-server/Manifest b/dev-python/python-language-server/Manifest index 22a293d4b9b..71ac444a620 100644 --- a/dev-python/python-language-server/Manifest +++ b/dev-python/python-language-server/Manifest @@ -1 +1 @@ -DIST python-language-server-0.31.2.tar.gz 64048 BLAKE2B 6dcb9d2a7eecfc1611f74c38b0418da5369f43d2e787d6402d49f03eddbbefabd3c95f8eb7f0e95f251b3088ccf4e94e060c8f8a7a7f71dbb0bb8c95d686dfbb SHA512 f36150b4621e818ea94d9f276e8752ac5a76ed46c7f387e8ae69991fa9d6145225ddb4a513f10fba696f4683e31085a547613a59b076006fc13310d05e752fe3 +DIST python-language-server-0.31.8.tar.gz 65064 BLAKE2B 8d63d9f7761391fe3c099ea6f3f78530418dfda8450109a95e24957858ad9cb46080fcdc0f4b553fb007130ede7e6e607f272988e303f5c37a6bf0a3f7235a8c SHA512 36be790c5eac819558a82aba2787c36f41ff90e5c8b8d878b70531c0b6d996a279e7cd8bbe10c22187417ae5bd05566299a93db5e40d1a8ceb65a1c0f2eb1ce5 diff --git a/dev-python/python-language-server/python-language-server-0.31.2.ebuild b/dev-python/python-language-server/python-language-server-0.31.8.ebuild similarity index 59% rename from dev-python/python-language-server/python-language-server-0.31.2.ebuild rename to dev-python/python-language-server/python-language-server-0.31.8.ebuild index 07d9ee4687f..0ebc9ebc1a9 100644 --- a/dev-python/python-language-server/python-language-server-0.31.2.ebuild +++ b/dev-python/python-language-server/python-language-server-0.31.8.ebuild @@ -24,13 +24,39 @@ RDEPEND="dev-python/jedi[${PYTHON_USEDEP}] dev-python/python-jsonrpc-server[${PYTHON_USEDEP}] dev-python/ujson[${PYTHON_USEDEP}]" +DEPEND="test? ( + dev-python/autopep8[${PYTHON_USEDEP}] + dev-python/flake8[${PYTHON_USEDEP}] + dev-python/matplotlib[${PYTHON_USEDEP}] + dev-python/mccabe[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] + dev-python/numpy[${PYTHON_USEDEP}] + dev-python/pandas[${PYTHON_USEDEP}] + dev-python/pycodestyle[${PYTHON_USEDEP}] + dev-python/pydocstyle[${PYTHON_USEDEP}] + dev-python/pyflakes[${PYTHON_USEDEP}] + dev-python/pylint[${PYTHON_USEDEP}] + dev-python/QtPy[testlib,${PYTHON_USEDEP}] + dev-python/rope[${PYTHON_USEDEP}] + dev-python/yapf[${PYTHON_USEDEP}] )" + +distutils_enable_tests pytest + +python_prepare_all() { + # remove pytest-cov dependencie + sed -i -e '16,18d' setup.cfg || die + + distutils-r1_python_prepare_all +} + pkg_postinst() { elog "To get additional features, optional runtime dependencies may be installed:" optfeature "Automatically formats Python code to conform to the PEP 8 style guide" dev-python/autopep8 optfeature "A wrapper around PyFlakes, pep8 & mccabe" dev-python/flake8 optfeature "flake8 plugin: McCabe complexity checker" dev-python/mccabe optfeature "Python style guide checker (fka pep8)" dev-python/pycodestyle - optfeature "Passive checker for Python programs" sci-libs/pyflakes + optfeature "Python docstring style checker" dev-python/pydocstyle + optfeature "Passive checker for Python programs" dev-python/pyflakes optfeature "Python code static checker" dev-python/pylint optfeature "Python refactoring library" dev-python/rope optfeature "A formatter for Python files" dev-python/yapf