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

[PR #6211/3e8b7655 backport][3.69] Update pulp-glue requirement from <0.30,>=0.18.0 to >=0.18.0,<0.31 #6215

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Jan 16, 2025

This is a backport of PR #6211 as merged into main (3e8b765).

Updates the requirements on pulp-glue to permit the latest version.

Changelog

Sourced from pulp-glue's changelog.

0.30.0 (2025-01-15) {: #0.30.0 }

Features {: #0.30.0-feature }

  • Added --file-url option to file, python and rpm content create commands. #file_url

Bugfixes {: #0.30.0-bugfix }

  • Fixed OAuth2 not using the provided CA bundle. #1096
  • Fixed the error message for pulp config edit to properly hint at pulp config create.
  • Fixes from_config call that messed up the headers attribute.

Improved Documentation {: #0.30.0-doc }

  • Fixed formatting and removed a confusing part of advanced features.

Deprecations and Removals {: #0.30.0-removal }

  • Drop support for the now unsupported Python version 3.8.

Misc {: #0.30.0-misc }

  • Replaced python-toml dependency with a delicate combination of tomllib, tomli and tomli-w. #1084
  • Declare compatibility with Python 3.13.

Pulp GLUE {: #0.30.0-pulp-glue }

Deprecations and Removals {: #0.30.0-pulp-glue-removal }

  • Drop support for the now unsupported Python version 3.8.

Misc {: #0.30.0-pulp-glue-misc }

  • Declare compatibility with Python 3.13.

... (truncated)

Commits
  • 710e125 Release 0.30.0
  • 716f8b5 Add querystrings to debug output
  • 178b092 [PIP] Update pygments requirement from <2.19,>=2.17.2 to >=2.17.2,<2.20
  • ac5f7bf Ignore a mypy complaint about a fixture redefinition
  • 061072b Fix an unreported typing issue
  • ef65293 [PIP] Bump mypy from 1.13.0 to 1.14.1
  • f693751 Adjust test matrix
  • b45c0a9 [PIP] Update pytest-subtests requirement
  • 6d660fb Rafactor extract params into a private method
  • 239a938 Refactor parse_response
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pulp-glue](https://github.com/pulp/pulp-cli) to permit the latest version.
- [Release notes](https://github.com/pulp/pulp-cli/releases)
- [Changelog](https://github.com/pulp/pulp-cli/blob/0.30.0/CHANGES.md)
- [Commits](pulp/pulp-cli@0.18.0...0.30.0)

---
updated-dependencies:
- dependency-name: pulp-glue
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 3e8b765)
@mdellweg mdellweg merged commit 5912b36 into 3.69 Jan 16, 2025
12 checks passed
@mdellweg mdellweg deleted the patchback/backports/3.69/3e8b765525916406304279f2b071220c62a2e02b/pr-6211 branch January 16, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant