Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778305 - dev-python/flask-migrate-2.7.0 fails tests
Summary: dev-python/flask-migrate-2.7.0 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:
Depends on:
Blocks:
 
Reported: 2021-03-26 07:27 UTC by Agostino Sarubbo
Modified: 2021-03-26 14:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,17.23 KB, text/plain)
2021-03-26 07:27 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 2021-03-26 07:27:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/flask-migrate-2.7.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-26 07:27:39 UTC
Created attachment 693810 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-26 07:27:40 UTC
Possible context of error(s):

error: Command '['/usr/bin/python3.7', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/flask-migrate-2.7.0/temp/tmp20nmlyg2', '--quiet', 'greenlet!=0.4.17']' returned non-zero exit status 1.
Comment 3 Larry the Git Cow gentoo-dev 2021-03-26 14:37:04 UTC
The bug has been closed via the following commit(s):

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

commit 8cd070d6be079ede23467b8d37e59210ac31714f
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-03-26 14:31:53 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-03-26 14:36:59 +0000

    dev-python/sqlalchemy: Disable optional dep on greenlet
    
    Closes: https://bugs.gentoo.org/778305
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/sqlalchemy/sqlalchemy-1.4.0.ebuild                      | 7 +++++++
 dev-python/sqlalchemy/sqlalchemy-1.4.1.ebuild                      | 7 +++++++
 dev-python/sqlalchemy/sqlalchemy-1.4.2.ebuild                      | 7 +++++++
 .../{sqlalchemy-1.4.3.ebuild => sqlalchemy-1.4.3-r1.ebuild}        | 7 +++++++
 4 files changed, 28 insertions(+)