https://bugzilla.redhat.com/show_bug.cgi?id=2372327 --- Comment #2 from W. Michael Petullo <mike@xxxxxxxx> --- fedora-review/mock is causing the following error: Problem 1: conflicting requests - nothing provides python(abi) = 3.13 needed by python3-doubleratchet-1.1.0-3.fc43.noarch from fedora - nothing provides python3.13dist(typing-extensions) >= 4.3 needed by python3-doubleratchet-1.1.0-3.fc43.noarch from fedora - nothing provides python3.13dist(cryptography) >= 3.3.2 needed by python3-doubleratchet-1.1.0-3.fc43.noarch from fedora Problem 2: conflicting requests - nothing provides python(abi) = 3.13 needed by python3-omemo-1.0.4-2.fc42.noarch from fedora - nothing provides python3.13dist(typing-extensions) >= 4.3 needed by python3-omemo-1.0.4-2.fc42.noarch from fedora - nothing provides (python3.13dist(xeddsa) < 2~~ with python3.13dist(xeddsa) >= 1) needed by python3-omemo-1.0.4-2.fc42.noarch from fedora Problem 3: conflicting requests - nothing provides python3.14dist(pydantic) >= 1.7.4 needed by python3-x3dh-1.0.4-3.fc43.noarch from fedora Is there a Python-related rebuild going on in Rawhide? Running "rpmbuild -ba python-twomemo.spec" directly on Fedora 42 causes this: + /usr/bin/python3 -sP /usr/lib/rpm/redhat/import_all_modules.py -f /home/mike/Source/rpms/BUILD/python-twomemo-1.1.0-build/python-twomemo-1.1.0-1.fc42.noarch-pyproject-modules Check import: twomemo Traceback (most recent call last): File "/usr/lib64/python3.13/site-packages/xeddsa/bindings.py", line 8, in <module> from _libxeddsa import ffi, lib ModuleNotFoundError: No module named '_libxeddsa' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/rpm/redhat/import_all_modules.py", line 171, in <module> main() ~~~~^^ File "/usr/lib/rpm/redhat/import_all_modules.py", line 167, in main import_modules(modules) ~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/lib/rpm/redhat/import_all_modules.py", line 100, in import_modules importlib.import_module(module) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ File "/usr/lib64/python3.13/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 1026, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "/home/mike/Source/rpms/BUILD/python-twomemo-1.1.0-build/BUILDROOT/usr/lib/python3.13/site-packages/twomemo/__init__.py", line 4, in <module> from .twomemo import Twomemo as Twomemo File "/home/mike/Source/rpms/BUILD/python-twomemo-1.1.0-build/BUILDROOT/usr/lib/python3.13/site-packages/twomemo/twomemo.py", line 19, in <module> import x3dh File "/usr/lib/python3.13/site-packages/x3dh/__init__.py", line 4, in <module> from .base_state import KeyAgreementException, BaseState File "/usr/lib/python3.13/site-packages/x3dh/base_state.py", line 10, in <module> import xeddsa File "/usr/lib64/python3.13/site-packages/xeddsa/__init__.py", line 4, in <module> from .bindings import ( ...<25 lines>... ) File "/usr/lib64/python3.13/site-packages/xeddsa/bindings.py", line 10, in <module> from .libxeddsa_emscripten import ffi, lib # type: ignore[assignment] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/site-packages/xeddsa/libxeddsa_emscripten.py", line 3, in <module> from browser import window # type: ignore[import-not-found] ^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'browser' error: Bad exit status from /tmp/rpm-tmp.KSdeU5 (%check) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2372327 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202372327%23c2 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue