Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950974 - dev-python/aiohappyeyeballs
Summary: dev-python/aiohappyeyeballs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-09 10:03 UTC by Arnaud Fleurentdidier Messaoudi
Modified: 2025-03-10 16:44 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 Arnaud Fleurentdidier Messaoudi 2025-03-09 10:03:35 UTC
dev-python/aiohappyeyeballs-2.4.6 crash during emerge -uND world ending the compilation with the following message:

The fields ['authors', 'description', 'name', 'version'] are required in package mode.



Reproducible: Always

Steps to Reproduce:
1.having previous version of poetry-core
2. trying to update dev-python/aiohappyeyeballs 

Actual Results:  
The fields ['authors', 'description', 'name', 'version'] are required in package mode.

Expected Results:  
compilation

Looks like there is a dependency lack on poetry release.
emerge -1 poetry-core && emerge -uND world solved the problem and the compilation of dev-python/aiohappyeyeballs passed
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2025-03-10 15:55:27 UTC
Which version did you have?  <2, right?
Comment 2 Larry the Git Cow gentoo-dev 2025-03-10 16:44:11 UTC
The bug has been closed via the following commit(s):

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

commit a6b03174f775a523df3631a5f8d52d2ddfb823d8
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2025-03-10 15:57:37 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2025-03-10 16:44:07 +0000

    dev-python/aiohappyeyeballs: Require poetry-core 2
    
    Closes: https://bugs.gentoo.org/950974
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild | 1 +
 1 file changed, 1 insertion(+)