Bug#1088312: hyperkitty: autopkgtest failure with Python 3.13

2024-12-10 Thread s3v
Dear Maintainer, I think the failure is a direct consequence of [1]. argparse module in Python 3.13 modified argument parsing from the command line. foo.py script:  import argparse  parser = argparse.ArgumentParser()  parser.add_argument('-v', '--verbosity', default=0, type=int, choices=[0, 1],

Bug#1088312: hyperkitty: autopkgtest failure with Python 3.13

2024-11-26 Thread Graham Inggs
Source: hyperkitty Version: 1.3.12-1 Severity: serious User: debian-pyt...@lists.debian.org Usertags: python3.13 Hi Maintainer The autopkgtests of this package fail with Python 3.13 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/pa