On 2026-04-23 14:04, Edmund Lodewijks wrote: > On 2026-04-23 13:35, Pocket wrote: >>>>>> ERROR Missing dependencies: >>>>>> >>>>>> sphinx >>>>>> roman-numerals>=1.0.0 >>>>>> ==> ERROR: A failure occurred in build(). >>>>>> Aborting... >>>>>> ERROR Missing dependencies: >>>>>> sphinx >>>>>> > >>> Please fill a bug report on GitLab. > > I finally (after almost a week without power!) have my desktop pc > with Arch Linux back. > > It seems to me that Arch Linux packages `roman-numerals-py` > (`python-roman-numerals-py`) [0], but I think `sphinx` requires > another package from PyPI: `roman-numerals` [1] (different > dist-info?). Worth trying to test with that package, and include > it in a bug report. > > > > [0]: https://pypi.org/project/roman-numerals-py/ > [1]: https://pypi.org/project/roman-numerals/
I built a package for `python-roman-numerals` and now I can build `python-dbus-variation`. Mind that `python-sphinx` (which is a dependency for `python-dbus-variation`) has a depends on `python-roman-numerals-py` so I had to add a `provides` and `conflicts` to the PKGBUILD. The package can be found on the AUR [0] until it gets perhaps pulled into the repo. Are you going to file a bug report for this? Kind regards, Edmund [0]: https://aur.archlinux.org/packages/python-roman-numerals -- Edmund Lodewijks <[email protected]> TZ: UCT+2 / GMT+2
