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

Update deb platforms and drop python2 packaging. #724

Merged
merged 3 commits into from
Mar 22, 2024

Conversation

nuclearsandwich
Copy link
Contributor

@nuclearsandwich nuclearsandwich commented Jan 18, 2024

Following in the wake of catkin_pkg, we're dropping python2 support now that it's no longer the default on any active distribution.

Dropped:

  • Ubuntu Bionic (18.04 LTS)
  • Debian Buster (oldoldstable)
  • Debian Bullseye (oldstable)

Added:

  • Ubuntu Noble (24.04 LTS pre-release)
  • Debian Trixie (testing)

Retained:

  • Ubuntu Focal (20.04 LTS)
  • Ubuntu Jammy (22.04 LTS)

I have also raised the minimum python3 version to 3.6 as we are only testing back to 3.6 and RHEL 8 has the oldest python distribution (3.6) of any supported platform.

#723 updates the CI platforms targeted by bloom.
Ref: ros2/ros2#1511

Following in the wake of catkin_pkg, we're dropping python2 support now
that it's no longer the default on any active distribution.

Dropped:
* Ubuntu Bionic (18.04 LTS)
* Debian Buster (oldoldstable)
* Debian Bullseye (oldstable)

Added:
* Ubuntu Noble (24.04 LTS pre-release)
* Debian Trixie (testing)

Retained:
* Ubuntu Focal (20.04 LTS)
* Ubuntu Jammy (22.04 LTS)

I have also raised the minimum python3 version to 3.6 as we are only
testing back to 3.6 and RHEL 8 has the oldest python distribution (3.6)
of any supported platform.
stdeb.cfg Outdated Show resolved Hide resolved
cottsay and others added 2 commits March 22, 2024 15:46
We no longer generate the python2 packages that generate this conflict.

Co-authored-by: Scott K Logan <logans@cottsay.net>
@nuclearsandwich nuclearsandwich merged commit 9de2b04 into master Mar 22, 2024
15 checks passed
@nuclearsandwich nuclearsandwich deleted the update-deb-platforms branch March 22, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants