Summary: | dev-python/thrift-0.14.1 does not enable tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Fabian Groffen <grobian> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny, treecleaner |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 784263 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 716904 [details]
build.log
build log and emerge --info
it appears there are no reverse dependencies for thrift, so we should just last-rite this one. # Fabian Groffen <grobian@gentoo.org> (2022-04-01) # unused package, not enabling tests, bug #796830 # Removal in 30 days dev-python/thrift (In reply to Fabian Groffen from comment #2) > it appears there are no reverse dependencies for thrift, so we should just > last-rite this one. This looks wrong. $ rdep $(pkg) == rdep of dev-python/thrift == net-wireless/gnuradio-3.8.4.0:ctrlport+python_single_target_python3_9 net-wireless/gnuradio-3.8.4.0:ctrlport+python_single_target_python3_8 net-wireless/gnuradio-3.8.5.0:ctrlport+python_single_target_python3_8 net-wireless/gnuradio-3.8.5.0:ctrlport+python_single_target_python3_9 == ddep of dev-python/thrift == net-wireless/gnuradio-3.8.4.0:ctrlport+python_single_target_python3_9 net-wireless/gnuradio-3.8.4.0:ctrlport+python_single_target_python3_8 net-wireless/gnuradio-3.8.5.0:ctrlport+python_single_target_python3_8 net-wireless/gnuradio-3.8.5.0:ctrlport+python_single_target_python3_9 hmmm, indeed. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf4ce4f0995a9b1848feaebfe87089c0c851ac57 commit cf4ce4f0995a9b1848feaebfe87089c0c851ac57 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2022-06-03 09:36:33 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2022-06-03 09:37:17 +0000 dev-python/thrift: add 0.16.0 EAPI=6->8, PEP517, py3.10 Closes: https://bugs.gentoo.org/796830 Closes: https://bugs.gentoo.org/796833 Closes: https://bugs.gentoo.org/845894 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-python/thrift/Manifest | 1 + dev-python/thrift/thrift-0.16.0.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) |