diff --git a/publish-python.yaml b/publish-python.yaml index 3a0a1f1a..bd7c8693 100644 --- a/publish-python.yaml +++ b/publish-python.yaml @@ -10,5 +10,6 @@ artifacts: distributions: - ubuntu:focal - ubuntu:jammy - - debian:bullseye + - ubuntu:noble - debian:bookworm + - debian:trixie diff --git a/stdeb.cfg b/stdeb.cfg index 08bafc8e..3c5672b7 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -3,5 +3,5 @@ No-Python2: Depends3: python3-distlib, python3-empy (<4), python3-packaging, python3-pytest, python3-setuptools, python3 (>= 3.8) | python3-importlib-metadata Recommends3: python3-pytest-cov Suggests3: python3-pytest-repeat, python3-pytest-rerunfailures -Suite: focal jammy bullseye bookworm +Suite: focal jammy noble bookworm trixie X-Python3-Version: >= 3.6