Skip to content

Conversation

@brettlangdon
Copy link
Member

Description

Backport of #4919

rq released 1.12.0 which dropped support for Python 3.5, but did not update the python_requires in setup.py to reflect this. This means it is possible to install 1.12.0 on Python 3.5, which will not work.

rq/rq#1755

I also updated the overall tested versions of rq since the current pattern is fairly (unnecessarily?) verbose.

Reviewer Checklist

  • Title is accurate.
  • Description motivates each change.
  • No unnecessary changes were introduced in this PR.
  • Avoid breaking API changes unless absolutely necessary.
  • Tests provided or description of manual testing performed is included in the code or PR.
  • Release note has been added and follows the library release note guidelines, or else changelog/no-changelog label added.
  • All relevant GitHub issues are correctly linked.
  • Backports are identified and tagged with Mergifyio.

@brettlangdon brettlangdon added the changelog/no-changelog A changelog entry is not required for this PR. label Jan 16, 2023
@brettlangdon brettlangdon requested a review from a team as a code owner January 16, 2023 17:02
@brettlangdon brettlangdon enabled auto-merge (squash) January 17, 2023 14:11
@brettlangdon brettlangdon disabled auto-merge January 17, 2023 14:12
@brettlangdon
Copy link
Member Author

graphene framework test is blocking merge status because it is marked as required, but isn't present on this branch.

@brettlangdon brettlangdon merged commit 48d0015 into 0.61 Jan 17, 2023
@brettlangdon brettlangdon deleted the fix.rq.tests-0.61 branch January 17, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants