Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732092 - dev-python/configobj fails tests
Summary: dev-python/configobj fails tests
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: PullRequest
Depends on:
Blocks: 730724
  Show dependency tree
 
Reported: 2020-07-10 11:40 UTC by Agostino Sarubbo
Modified: 2020-08-05 04:45 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,31.91 KB, text/plain)
2020-07-10 11:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-07-10 11:40:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/configobj fails tests.
Discovered on: arm  (internal ref: arm_at)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-10 11:40:19 UTC
Created attachment 648800 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-05 04:41:52 UTC
The bug has been closed via the following commit(s):

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

commit aa7b6cafbab7839dc371bd48d4c1b44f32ce5c87
Author:     John Helmert III <jchelmert3@posteo.net>
AuthorDate: 2020-07-27 20:22:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-08-05 04:41:34 +0000

    dev-python/configobj: Various fixes
    
    Switch SRC_URI to Github release tarball, add patch to fix tests on arm,
    EAPI bump, add DISTUTILS_USE_SETUPTOOLS=no like the eclass suggests.
    
    Closes: https://bugs.gentoo.org/732092
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: John Helmert III <jchelmert3@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/16865
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/configobj/Manifest                      |  1 +
 dev-python/configobj/configobj-5.0.6-r1.ebuild     | 25 ++++++++++
 .../files/configobj-5.0.6-fix-py2-tests.patch      | 55 ++++++++++++++++++++++
 3 files changed, 81 insertions(+)