Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891157 - dev-python/matplotlib-3.6.3 unnecessary dependency on dev-python/setuptools_scm_git_archive
Summary: dev-python/matplotlib-3.6.3 unnecessary dependency on dev-python/setuptools_s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-16 19:56 UTC by Chris Mayo
Modified: 2023-01-17 05:08 UTC (History)
2 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 Chris Mayo 2023-01-16 19:56:50 UTC
matplotlib 3.6 dropped setuptools_scm_git_archive in:

Remove setuptools_scm_git_archive dependency

https://github.com/matplotlib/matplotlib/commit/a31a01623283f3672b79dc2736957b4fd49ebe07
Comment 1 Larry the Git Cow gentoo-dev 2023-01-17 05:08:05 UTC
The bug has been closed via the following commit(s):

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

commit afe1e2f8bcc26969ed6d4c247d0566046fe1170e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-01-17 04:55:41 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-01-17 05:07:59 +0000

    dev-python/matplotlib: Remove setuptools_scm_git_archive dep
    
    Closes: https://bugs.gentoo.org/891157
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/matplotlib/matplotlib-3.6.1.ebuild | 1 -
 dev-python/matplotlib/matplotlib-3.6.2.ebuild | 1 -
 dev-python/matplotlib/matplotlib-3.6.3.ebuild | 1 -
 3 files changed, 3 deletions(-)