Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835052 - dev-python/oslo-utils should depend on pyyaml
Summary: dev-python/oslo-utils should depend on pyyaml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo OpenStack team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 831962 843482
  Show dependency tree
 
Reported: 2022-03-13 09:46 UTC by Alessandro Barbieri
Modified: 2022-05-11 11:22 UTC (History)
3 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 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(+)