Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711596 - media-gfx/img2pdf-0.3.3 - QA notice - DISTUTILS_USE_SETUPTOOLS value is probably incorrect
Summary: media-gfx/img2pdf-0.3.3 - QA notice - DISTUTILS_USE_SETUPTOOLS value is proba...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Diogo Pereira
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2020-03-05 13:14 UTC by Francesco Turco
Modified: 2021-09-10 10:07 UTC (History)
2 users (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 Francesco Turco 2020-03-05 13:14:35 UTC
Portage reports the following QA notice when emerging media-gfx/img2pdf-0.3.3:

> DISTUTILS_USE_SETUPTOOLS value is probably incorrect
>   value:    DISTUTILS_USE_SETUPTOOLS=bdepend (default?)
>   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
Comment 1 Larry the Git Cow gentoo-dev 2020-04-23 06:01:02 UTC
The bug has been closed via the following commit(s):

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

commit 3eaae3a768cbe49e018aa61ef4148a0251d0c8ca
Author:     Diogo Pereira <sir.suriv@gmail.com>
AuthorDate: 2020-04-21 23:21:21 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-04-23 06:00:56 +0000

    media-gfx/img2pdf: bump to 0.3.4
    
    - Support Python 3.7 and 3.8
    - Fix DISTUTILS_USE_SETUPTOOLS QA notice
    - Use distutils_enable_tests
    
    Closes: https://bugs.gentoo.org/711596
    Closes: https://bugs.gentoo.org/718332
    Signed-off-by: Diogo Pereira <sir.suriv@gmail.com>
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Closes: https://github.com/gentoo/gentoo/pull/15459
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 media-gfx/img2pdf/Manifest             |  1 +
 media-gfx/img2pdf/img2pdf-0.3.4.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)