[Bug 1959377] Re: Fix test on python 3.10
Lukas Märdian
1959377 at bugs.launchpad.net
Fri Jan 28 14:08:13 UTC 2022
Thank you for forwarding the patch and updating the distro-patch's
headers accordingly!
I applied a few small changes before I uploaded this:
* Close the bug via the changelog & make it a bit more compact
* run update-maintainer as we have introduced a new delta
* the Description: filed must use whitespace for a long description
$ dput ubuntu ../gitsome_0.8.0+ds-6ubuntu1_source.changes
D: Setting host argument.
Checking signature on .changes
gpg: ../gitsome_0.8.0+ds-6ubuntu1_source.changes: Valid signature from 5889C17AB1C8D890
Checking signature on .dsc
gpg: ../gitsome_0.8.0+ds-6ubuntu1.dsc: Valid signature from 5889C17AB1C8D890
Uploading to ubuntu (via sftp to upload.ubuntu.com):
Uploading gitsome_0.8.0+ds-6ubuntu1.dsc: done.
Uploading gitsome_0.8.0+ds-6ubuntu1.debian.tar.xz: done.
Uploading gitsome_0.8.0+ds-6ubuntu1_source.buildinfo: done.
Uploading gitsome_0.8.0+ds-6ubuntu1_source.changes: done.
Successfully uploaded packages.
** Changed in: gitsome (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1959377
Title:
Fix test on python 3.10
Status in gitsome package in Ubuntu:
In Progress
Bug description:
As can be seen in [1], gitsome autopkgtests fail against python 3.10
because it uses 'collections' instead of 'collections.abc', that
syntax being deprecated since python 3.3.
You can find attached a patch that fixes this issue: the package
successfully built in my PPA [2] and the autopkgtests passed locally
on an amd64 VM.
[1] https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/g/gitsome/20220126_092330_5ad21@/log.gz
[2] https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gitsome/+bug/1959377/+subscriptions
More information about the Ubuntu-sponsors
mailing list