Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2025

This PR contains the following updates:

Package Change Age Confidence
types-requests (changelog) <2.31.0.7 β†’ <2.32.4.20250914 age confidence

Configuration

πŸ“… Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Dec 15, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

⚠️ 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: uv.lock
Command failed: uv lock --upgrade-package types-requests
Using CPython 3.14.2 interpreter at: /opt/containerbase/tools/python/3.14.2/bin/python3
  Γ— Failed to build `libvirt-python==11.9.0`
  β”œβ”€β–Ά The build backend returned an error
  ╰─▢ Call to `setuptools.build_meta.build_wheel` failed (exit status: 1)

      [stderr]
      Package libvirt was not found in the pkg-config search path.
      Perhaps you should add the directory containing `libvirt.pc'
      to the PKG_CONFIG_PATH environment variable
      Package 'libvirt', required by 'virtual:world', not found
      Traceback (most recent call last):
        File "<string>", line 14, in <module>
          requires = get_requires_for_build({})
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmplcQQSn/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 331, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmplcQQSn/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 301, in _get_build_requires
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File
      "/home/ubuntu/.cache/uv/builds-v0/.tmplcQQSn/lib/python3.14/site-packages/setuptools/build_meta.py",
      line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 275, in <module>
        File "<string>", line 87, in get_module_lists
        File "<string>", line 54, in get_pkgconfig_data
        File
      "/opt/containerbase/tools/python/3.14.2/lib/python3.14/subprocess.py",
      line 472, in check_output
          return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
                 ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                     **kwargs).stdout
                     ^^^^^^^^^
        File
      "/opt/containerbase/tools/python/3.14.2/lib/python3.14/subprocess.py",
      line 577, in run
          raise CalledProcessError(retcode, process.args,
                                   output=stdout, stderr=stderr)
      subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L',
      'libvirt']' returned non-zero exit status 1.

      hint: This usually indicates a problem with the package or the build
      environment.
  help: `libvirt-python` (v11.9.0) was included because `tmt[all]`
        (v1.65.0.dev1+g392b68a2b.d20260101) depends on `testcloud>=0.11.7`
        (v0.11.8) which depends on `libvirt-python`

@renovate renovate bot force-pushed the renovate/hatch-dev-dependencies branch 2 times, most recently from e2d62a0 to 1219778 Compare December 17, 2025 06:03
@LecrisUT LecrisUT self-assigned this Dec 17, 2025
@LecrisUT LecrisUT added the status | blocked The merging of PR is blocked on some other issue label Dec 17, 2025
@LecrisUT
Copy link
Contributor

This is what I was worried about, it seems renovate needs to run uv lock to update packages, so we will need to give it an environment where it can do that without breaking on missing pypi packages. Thankfully we have ways to do so: https://github.com/renovatebot/github-action

@renovate renovate bot force-pushed the renovate/hatch-dev-dependencies branch 2 times, most recently from 924f836 to 76729e0 Compare December 18, 2025 13:25
@renovate renovate bot force-pushed the renovate/hatch-dev-dependencies branch from 76729e0 to 5eb2b16 Compare January 1, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate status | blocked The merging of PR is blocked on some other issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants