Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev-python/spyder version bump 4.2.0 #18201

Closed

Conversation

AndrewAmmerlaan
Copy link
Member

bumps spyder and friends

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
…ings

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @AndrewAmmerlaan
Areas affected: ebuilds
Packages affected: dev-python/diff-match-patch, dev-python/pydata-sphinx-theme, dev-python/pyls-black, dev-python/pyls-spyder, dev-python/python-language-server...

dev-python/diff-match-patch: @gentoo/python
dev-python/pydata-sphinx-theme: @AndrewAmmerlaan, @gentoo/proxy-maint
dev-python/pyls-black: @gentoo/proxy-maint (new package)
dev-python/pyls-spyder: @gentoo/proxy-maint (new package)
dev-python/python-language-server: @AndrewAmmerlaan, @gentoo/proxy-maint
dev-python/spyder: @gentoo/python, @AndrewAmmerlaan, @gentoo/proxy-maint
dev-python/spyder-kernels: @AndrewAmmerlaan, @gentoo/proxy-maint
dev-python/spyder-notebook: @AndrewAmmerlaan, @gentoo/proxy-maint
dev-python/spyder-vim: @AndrewAmmerlaan, @gentoo/proxy-maint
dev-python/three-merge: @gentoo/proxy-maint (new package)

Linked bugs

No bugs to link found. If your pull request references any of the Gentoo bug reports, please add appropriate GLEP 66 tags to the commit message and request reassignment.

If you do not receive any reply to this pull request, please open or link a bug to attract the attention of maintainers.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added new package The PR is adding a new package. assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits. labels Nov 9, 2020
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2020-11-09 15:00 UTC
Newest commit scanned: 0f553e3
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/c9b1413f34/output.html

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2020-11-16 21:21 UTC
Newest commit scanned: 64a30de
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/6f7135251d/output.html


RDEPEND="dev-python/python-language-server[${PYTHON_USEDEP}]"

distutils_enable_tests pytest
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pyls_spyder/tests/test_plugin.py:20: in <module>
    from mock import MagicMock
E   ModuleNotFoundError: No module named 'mock'
===================================== short test summary info ======================================
ERROR pyls_spyder/tests/test_plugin.py
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
========================================= 1 error in 0.20s =========================================

Works after installing mock.


PYTHON_COMPAT=( python3_{7,8} )

inherit eutils xdg distutils-r1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2528: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2529: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2530: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2531: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2532: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2533: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2534: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2535: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2536: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2537: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2538: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2539: optfeature: command not found
/var/tmp/portage/gpm/portage/dev-python/spyder-4.2.0/temp/environment: line 2540: optfeature: command not found

Comment on lines 6 to 8
PYTHON_COMPAT=( python3_{7,8} )

inherit eutils xdg distutils-r1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   have:     DISTUTILS_USE_SETUPTOOLS=bdepend (or unset)
 *   expected: DISTUTILS_USE_SETUPTOOLS=no

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I saw that, but the warning is clearly wrong:

# Third party imports
from setuptools import setup, find_packages
from setuptools.command.install import 

https://github.com/spyder-ide/spyder/blob/master/setup.py

dev-python/mock[${PYTHON_USEDEP}]
dev-python/pandas[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
<dev-python/pytest-5.0[${PYTHON_USEDEP}]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still the case?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

extras_require = {
    'test:platform_system == "Linux"': ['pytest-xvfb'],
    'test:platform_system == "Windows"': ['pywin32'],
    'test': [
        'coverage<5.0',
        'cython',
        'flaky',
        'matplotlib',
        'mock',
        'pandas',
        'pillow',
        'pytest<5.0',
        'pytest-cov',
        'pytest-faulthandler<2.0',
        'pytest-lazy-fixture',
        'pytest-mock',
        'pytest-ordering',
        'pytest-qt',
        'pyyaml',
        'scipy',
        'sympy',
    ],
}

https://github.com/spyder-ide/spyder/blob/master/setup.py

@AndrewAmmerlaan
Copy link
Member Author

Thank you @juippis !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). new package The PR is adding a new package. no bug found No Bug/Closes found in the commits.
Projects
None yet
4 participants