Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878675 - dev-util/gi-docgen still requires dev-python/toml
Summary: dev-util/gi-docgen still requires dev-python/toml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://gitlab.gnome.org/GNOME/gi-doc...
Whiteboard:
Keywords:
Depends on: 893302
Blocks: 878651
  Show dependency tree
 
Reported: 2022-10-29 13:27 UTC by Michał Górny
Modified: 2023-02-20 17:32 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-10-29 13:27:41 UTC
See tracker.

IIRC I've submitted a MR for this some time ago but upstream was concerned that their users would need to install a new package but I can't connect to GNOME's gitlab right now.
Comment 1 Larry the Git Cow gentoo-dev 2023-01-07 17:42:45 UTC
The bug has been referenced in the following commit(s):

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

commit 9a4f33cd926e761bcef740121b9d64d5da378095
Author:     Guillermo Joandet <gjoandet@gmail.com>
AuthorDate: 2023-01-07 14:09:19 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-01-07 17:42:26 +0000

    dev-util/gi-docgen: Version bump to 2023.1
    
    Bug: https://bugs.gentoo.org/878675
    Signed-off-by: Guillermo Joandet <gjoandet@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/29000
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-util/gi-docgen/Manifest                |  1 +
 dev-util/gi-docgen/gi-docgen-2023.1.ebuild | 37 ++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-01-26 11:13:15 UTC
Ping.
Comment 3 Larry the Git Cow gentoo-dev 2023-01-26 11:20:13 UTC
The bug has been referenced in the following commit(s):

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

commit 851316a816c150a1d07a634a917a4935104975c3
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-01-26 11:17:36 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-01-26 11:17:36 +0000

    dev-util/gi-docgen: Fix incorrect toml deps
    
    Bug: https://bugs.gentoo.org/878675
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../{gi-docgen-2023.1.ebuild => gi-docgen-2023.1-r1.ebuild}          | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-01-26 11:20:31 UTC
Can we either backport the relevant parts of [1] or remove the old version soon?

[1] https://gitlab.gnome.org/GNOME/gi-docgen/-/commit/298e37032ddec9a07e6cb396df3327200134230c
Comment 5 Matt Turner gentoo-dev 2023-02-01 17:55:23 UTC
(In reply to Michał Górny from comment #4)
> Can we either backport the relevant parts of [1] or remove the old version
> soon?
> 
> [1]
> https://gitlab.gnome.org/GNOME/gi-docgen/-/commit/
> 298e37032ddec9a07e6cb396df3327200134230c

Yes, I'll start a GNOME stabilization in about a week and include gi-docgen in that.
Comment 6 Larry the Git Cow gentoo-dev 2023-02-20 17:32:27 UTC
The bug has been closed via the following commit(s):

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

commit 28914b35c37677ca5814bfd5fcafa9cc9daf354e
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-02-20 16:56:23 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-02-20 17:32:16 +0000

    dev-util/gi-docgen: Drop old versions
    
    Closes: https://bugs.gentoo.org/878675
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-util/gi-docgen/Manifest                |  1 -
 dev-util/gi-docgen/gi-docgen-2022.2.ebuild | 32 ------------------------------
 2 files changed, 33 deletions(-)