On Jun 11, 2025 18:51, Stefano Rivera <stefa...@debian.org> wrote:
> > Hi thomas (2025.06.11_16:30:15_+0000) > >As for the version, setuptools-scm understand an env var that you may set > >with something like: > >export SETUPTOOLS_SCM_PRETEND_VERSION=$(shell dpkg-parsechangelog > >-something) > > You don't need to do that, pybuild does it for you. > > Stefano Yeah, IF using pybuild... :) (Which I am these days, though it is not mandatory) Thomas