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 #9762/a3fd357d backport][stable-10] Make apache2_mod_proxy work with Python 3, half-way modern Apache 2 versions, and add basic tests #9771

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Feb 18, 2025

This is a backport of PR #9762 as merged into main (a3fd357).

SUMMARY

Right now the module needs BeautifulSoup 3, which only works on Python 3.

Fixes #4167.

Ref: #9457, #7455

ISSUE TYPE
  • Bugfix Pull Request
  • Refactoring Pull Request
  • Test Pull Request
COMPONENT NAME

apache2_mod_proxy

…ersions, and add basic tests (#9762)

* Move Apache 2 installation to setup role.

* Make module work with Python 3.

* Add basic tests.

* Add changelog fragment.

* Simplify change.

* Pass referer.

(cherry picked from commit a3fd357)
@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added backport bug This issue/PR relates to a bug integration tests/integration module module new_contributor Help guide this first time contributor plugins plugin (any type) tests tests labels Feb 18, 2025
@felixfontein felixfontein merged commit d3650f2 into stable-10 Feb 18, 2025
138 checks passed
@felixfontein felixfontein deleted the patchback/backports/stable-10/a3fd357d81eba0f46a4b4095f41fbe573d003e61/pr-9762 branch February 18, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport bug This issue/PR relates to a bug integration tests/integration module module new_contributor Help guide this first time contributor plugins plugin (any type) tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants