Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798615 - dev-python/zeep-3.4.0 does not enable tests
Summary: dev-python/zeep-3.4.0 does not enable 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: 784263
  Show dependency tree
 
Reported: 2021-06-25 06:27 UTC by Agostino Sarubbo
Modified: 2021-08-15 10:51 UTC (History)
0 users

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


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

Issue: dev-python/zeep-3.4.0 does not enable tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-25 06:27:30 UTC
Created attachment 719094 [details]
build.log

build log and emerge --info
Comment 2 Louis Sautier (sbraz) gentoo-dev 2021-08-15 10:51:29 UTC
Fixed in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b92b7b925e14a42a3fcae4856a70c711d978cbb6

commit b92b7b925e14a42a3fcae4856a70c711d978cbb6
Author: Louis Sautier <sbraz@gentoo.org>
Date:   Sun Aug 15 02:58:58 2021 +0200

    dev-python/zeep: add 4.0.0, enable py3.10 and tests
    
    Also stop overriding DOCS which only contains standard file names.
    
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>