Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

submarine_swaps: implement swaps-over-nostr for qml #9304

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

submarine_swaps: implement swaps-over-nostr for qml

5ffb27a
Select commit
Loading
Failed to load commit list.
Draft

submarine_swaps: implement swaps-over-nostr for qml #9304

submarine_swaps: implement swaps-over-nostr for qml
5ffb27a
Select commit
Loading
Failed to load commit list.
Cirrus CI / unittests: Tox Python 3 debug mode failed Jan 17, 2025 in 1m 0s

Task Summary

Instruction tox failed in 00:12

Details

ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:18 clone
✅ 00:01 pip
✅ 00:01 version
✅ 00:01 tag
✅ 00:23 install
✅ 00:01 libsecp_build
❌ 00:12 tox

export PYTHONASYNCIODEBUG
export PYTHONDEVMODE
export ELECTRUM_ECC_DONT_COMPILE=1
tox
py3: install_deps> python -I -m pip install coverage pytest
.pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
.pkg: _optional_hooks> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: get_requires_for_build_sdist> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: get_requires_for_build_wheel> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: freeze> python -m pip freeze --all
.pkg: pip==24.3.1,setuptools==75.8.0,wheel==0.45.1
.pkg: prepare_metadata_for_build_wheel> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: build_sdist> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
py3: install_package_deps> python -I -m pip install 'Pillow>=8.4.0' 'aiohttp<4.0.0,>=3.3.0' 'aiohttp_socks>=0.8.4' 'aiorpcx<0.24,>=0.22.0' 'attrs>=20.1.0' certifi 'cryptography>=2.6' 'dnspython>=2.0' 'electrum_aionostr>=0.0.7' electrum_ecc jsonpatch 'protobuf<4,>=3.20' 'pyaes>=0.1a1' 'pycryptodomex>=3.7' pyqt6 'qdarkstyle>=3.2' qrcode
�[31mERROR: Could not find a version that satisfies the requirement electrum_aionostr>=0.0.7 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6)
ERROR: No matching distribution found for electrum_aionostr>=0.0.7
Collecting Pillow>=8.4.0
  Downloading pillow-11.1.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.1 kB)
Collecting aiohttp<4.0.0,>=3.3.0
  Downloading aiohttp-3.11.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB)
Collecting aiohttp_socks>=0.8.4
  Downloading aiohttp_socks-0.10.1-py3-none-any.whl.metadata (3.5 kB)
Collecting aiorpcx<0.24,>=0.22.0
  Downloading aiorpcX-0.23.1-py3-none-any.whl.metadata (2.2 kB)
Collecting attrs>=20.1.0
  Downloading attrs-24.3.0-py3-none-any.whl.metadata (11 kB)
Collecting certifi
  Using cached certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
Collecting cryptography>=2.6
  Downloading cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.7 kB)
Collecting dnspython>=2.0
  Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB)
py3: exit 1 (2.44 seconds) /tmp/cirrus-ci-build> python -I -m pip install 'Pillow>=8.4.0' 'aiohttp<4.0.0,>=3.3.0' 'aiohttp_socks>=0.8.4' 'aiorpcx<0.24,>=0.22.0' 'attrs>=20.1.0' certifi 'cryptography>=2.6' 'dnspython>=2.0' 'electrum_aionostr>=0.0.7' electrum_ecc jsonpatch 'protobuf<4,>=3.20' 'pyaes>=0.1a1' 'pycryptodomex>=3.7' pyqt6 'qdarkstyle>=3.2' qrcode pid=765
�[39m  py3: FAIL code 1 (11.84 seconds)
  evaluation failed :( (11.92 seconds)