Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 749080

Summary: dev-python/pypugjs-5.9.5 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Brian Dolbec <dolsen>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    

Description Agostino Sarubbo gentoo-dev 2020-10-14 19:10:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pypugjs-5.9.5 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: ci)

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'DISTUTILS_USE_SETUPTOOLS'
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-14 19:10:40 UTC
Possible context of error(s):

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   have:     DISTUTILS_USE_SETUPTOOLS=bdepend (or unset)
 *   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
Comment 2 Larry the Git Cow gentoo-dev 2021-01-29 21:46:01 UTC
The bug has been closed via the following commit(s):

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

commit 73991f865d147ee4d1f18145241dfb86344a75bd
Author:     Brian Dolbec <dolsen@gentoo.org>
AuthorDate: 2021-01-17 19:15:46 +0000
Commit:     Brian Dolbec <dolsen@gentoo.org>
CommitDate: 2021-01-29 21:45:16 +0000

    dev-python/pypugjs: Version bump to 5.9.8 fix setuptools ?depend
    
    Closes: https://bugs.gentoo.org/749080
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Brian Dolbec <dolsen@gentoo.org>

 dev-python/pypugjs/Manifest             |  1 +
 dev-python/pypugjs/pypugjs-5.9.5.ebuild |  4 ++--
 dev-python/pypugjs/pypugjs-5.9.8.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 26 insertions(+), 2 deletions(-)