Re: dpkg-buildpackage vs sbuild with python packaging
> The version number is in the very first line of debian/changelog.
Yes I can use this and extract the version number by myself.
reading this,
https://salsa.debian.org/python-team/packages/setuptools-scm/-/blob/master/debian/README.Debian?ref_type=heads
There is no information about the data file list...
and it seems that the default of setuptools (install all data files)
is overrided by the scm logic, no .git directory means no data file to install...
Fred
Reply to: