The version 1.1ubuntu1 is clearly not compliant with https://peps.python.org/pep-0440/. For distribution versions the local version identifiers can be used. So the version 1.1ubuntu1 can be mapped to 1.1+ubuntu1.
python/setup.py reads debian/changelog for the version number.
The version 1.1ubuntu1 is clearly not compliant with https:/ /peps.python. org/pep- 0440/. For distribution versions the local version identifiers can be used. So the version 1.1ubuntu1 can be mapped to 1.1+ubuntu1.
python/setup.py reads debian/changelog for the version number.