Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905270 - dev-python/pyproject-fmt-0.11.1 fails tests
Summary: dev-python/pyproject-fmt-0.11.1 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: TESTFAILURE
Depends on:
Blocks: 911073
  Show dependency tree
 
Reported: 2023-04-29 05:59 UTC by Agostino Sarubbo
Modified: 2023-08-02 18:52 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,64.37 KB, text/plain)
2023-04-29 05:59 UTC, Agostino Sarubbo
Details
build.log (0.13.0) (file_905270.txt,18.25 KB, text/plain)
2023-08-02 16:26 UTC, Sam James
Details

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

Issue: dev-python/pyproject-fmt-0.11.1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-29 05:59:57 UTC
Created attachment 860899 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-29 05:59:58 UTC
Error(s) that match a know pattern:


FAILED tests/formatter/test_project.py::test_classifier_gt_tox - assert '
[p...
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-02 16:26:44 UTC
Created attachment 866856 [details]
build.log (0.13.0)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-02 16:26:57 UTC
TERM maybe..?
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-08-02 18:27:18 UTC
It looks as if it was "unaware" of Python 3.12's trove classifier existence.
Comment 6 Larry the Git Cow gentoo-dev 2023-08-02 18:52:23 UTC
The bug has been closed via the following commit(s):

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

commit d42eaf8ed1634b74d835e7409ba6cf0de1796fca
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-08-02 18:50:30 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-08-02 18:52:19 +0000

    dev-python/pyproject-fmt: Add missing test dep on dev-python/tox
    
    Closes: https://bugs.gentoo.org/905270
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../pyproject-fmt/pyproject-fmt-0.13.0-r1.ebuild   | 35 ++++++++++++++++++++++
 1 file changed, 35 insertions(+)