Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732570 - dev-python/transitions-0.8.1: fails tests (error: Could not find suitable distribution for Requirement.parse('pytest'))
Summary: dev-python/transitions-0.8.1: fails tests (error: Could not find suitable dis...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-07-14 15:57 UTC by Agostino Sarubbo
Modified: 2020-08-03 18:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,12.14 KB, text/plain)
2020-07-14 15:57 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-07-14 15:57:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/transitions fails tests.
Discovered on: amd64  (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-14 15:57:50 UTC
Created attachment 649170 [details]
build.log

build log and emerge --info
Comment 2 Conrad Kostecki gentoo-dev 2020-08-01 19:42:42 UTC
Yep, I will bump this together with 0.8.2.
Comment 3 Larry the Git Cow gentoo-dev 2020-08-03 18:59:07 UTC
The bug has been closed via the following commit(s):

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

commit 2b354365f13ee0c70be337e5ec075718b0d08888
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-08-03 18:49:35 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-08-03 18:49:35 +0000

    dev-python/transitions: bump to version 0.8.2
    
    Closes: https://bugs.gentoo.org/733884
    Closes: https://bugs.gentoo.org/732570
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/transitions/Manifest                 |  1 +
 dev-python/transitions/transitions-0.8.2.ebuild | 45 +++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 5968bc7d12ea06a5a92982ddc8eb091f46bd3b84
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-08-03 18:52:53 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-08-03 18:55:52 +0000

    dev-python/transitions: fix tests
    
    Added missing deps and changed tests to use correctly pytest.
    
    Bug: https://bugs.gentoo.org/733884
    Bug: https://bugs.gentoo.org/732570
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/transitions/transitions-0.7.1-r1.ebuild | 45 ++++++++++++++++++++++
 dev-python/transitions/transitions-0.8.1-r1.ebuild | 45 ++++++++++++++++++++++
 2 files changed, 90 insertions(+)