Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 835052

Summary: dev-python/oslo-utils should depend on pyyaml
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: Gentoo OpenStack team <openstack>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, prometheanfire, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 831962, 843482    

Description Alessandro Barbieri 2022-03-13 09:46:43 UTC
from oslo_utils import fileutils
/usr/lib/python3.8/site-packages/oslo_utils/fileutils.py:30: in <module>
    import yaml
E   ModuleNotFoundError: No module named 'yaml'

please depend on pyyaml to prevent test failures elsewhere
Comment 1 Larry the Git Cow gentoo-dev 2022-05-11 11:22:53 UTC
The bug has been closed via the following commit(s):

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

commit a47fcb71ccdca700a6c47deac072202ea7374c55
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-05-11 11:20:19 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-05-11 11:22:20 +0000

    dev-python/oslo-utils: Add pyyaml dep
    
    Closes: https://bugs.gentoo.org/835052
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../oslo-utils/{oslo-utils-4.13.0.ebuild => oslo-utils-4.13.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)