Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 748921 - dev-python/sqlalchemy-1.3.17 fails tests with >=dev-python/pytest-6.0
Summary: dev-python/sqlalchemy-1.3.17 fails tests with >=dev-python/pytest-6.0
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: 2020-10-14 11:42 UTC by Agostino Sarubbo
Modified: 2020-10-16 16:31 UTC (History)
0 users

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


Attachments
build.log (build.log,186.57 KB, text/plain)
2020-10-14 11:42 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-10-14 11:42:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/sqlalchemy-1.3.17 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-14 11:42:39 UTC
Created attachment 665407 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-10-16 16:31:07 UTC
The bug has been closed via the following commit(s):

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

commit c2c22b849b4b63544729c075468d9d28be2cd92f
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2020-10-16 12:01:08 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2020-10-16 16:30:13 +0000

    dev-python/sqlalchemy: bump to 1.3.20, various fixes
    
    * Backport some commits to fix PyPy3 support.
    * Use pytest-xdist to speed up tests.
    * Recommend maintained MySQL packages instead of mysql-python.
    * Remove unused mock test dependency.
    * Remove Python 2 workaround.
    * Stop compressing examples.
    * This version supports pytest 6 (#748921).
    
    Closes: https://bugs.gentoo.org/748921
    Closes: https://bugs.gentoo.org/710040
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-python/sqlalchemy/Manifest                     |   1 +
 .../sqlalchemy/files/sqlalchemy-1.3.20-pypy3.patch | 188 +++++++++++++++++++++
 dev-python/sqlalchemy/sqlalchemy-1.3.20.ebuild     |  68 ++++++++
 3 files changed, 257 insertions(+)