Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757858 - net-analyzer/netdata: still depends on removed dev-python/mysql-python
Summary: net-analyzer/netdata: still depends on removed dev-python/mysql-python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-01 12:01 UTC by Joonas Niilola
Modified: 2020-12-17 21:50 UTC (History)
0 users

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 Joonas Niilola gentoo-dev 2020-12-01 12:01:06 UTC
Hi, 

net-analyzer/netdata ebuilds still conditionally depend on removed dev-python/mysql-python package. 

	mysql? (
			|| (
				$(python_gen_cond_dep 'dev-python/mysqlclient[${PYTHON_MULTI_USEDEP}]')
				$(python_gen_cond_dep 'dev-python/mysql-python[${PYTHON_MULTI_USEDEP}]')

I'd be a good time finally removing the dep for dev-python/mysql-python since it's been last-rited and removed from ::gentoo tree.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-17 21:50:50 UTC
The bug has been closed via the following commit(s):

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

commit 9b75bb0b3881683b2d3969b9c5da6154ecc2305f
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-12-17 21:49:55 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-12-17 21:50:46 +0000

    net-analyzer/netdata: Cleanup old versions
    
    Closes: https://bugs.gentoo.org/757858
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-analyzer/netdata/Manifest              |   4 -
 net-analyzer/netdata/netdata-1.23.2.ebuild | 141 ----------------------------
 net-analyzer/netdata/netdata-1.24.0.ebuild | 141 ----------------------------
 net-analyzer/netdata/netdata-1.25.0.ebuild | 141 ----------------------------
 net-analyzer/netdata/netdata-1.26.0.ebuild | 142 -----------------------------
 5 files changed, 569 deletions(-)