[Bug 2095045] Re: Unable to import pbcommand with python 3.13 default

2025-02-16 Thread Bug Watch Updater
** Changed in: python-pbcommand (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095045 Title: Unable to import pbcommand with python 3.13 default To manag

[Bug 2095045] Re: Unable to import pbcommand with python 3.13 default

2025-01-17 Thread Launchpad Bug Tracker
This bug was fixed in the package python-pbcommand - 2.1.1+git20220616.3f2e6c2-3ubuntu1 --- python-pbcommand (2.1.1+git20220616.3f2e6c2-3ubuntu1) plucky; urgency=medium * d/p/remove-pkg-resources.patch: replace the usages of pkg_resources with importlib.resources for Python 3.13

[Bug 2095045] Re: Unable to import pbcommand with python 3.13 default

2025-01-16 Thread Bug Watch Updater
** Changed in: python-pbcommand (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095045 Title: Unable to import pbcommand with python 3.13 default To manage not

[Bug 2095045] Re: Unable to import pbcommand with python 3.13 default

2025-01-16 Thread Vladimir Petko
** Bug watch added: Debian Bug tracker #1093231 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093231 ** Also affects: python-pbcommand (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093231 Importance: Unknown Status: Unknown -- You received this bug notifica

[Bug 2095045] Re: Unable to import pbcommand with python 3.13 default

2025-01-16 Thread Vladimir Petko
** Summary changed: - Unable to import pbcommand with python 3.13 default Edit + Unable to import pbcommand with python 3.13 default -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095045 Title: Una

[Bug 2095045] Re: Unable to import pbcommand with python 3.13 default Edit

2025-01-15 Thread Vladimir Petko
** Merge proposal linked: https://code.launchpad.net/~vpa1977/ubuntu/+source/python-pbcommand/+git/python-pbcommand/+merge/479518 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095045 Title: Una

[Bug 2095045] Re: Unable to import pbcommand with python 3.13 default Edit

2025-01-15 Thread Vladimir Petko
** Description changed: Adding a simple autopkgtest `python -c "import pbcommand"` fails with the following error: - autopkgtest [10:41:25]: test command1: python3 -c "import pbcommand" autopkgtest [10:41:25]: test command1: [--- Traceback (most recent call last):