Source: python-stripe Version: 15.6.0-1 Severity: normal Hi Mathias,
Please apply this little fix. The main discussion if needed is here: #1148412 Greetings Alexandre --- debian/control.old 2026-09-19 18:32:20.761726545 +0200 +++ debian/control 2026-09-19 18:28:49.364745076 +0200 @@ -5,11 +5,10 @@ Uploaders: Mathias Behrle <[email protected]> Build-Depends: debhelper-compat (= 13), dh-python, + flit, pybuild-plugin-pyproject, python3-all, - python3-flit-scm, python3-wheel, - python3-setuptools Standards-Version: 4.7.0.0 #Testsuite: autopkgtest-pkg-python Homepage: https://github.com/stripe/stripe-python

