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

Bug 641664

Summary: dev-python/flask-htmlmin-1.2.1 should depend on dev-python/setuptools - /usr/bin/python3.5 setup.py build: ImportError: No module named 'setuptools'
Product: Gentoo Linux Reporter: Michael Mounteney <gentoobugs>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: titanofold
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Michael Mounteney 2017-12-19 06:58:21 UTC
Created attachment 510852 [details]
build.log

Build fails when python/setuptools is not installed;  see attached build.log
Comment 1 Michael Mounteney 2017-12-19 06:58:55 UTC
Created attachment 510854 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2017-12-22 16:06:57 UTC
The ebuild already depends on dev-python/setuptools through distutils-r1.eclass.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2017-12-22 16:10:31 UTC
No wait, you were right.
Comment 4 Larry the Git Cow gentoo-dev 2017-12-30 19:40:09 UTC
The bug has been closed via the following commit(s):

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

commit 03bc3ab82f52afb221f54916e9afc54d80dcf379
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2017-12-30 19:39:33 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2017-12-30 19:39:55 +0000

    dev-python/flask-htmlmin: Depend on setuptools
    
    Closes: https://bugs.gentoo.org/641664
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/flask-htmlmin/flask-htmlmin-1.2.1.ebuild | 3 +++
 1 file changed, 3 insertions(+)