#1148416 python-stripe: please fix the build-dependency for "flit" build engine

#1148416#5
Date:
2026-09-19 16:35:21 UTC
From:
To:
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 <mathiasb@m9s.biz>
 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