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

fix(deps): update orangefoxapi digest to a1a2247 #218

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
orangefoxapi dependencies digest poetry -> a1a2247

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 6, 2024
Copy link
Contributor Author

renovate bot commented Jan 6, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv uranus-bot-TcSm-tPL-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Unable to determine package info for path: /home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib

Command ['/tmp/tmp08k7i5ac/.venv/bin/python', '-I', '-W', 'ignore', '-c', "import build\nimport build.env\nimport pyproject_hooks\n\nsource = '/home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib'\ndest = '/tmp/tmp08k7i5ac/dist'\n\nwith build.env.DefaultIsolatedEnv() as env:\n    builder = build.ProjectBuilder.from_isolated_env(\n        env, source, runner=pyproject_hooks.quiet_subprocess_runner\n    )\n    env.install(builder.build_system_requires)\n    env.install(builder.get_requires_for_build('wheel'))\n    builder.metadata_path(dest)\n"] errored with the following return code 1

Error output:
Traceback (most recent call last):
  File "<string>", line 13, in <module>
  File "/tmp/tmp08k7i5ac/.venv/lib/python3.12/site-packages/build/__init__.py", line 239, in get_requires_for_build
    with self._handle_backend(hook_name):
  File "/opt/containerbase/tools/python/3.12.3/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/tmp/tmp08k7i5ac/.venv/lib/python3.12/site-packages/build/__init__.py", line 360, in _handle_backend
    raise BuildBackendException(exception, f'Backend subprocess exited when trying to invoke {hook}') from None
build._exceptions.BuildBackendException: Backend subprocess exited when trying to invoke get_requires_for_build_wheel

Fallback egg_info generation failed.

Command ['/tmp/tmp08k7i5ac/.venv/bin/python', 'setup.py', 'egg_info'] errored with the following return code 1

Output:
Traceback (most recent call last):
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib/setup.py", line 3, in <module>
    from orangefoxapi.version import version
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib/orangefoxapi/__init__.py", line 1, in <module>
    from .asynchronous import OrangeFoxAsyncAPI
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib/orangefoxapi/asynchronous.py", line 5, in <module>
    from .models import Devices, Device, Maintainers, Maintainer, OEMs, Releases, Release, Updates
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib/orangefoxapi/models.py", line 3, in <module>
    from pydantic import BaseModel, HttpUrl
ModuleNotFoundError: No module named 'pydantic'

@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 3 times, most recently from 226efcf to ab4e266 Compare January 11, 2024 23:36
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 4 times, most recently from 69ee8fb to 23aea53 Compare January 20, 2024 07:23
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch from 23aea53 to f68e70e Compare January 30, 2024 08:14
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 4 times, most recently from 70a051b to 9cbb3b8 Compare February 10, 2024 12:08
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 2 times, most recently from 333bba4 to 3a6ba1c Compare February 24, 2024 09:17
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 4 times, most recently from 810e150 to 17db425 Compare March 9, 2024 12:49
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 2 times, most recently from b25315c to 9fa8d72 Compare March 22, 2024 16:43
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 2 times, most recently from 134ebc2 to 0c921dd Compare March 30, 2024 04:40
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 2 times, most recently from 87e0bd6 to dc20132 Compare April 6, 2024 11:17
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 4 times, most recently from 8c7f18e to 60a6896 Compare April 15, 2024 13:42
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 3 times, most recently from 52bedab to 5a76b68 Compare April 20, 2024 22:23
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch from 5a76b68 to 57a2c1b Compare April 27, 2024 15:58
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 2 times, most recently from 1cc9500 to 43147b1 Compare May 5, 2024 15:34
Copy link
Contributor Author

renovate bot commented May 11, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv uranus-bot-TcSm-tPL-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Unable to determine package info for path: /home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib

Command ['/tmp/tmpjdhsg879/.venv/bin/python', '-I', '-W', 'ignore', '-c', "import build\nimport build.env\nimport pyproject_hooks\n\nsource = '/home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib'\ndest = '/tmp/tmpjdhsg879/dist'\n\nwith build.env.DefaultIsolatedEnv() as env:\n    builder = build.ProjectBuilder.from_isolated_env(\n        env, source, runner=pyproject_hooks.quiet_subprocess_runner\n    )\n    env.install(builder.build_system_requires)\n    env.install(builder.get_requires_for_build('wheel'))\n    builder.metadata_path(dest)\n"] errored with the following return code 1

Error output:
Traceback (most recent call last):
  File "<string>", line 13, in <module>
  File "/tmp/tmpjdhsg879/.venv/lib/python3.12/site-packages/build/__init__.py", line 239, in get_requires_for_build
    with self._handle_backend(hook_name):
  File "/opt/containerbase/tools/python/3.12.3/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/tmp/tmpjdhsg879/.venv/lib/python3.12/site-packages/build/__init__.py", line 360, in _handle_backend
    raise BuildBackendException(exception, f'Backend subprocess exited when trying to invoke {hook}') from None
build._exceptions.BuildBackendException: Backend subprocess exited when trying to invoke get_requires_for_build_wheel

Fallback egg_info generation failed.

Command ['/tmp/tmpjdhsg879/.venv/bin/python', 'setup.py', 'egg_info'] errored with the following return code 1

Output:
Traceback (most recent call last):
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib/setup.py", line 3, in <module>
    from orangefoxapi.version import version
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib/orangefoxapi/__init__.py", line 1, in <module>
    from .asynchronous import OrangeFoxAsyncAPI
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib/orangefoxapi/asynchronous.py", line 5, in <module>
    from .models import Devices, Device, Maintainers, Maintainer, OEMs, Releases, Release, Updates
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/uranus-bot-TcSm-tPL-py3.12/src/python-api-lib/orangefoxapi/models.py", line 3, in <module>
    from pydantic import BaseModel, HttpUrl
ModuleNotFoundError: No module named 'pydantic'

@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch 3 times, most recently from 51fa17e to c90df3c Compare May 18, 2024 19:18
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch from c90df3c to 5bc4d07 Compare May 20, 2024 20:35
@renovate renovate bot force-pushed the renovate/orangefoxapi-digest branch from 5bc4d07 to b949003 Compare May 21, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants