Bug#1059666: python-hug: autopkgtest failure with Python 3.12

2024-02-09 Thread Andreas Tille
Hi Federico,

Am Thu, Feb 08, 2024 at 07:02:09PM +0100 schrieb Federico Ceratto:
> Sure, go ahead, and thank you for taking care of the bug!

Done.[1]
Please note: I activated build-time testing and non-trivial autopkgtest.
This involved some fixes for Python3.11, Python3.12 as well as numpy.
I also marked tests accessing network skip.  There were two remaining
types of test failures I would like you to pay attention or point
upstream to.  This is documented in debian/README.source[2].

I have the feeling that also python-marshmallow would reside nicely in
DPT but since there is no bug in this package I do not see any reason to
act right now.

Kind regards
Andreas.

[1] 
https://tracker.debian.org/news/1502390/accepted-python-hug-260-3-source-into-unstable/
[2] 
https://salsa.debian.org/python-team/packages/python-hug/-/blob/master/debian/README.source?ref_type=heads

-- 
http://fam-tille.de



Bug#1059666: python-hug: autopkgtest failure with Python 3.12

2024-02-08 Thread Federico Ceratto
Hi Andreas,
Sure, go ahead, and thank you for taking care of the bug!

--
Federico


Bug#1059666: python-hug: autopkgtest failure with Python 3.12

2024-02-08 Thread Andreas Tille
Hi Federico,

I'd volunteer to fix this bug but my personal policy is to work on team
maintained packages only.  Would you mind if I move the package to
Debian Python Team?

Kind regards
Andreas.

-- 
http://fam-tille.de



Bug#1059666: python-hug: autopkgtest failure with Python 3.12

2023-12-29 Thread Graham Inggs
Source: python-hug
Version: 2.6.0-2.4
Severity: serious
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12

Hi Maintainer

python-hug's autopkgtests fail with Python 3.12 [1].  I've copied what
I hope is the relevant part of the log below.

Regards
Graham


[1] https://ci.debian.net/packages/p/python-hug/testing/amd64/


26s autopkgtest [20:11:46]: test autodep8-python3: [---
26s Testing with python3.12:
26s Traceback (most recent call last):
26s File "", line 1, in 
26s File "/usr/lib/python3/dist-packages/hug/__init__.py", line 36, in 
26s from hug import (
26s File "hug/route.py", line 29, in init hug.route
26s File "hug/api.py", line 27, in init hug.api
26s ModuleNotFoundError: No module named 'distutils'
27s autopkgtest [20:11:47]: test autodep8-python3: ---]