Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878671 - dev-python/sip still requires dev-python/toml
Summary: dev-python/sip 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: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 878651
  Show dependency tree
 
Reported: 2022-10-29 13:24 UTC by Michał Górny
Modified: 2023-05-16 12:01 UTC (History)
1 user (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 2022-10-29 13:24:50 UTC
See tracker.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-01-26 11:13:15 UTC
Ping.
Comment 2 Larry the Git Cow gentoo-dev 2023-01-26 14:33:26 UTC
The bug has been referenced in the following commit(s):

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

commit ba351131189efe64238463e2d8b8403f3f29d0ac
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-01-26 14:13:00 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-01-26 14:33:20 +0000

    dev-python/sip: Port to tomllib/tomli
    
    Bug: https://bugs.gentoo.org/878671
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/sip/files/sip-6.7.5-tomli.patch         | 93 ++++++++++++++++++++++
 .../sip/{sip-6.7.5.ebuild => sip-6.7.5-r1.ebuild}  | 14 +++-
 2 files changed, 105 insertions(+), 2 deletions(-)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-11 06:09:54 UTC
+v6.7.8 4th April 2023
+  - The latest version of ABI v13 is v13.5.0.
+  - The latest version of ABI v12 is v12.12.0.
+  - The 'wheel-includes' value of the 'tool.sip.project' section of
+    pyproject.toml now supports the use of absolute file patterns.
+  - Replaced the use of the 'toml' package with the standard library 'tomllib'
+    package for Python v3.11 and later, and the 'tomli' package for earlier
+    versions of Python.
+  - Bug fixes.
+
Comment 4 Larry the Git Cow gentoo-dev 2023-04-11 06:15:43 UTC
The bug has been referenced in the following commit(s):

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

commit 15e0e066dc1054e95e4606a2fd1aeb057bdfebbb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-11 06:11:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-11 06:14:57 +0000

    dev-python/sip: add 6.7.8
    
    Bug: https://bugs.gentoo.org/878671
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/sip/Manifest         |  1 +
 dev-python/sip/sip-6.7.8.ebuild | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-05-16 12:01:03 UTC
FWICS all versions requiring dev-python/toml are gone.