Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832473 - dev-python/mongomock-4.0.0 fails tests
Summary: dev-python/mongomock-4.0.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-01 07:27 UTC by Agostino Sarubbo
Modified: 2022-02-01 10:43 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,122.67 KB, text/plain)
2022-02-01 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 2022-02-01 07:27:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mongomock-4.0.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-01 07:27:27 UTC
Created attachment 764066 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-01 07:27:28 UTC
Error(s) that match a know pattern:


ERROR tests/test__bulk_operations.py - TypeError: '>=' not supported between ...
ERROR tests/test__client_api.py - TypeError: '>=' not supported between insta...
ERROR tests/test__collection_api.py - TypeError: '>=' not supported between i...
ERROR tests/test__database_api.py - TypeError: '>=' not supported between ins...
ERROR tests/test__gridfs.py - TypeError: '>=' not supported between instances...
ERROR tests/test__mongomock.py - TypeError: '>=' not supported between instan...
ERROR tests/test__not_implemented.py - TypeError: '>=' not supported between ...
ERROR tests/test__patch.py - TypeError: '>=' not supported between instances ...
E   TypeError: '>=' not supported between instances of 'Version' and 'Version'
Comment 3 Larry the Git Cow gentoo-dev 2022-02-01 10:43:49 UTC
The bug has been closed via the following commit(s):

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

commit 4bf0976fcd01ab25f89c096000622fd81636ea9e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-02-01 10:32:49 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-02-01 10:43:45 +0000

    dev-python/setuptools: Bump to 60.6.0
    
    Bump to 60.6.0 release.  Remove *.extern modules that sometimes breaks
    packaging.version when the dependencies are unbundled.
    
    Closes: https://bugs.gentoo.org/832473
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/setuptools/Manifest                 |   1 +
 dev-python/setuptools/setuptools-60.6.0.ebuild | 106 +++++++++++++++++++++++++
 2 files changed, 107 insertions(+)