Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722294 - dev-python/collective-checkdocs-0.2: QA warnings (DISTUTILS_USE_SETUPTOOLS, nspkg file)
Summary: dev-python/collective-checkdocs-0.2: QA warnings (DISTUTILS_USE_SETUPTOOLS, n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2020-05-10 23:58 UTC by Sam James
Modified: 2021-09-10 10:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-10 23:58:20 UTC
* Messages for package dev-python/collective-checkdocs-0.2:

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   value:    DISTUTILS_USE_SETUPTOOLS=bdepend (default?)
 *   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
 * The following *-nspkg.pth files were found installed:
 *
 *   /usr/lib/python3.7/site-packages/collective.checkdocs-0.2-py3.7-nspkg.pth
 *
 * The presence of those files may break namespaces in Python 3.5+. Please
 * read our documentation on reliable handling of namespaces and update
 * the ebuild accordingly:
 *
 *   https://wiki.gentoo.org/wiki/Project:Python/Namespace_packages
Comment 1 Larry the Git Cow gentoo-dev 2020-10-01 21:56:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bac86b99a3c1e2186e96b4848c3b38462693c921

commit bac86b99a3c1e2186e96b4848c3b38462693c921
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2020-10-01 13:15:55 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2020-10-01 21:55:54 +0000

    dev-python/collective-checkdocs: add PyPy3+Py3.{8,9}, tests, fix QA
    
    Closes: https://bugs.gentoo.org/722294
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 .../collective-checkdocs-0.2-r1.ebuild             | 37 ++++++++++++++++++++++
 1 file changed, 37 insertions(+)