Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928502 - dev-python/thrift: version bump, unexplained test restriction
Summary: dev-python/thrift: version bump, unexplained test restriction
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-03 09:08 UTC by Michał Górny
Modified: 2024-06-27 15:17 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-03 09:08:45 UTC
0.20.0 upstream now.

Also, the package has RESTRICT="test" with no explanatory comment as to why tests were restricted.
Comment 1 Fabian Groffen gentoo-dev 2024-04-03 09:42:28 UTC
last-riting the package didn't work last time due to deps, this needs a maintainer, I have no means to test/use this package anymore.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-23 14:45:45 UTC
@radio, interested in taking it?

I suppose we could p.u.mask gnuradio[ctrlport] too.
Comment 3 Thomas Beierlein gentoo-dev 2024-05-29 07:58:08 UTC
(In reply to Michał Górny from comment #0)
> 0.20.0 upstream now.
> 
> Also, the package has RESTRICT="test" with no explanatory comment as to why
> tests were restricted.

Just bumped to 0.20.0, added support of py3.12.

(In reply to Michał Górny from comment #2)
> @radio, interested in taking it?

Seems to make sense. Will look into it.
Comment 4 Larry the Git Cow gentoo-dev 2024-06-27 15:11:38 UTC
The bug has been referenced in the following commit(s):

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

commit 3c5145d37821ee4cb3162fc21f86c7ed90955cd4
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-06-27 15:02:12 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-06-27 15:11:11 +0000

    dev-python/thrift: wire up tests
    
    Bug: https://bugs.gentoo.org/928502
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 dev-python/thrift/thrift-0.20.0.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
Comment 5 Petr Vaněk gentoo-dev 2024-06-27 15:17:44 UTC
11 tests out of 13 is skipped with this message: failing SSL test to be fixed in subsequent pull request. But at least we have something.