the python-ruamel-yaml-clib rpm
Go to file
Miro Hrončok ede8688b14 Require python3-ruamel-yaml
Or you'll get:

    >>> import _ruamel_yaml
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File "ruamel.yaml.clib/_ruamel_yaml.pyx", line 17, in init _ruamel_yaml
    ModuleNotFoundError: No module named 'ruamel'
2020-11-12 13:52:07 +01:00
.gitignore Force regenerating C files from Cython sources 2020-11-12 13:43:15 +01:00
python-ruamel-yaml-clib.spec Require python3-ruamel-yaml 2020-11-12 13:52:07 +01:00
README.md Added the README 2019-08-30 14:30:32 +00:00
sources Force regenerating C files from Cython sources 2020-11-12 13:43:15 +01:00

python-ruamel-yaml-clib

The python-ruamel-yaml-clib package