Getting this error when trying to run docker-pkg on a system with package python3-debian version 0.1.38 installed from debian testing.
Looks like the get_version method has recently been removed from the Changelog object: https://salsa.debian.org/python-debian-team/python-debian/-/blob/master/lib/debian/changelog.py
There IS still a get_versions (plural) method.