Bug#1044060: q2-quality-control: test failure with pandas 2.0

2024-02-19 Thread s3v
Hi, According to [1]:     Empty DataFrames/Series will now default to have a ``RangeIndex``     ^     Before, constructing an empty (where ``data`` is ``None`` or an empty list-like argument) :class:`Series` or :class:`DataFrame`

Bug#1053943: q2-taxa: test failure with pandas 2.1

2024-02-17 Thread s3v
wrote: > Control: tags -1 help > > Am Sat, Feb 17, 2024 at 06:35:41AM +0100 schrieb s3v: > > Attached patch makes autopkg tests pass in unstable on a basis of > > your work/references and [1] (iteritems() was deprecated since version > > 1.5.0 in favor of items()).

Bug#1044068: q2templates: FTBFS with pandas 2.0

2024-02-16 Thread s3v
Hi, sorry for writing again but, after removing override for auto_test in d/rules and s/python3/python3-all in d/control for Build-Depends, tests fail with Python 3.12: dh_auto_clean I: pybuild base:305: python3.12 setup.py clean /build/q2templates-2023.9.0+ds/versioneer.py:422: SyntaxWarning:

Bug#1044068: q2templates: FTBFS with pandas 2.0

2024-02-16 Thread s3v
Dear Maintainer, According to [1][2]|  Support for negative integer for :attr:`pd.options.display.max_colwidth`  is deprecated in favor of using ``None`` (:issue:`31532`)| I guess this line:  with pd.option_context('display.max_colwidth', -1): should be changed in:  with

Bug#1044079: augur: FTBFS with pandas 2.0

2024-02-14 Thread s3v
Dear Maintainer, parse_time_string() function was renamed in parse_datetime_string_with_reso() for better naming reasons [1] Replacing this occurrence in augur/parse.py makes the package buildable. I don't know if renaming is a drop-in replacement, I see this caveat:     # NB: This will break

Bug#1056874: python-srsly: ftbfs with cython 3.0.x

2024-02-01 Thread s3v
Dear Maintainer, Seems like python-catalogue 2.0.10 is newer than 2.1.0 :( [1] After packaging python-catalogue 2.0.10 as 2.1.1+really2.0.10 (I didn't know how to circumvent the version problem, sorry if this procedure is not appropriate!), and cloning your git repo from salsa, tests still fail:

Bug#1058305: ipykernel: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-02-01 Thread s3v
Dear Maintainer, This change from upstream [1] (ignore datetime.datetime.utcfromtimestamp() DeprecationWarning), fixes this issue. I just verified the package builds fine in a sid chroot environment and all tests pass. Kind Regards

Bug#1061229: numpydoc: Failing autopkgtest

2024-01-29 Thread s3v
Hi, "-W" option in [1] leads to treat warnings as errors during documentation build. I guess is safe to remove this option for downstream users. Thanks for your work. Kind Regards [1] https://sources.debian.org/src/numpydoc/1.6.0-1/numpydoc/tests/tinybuild/Makefile/#L8

Bug#1058335: python-apt: FTBFS: AssertionError: pyflakes failed with: 1

2024-01-28 Thread s3v
Hi, I guess the change in pyflakes is intended, please see [1][2]. The FTBFS for src:python-apt 1.7.0 downloaded from shanpshot.d.o [3] vanishes after rebuilding with this commit reverted [4] (attached for saving your time and for double-checking purpose). Kind Regards [1]

Bug#1056431: numpydoc's autopkg tests fail with Python 3.12

2024-01-26 Thread s3v
Control: reopen -1 Dear Maintainer, autopkg tests still fail [1] with this error:  49s = test session starts ==  49s platform linux -- Python 3.11.7, pytest-7.4.4, pluggy-1.3.0  49s rootdir:

Bug#1057576: mako: FTBFS: dh_sphinxdoc: error: debian/python-mako-doc/usr/share/doc/python-mako-doc/html/search.html top-level node does not have data-content_root attribute

2024-01-24 Thread s3v
Dear Maintainer, Your package builds fine locally in a sid chroot environment, but I'm able to reproduce the reported failure against zzzeeksphinx/1.4.0-1 from snapshot.debian.org [1]. Reported FTBFS log states:   Get:98 http://deb.debian.org/debian sid/main amd64 python3-zzzeeksphinx all

Bug#1058366: beaker: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-01-24 Thread s3v
Dear Maintainer, This issue was fixed in cryptodrome [1] and I can build successfully your package in a sid chroot environment for amd64 architecture. I guess the failure still persists on armel and mips64el [2] (not verified).   ∙ ∙ missing build on armel   ∙ ∙ missing build on mips64el [1]

Bug#1058364: python-etcd: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-01-22 Thread s3v
Dear Maintainer, Please find attached two patches that make your package buildable in my sid chroot environment. Please also refers to these commits [1][2] where patches come from. Kind Regards [1] https://github.com/jplana/python-etcd/commit/68d8d5dd4ae7ece6c63f446e3c38448998cde3e4 [2]

Bug#1060997: khard: FTBFS: make[2]: *** [Makefile:20: html] Error 2

2024-01-21 Thread s3v
Dear Maintainer, After sphinx-autoapi/3.0.0-0.1 entered in unstable [1], I'm able to build successfully your package in a sid chroot environment. I can reproduce the failure reported in this bug after building against sphinx-autoapi/2.0.0-2 from snapshot.d.o [2]. Kind Regards [1]

Bug#1051166: FTBFS with doxygen 1.9.8

2024-01-21 Thread s3v
Dear Maintainer, After removing "-W" from [1], your package builds fine in a sid chroot environment. I guess is safe to stop treating sphinx warnings as errors. Kind Regards [1] https://sources.debian.org/src/breathe/4.35.0-2/documentation/Makefile/#L5

Bug#1058381: casa-formats-io: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-01-17 Thread s3v
Dear Maintainer, > ERRORS > > _ ERROR collecting > .pybuild/cpython3_3.12_casa-formats-io/build/casa_formats_io/glue_factory.py _ > /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call > result:

Bug#1058432: glyphslib: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-01-17 Thread s3v
Dear Maintainer, > = test session starts > == > platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0 > rootdir: /<>/.pybuild/cpython3_3.12/build > configfile: pyproject.toml > collected 0 items / 29 errors > >

Bug#1058388: fontmake: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-01-17 Thread s3v
Dear Maintainer, > fontmake/font_project.py:946: > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > _ > fontmake/font_project.py:1006: in _run_from_designspace_static > ufos.extend( > fontmake/font_project.py:744: in interpolate_instance_ufos > from

Bug#1058027: pybj: FTBFS with Python 3.12

2024-01-12 Thread s3v
Dear Maintainer, Python 3.12 changed recursion mechanism [1]  sys.setrecursionlimit() and sys.getrecursionlimit(). The recursion limit  now applies only to Python code. Builtin functions do not use the recursion  limit, but are protected by a different mechanism that prevents recursion  from

Bug#1056476: python-importlib-metadata's autopkg tests fail with Python 3.12

2024-01-12 Thread s3v
Dear Maintainer, > 450s   File > "/tmp/autopkgtest.5EvlHX/autopkgtest_tmp/tests/test_main.py", line 8, in > > 450s import pyfakefs.fake_filesystem_unittest as ffs > 450s   File > "/usr/lib/python3/dist-packages/pyfakefs/fake_filesystem_unittest.py", > line 72, in > 450s from pyfakefs

Bug#1055718: python-openstep-plist ftbfs with Python 3.12

2024-01-12 Thread s3v
Dear Maintainer, I was able to build successfully python-openstep-plist/0.3.1-1~exp1 in a sid chroot environment for amd64 architecture. 0.3.1-1~exp1 landed in experimental for a while, Is there some concern that prevents upload to unstable? Please note that this issue affects (at least)

Bug#1058321: python-loompy: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-01-12 Thread s3v
Dear Maintainer, > > E   If you are not working on Numba development, the original error was: > > 'cannot import name '_typeconv' from 'numba.core.typeconv' > > (/usr/lib/python3/dist-packages/numba/core/typeconv/__init__.py)'. > > E   For help, please visit: > > E    > > E   > >

Bug#1058301: resampy: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-01-11 Thread s3v
Dear Maintainer, > E   If you are not working on Numba development, the original error was: > 'cannot import name '_typeconv' from 'numba.core.typeconv' > (/usr/lib/python3/dist-packages/numba/core/typeconv/__init__.py)'. > E   For help, please visit: > E    > E   >

Bug#1058414: python-itsdangerous: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-01-11 Thread s3v
Dear Maintainer, I've successfully built your package locally after commenting these lines [1]. I guess is safe to stop treating warning as errors for downstream users. Kind Regards [1] https://sources.debian.org/src/python-itsdangerous/2.1.2-3/setup.cfg/#L40-L41

Bug#1058031: pygame: FTBFS with Python 3.12

2024-01-10 Thread s3v
Dear Maintainer, AssertionError comes from comparing '...' occurrences in test result output with the number of ran tests. I've added this code:     with open('/tmp/debian-tmp', 'a') as f:     import pprint, copy     tmp_results = copy.deepcopy(results)     for k, v in

Bug#1052800: parso: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2024-01-07 Thread s3v
Control: forwarded -1 https://github.com/davidhalter/parso/issues/222 thanks Dear Maintainer, After adding:   export PYBUILD_BEFORE_TEST=cp conftest.py {build_dir} in debian/rules, tests pass with Python 3.11 but still fail with Python 3.12. I've opened an issue upstream. ... make[1]:

Bug#1052844: deepdiff: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2024-01-07 Thread s3v
Dear Maintainer, after adding:   export PYBUILD_BEFORE_TEST=cp conftest.py {build_dir} in debian/rules, I was able to build yout package in a sid chroot environment. Kind Regards

Bug#1056042: xrayutilities ftbfs with Python 3.12

2024-01-06 Thread s3v
Dear Maintainer, After uncertainties/3.1.7 entered in unstable, your package builds fine in my sid chroot environment and all tests pass. Import that triggers the failure:   from past.builtins import basestring was turned in: if sys.version_info < (3,): from past.builtins import

Bug#1056467: python-djangosaml2's autopkg tests fail with Python 3.12

2023-12-24 Thread s3v
Dear Maintainer, This issue was fixed in the new upload of python3-xmlschema and autopkg tests pass now. Please see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058194 Kind Regards

Bug#1058194: python-djangosaml2: FTBFS: AttributeError: type object '_PurePosixPath' has no attribute '_from_parts'. Did you mean: '_load_parts'?

2023-12-24 Thread s3v
Dear Maintainer, >   File "/usr/lib/python3/dist-packages/xmlschema/__init__.py", line 20, in > > from .dataobjects import DataElement, DataElementConverter, >DataBindingConverter >   File "/usr/lib/python3/dist-packages/xmlschema/dataobjects.py", line 27, in > > from . import

Bug#1056421: loguru's autopkg tests fail with Python 3.12

2023-12-22 Thread s3v
Control: retitle -1 loguru's autopkg tests fail with Python 3.12 Dear Maintainer, autopkg tests still fail due a missing dependency on python3-freezegun in debian/tests/control [1]  24s autopkgtest [05:10:53]: test run-unit-test: [---  25s Testing with python3.11 in

Bug#1056457: [Debichem-devel] Bug#1056457: python-ase's autopkg tests fail with Python 3.12

2023-12-21 Thread s3v
Hi, On Thu, 21 Dec 2023 08:39:54 +0200 Andrius Merkys wrote: > Is there a way to ignore DeprecationWarnings, but leave them in to the > output? They are quite helpful to see, but not worth failing the build > at the time being. > You're right, deprecation outputs are useful. I've just tried by

Bug#1056457: python-ase's autopkg tests fail with Python 3.12

2023-12-20 Thread s3v
Dear Maintainer, After applying [1][2][3] from upstream and adding "-p no:warnings":   addopts = -p no:cacheprovider -p no:warnings   in ase/test/pytest.ini (DeprecationWarnings from various packages make tests fail), I was able to build your package in a sid chroot environment. Kind Regards

Bug#1054726: python-daemon: FTBFS: ValueError: ("Missing 'Version:' header and/or PKG-INFO file at path: /<>/python_daemon.egg-info/PKG-INFO", python-daemon [unknown version] (/<

2023-12-16 Thread s3v
Dear Maintainer, I've just checked your package does build fine in a sid chroot environment and reproducible-builds confirms that [1] >From the log:    >> Get:75 http://127.0.0.1:12990/debian sid/main amd64 dh-python all 6.20231025 [107 kB] it was built against dh-python/6.20231025 but the

Bug#1058384: lazy-object-proxy: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2023-12-13 Thread s3v
Control: forwarded -1 https://github.com/ionelmc/python-lazy-object-proxy/pull/78 Dear Maintainer, Root cause is that deprecations are treated as errors in pytest.ini [1] Kind regards [1] https://sources.debian.org/src/lazy-object-proxy/1.9.0-1/pytest.ini/#L35-L36

Bug#1054725: pacparser: FTBFS: IndexError: list index out of range

2023-12-13 Thread s3v
Dear Maintainer, A possible fix should be [1], however the package is severely outdated (v1.3.6 comes from 2015...). Please package newer version (I'm attaching the output of `git diff HEAD` between 1.3.6 and 1.4.2 as a possible starting point; I've also skipped git from B-D for getting VERSION

Bug#1042610: behave: FTBFS with Sphinx 7.1, docutils 0.20: TypeError: not all arguments converted during string formatting

2023-12-12 Thread s3v
On Tue, 12 Dec 2023 13:15:27 +0100 s3v wrote: > On Tue, 12 Dec 2023 12:41:11 +0100 s3v wrote: > >> python3-doc needs to be added to B-D. > > It's false. The package builds fine even without that. > > Kind Regards and sorry for the noise. > > That's embarrassing

Bug#1054974: behave: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2023-12-12 Thread s3v
Dear Maintainer, please see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042610 for a proposed patch. Kind Regards

Bug#1042610: behave: FTBFS with Sphinx 7.1, docutils 0.20: TypeError: not all arguments converted during string formatting

2023-12-12 Thread s3v
On Tue, 12 Dec 2023 12:41:11 +0100 s3v wrote: >> python3-doc needs to be added to B-D. It's false. The package builds fine even without that. Kind Regards and sorry for the noise.

Bug#1042610: behave: FTBFS with Sphinx 7.1, docutils 0.20: TypeError: not all arguments converted during string formatting

2023-12-12 Thread s3v
Dear Maintainer, Please find attached a patch to fix this issue and the next one: ... Running Sphinx v7.2.6 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues:

Bug#1055547: urwid fails one test with Python 3.12

2023-12-09 Thread s3v
Dear Maintainer, debian/patches/0002-Drop-deprecated-asyncio.coroutine.patch needs to be slightly modified according to [1][2]. After applying these changes (attached), I was able to build your package in a sid chroot environment. Kind Regards [1]

Bug#1055728: segyio ftbfs with Python 3.12

2023-12-07 Thread s3v
Control: forwarded -1 https://github.com/equinor/segyio/commit/c549b796ebf49aa2e1ef6cee5d9cb8d658a23c07.patch Dear Maintainer, After applying aforementioned patch from upstream, I was able to build your package in a sid chroot environment. Kind Regards

Bug#1057312: linuxcnc-doc-es hardcodes description in Spanish language

2023-12-02 Thread s3v
Package: src:linuxcnc Version: 2.9.0~pre1+git20230208.f1270d6ed7-1 Dear Maintainer, Please fix hardcoded translation in Spanish for the description of the linuxcnc-doc-es binary package. Currently the package description states:  Description: controlador de movimiento para máquinas CNC y robots

Bug#1054729: errbot: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2023-11-23 Thread s3v
Dear Maintainer, After moving conftest.py from package root to tests/ (as upstream did), your package builds fine in a sid chroot environment and all tests pass as well. Kind Regards

Bug#1054372: python3-django-macaddress: incompatible with python3-django in bookworm

2023-11-20 Thread s3v
Dear Maintainer, After enabling tests during build (minimal settings.py is needed) and applying upstream commit [1][2], I was able to build your package in a sid chroot environment and all test pass as well. Kind Regards [1]

Bug#1042611: openshot-qt: FTBFS with Sphinx 7.1, docutils 0.20: TypeError: not all arguments converted during string formatting

2023-11-11 Thread s3v
Dear Maintainer, This issue was fixed by openshot-qt/3.1.1+dfsg1-1 uploaded in sid on October, 11th. This is the relevant upstream commit [1] that was merged in openshot-qt 3.1.0 and newer versions. buildd confirms that your package builds fine [2] Kind Regards [1]

Bug#1042642: ns3: FTBFS with Sphinx 7.1, docutils 0.20: make[6]: *** [Makefile:75: html] Error 2

2023-11-06 Thread s3v
Dear Maintainer, Problematic lines seem to be [1][2][3]. After fixing all of them, I was able to build successfully your package in a sid chroot environment. Kind Regards [1] https://sources.debian.org/src/ns3/3.40-1/ns-3.40/doc/models/source/conf.py/#L68 [2]

Bug#1042642: ns3: FTBFS with Sphinx 7.1, docutils 0.20: make[6]: *** [Makefile:75: html] Error 2

2023-11-06 Thread s3v
On Mon, 6 Nov 2023 11:53:25 +0100 s3v wrote: > Dear Maintainer, > > This upstream commit [1] solved the issue for sphinx 7.2.5 and newer. > Reported bug report is for sphinx 7.1.1 but actually sid has sphinx 7.2.6. > Please see [2] for reference. > > Kind Regards > &g

Bug#1042642: ns3: FTBFS with Sphinx 7.1, docutils 0.20: make[6]: *** [Makefile:75: html] Error 2

2023-11-06 Thread s3v
Dear Maintainer, This upstream commit [1] solved the issue for sphinx 7.2.5 and newer. Reported bug report is for sphinx 7.1.1 but actually sid has sphinx 7.2.6. Please see [2] for reference. Kind Regards [1] https://github.com/sphinx-doc/sphinx/commit/2a631f97ef7f4b0edc247 [2]

Bug#1042597: python-amqp: FTBFS with Sphinx 7.1, docutils 0.20: make[1]: *** [debian/rules:20: override_dh_sphinxdoc] Error 2

2023-11-05 Thread s3v
Dear Maintainer, I can reproduce this issue with python3-sphinx 7.2.3-1 from snapshots.d.o but not with python3-sphinx 7.2.6-1 just uploaded in sid. I guess this upstream commit [1] fixed reported issue. Anyway your package still FTBFS with this message: Exception occurred:   File

Bug#1052852: python-django-crispy-forms: FTBFS: make[1]: *** [debian/rules:17: override_dh_auto_test] Error 1

2023-11-04 Thread s3v
Dear Maintainer After applying this commit [1], I was able to build successfully your package in a sid chroot environment. I've also tried to build against sphinx 7.2.6-1 + python-docutils 0.20.1+dfsg-1 in experimental and no problems were spotted. Kind Regards [1]

Bug#1055106: Test failure prevents Django 4.x from entering in testing

2023-10-31 Thread s3v
Package: src:django-tables Version: 2.6.0-1 Severity: grave Tags: patch Dear Maintainer, Tests fail on Debian CI infrastructure [1] and on my local machine as well (full log attached). This failure prevents python-django (3:4.2.6-1) from entering in testing [2]. $> autopkgtest

Bug#1052818: djangorestframework-filters: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2023-10-28 Thread s3v
Dear Maintainer, > >   from django.conf.urls import include, url > E   ImportError: cannot import name 'url' from 'django.conf.urls' > (/usr/lib/python3/dist-packages/django/conf/urls/__init__.py) Since Django 4.x, url() function was removed and replaced by "re_path". Attached patch fix the

Bug#1032982: python-braintree 3.x discontinued, please package 4.x version

2023-03-15 Thread s3v
Source: python-braintree Vesion: 3.57.1-1 Severity: important Dear Maintainer, The 3.x branch of the Braintree Python library was discontinued since March, 2023 [1] I don't have an account for the service so I can't check that the package currently works. Given the importance of the money

Bug#1032902: genx won't start: TypeError: Pen(): arguments did not match any overloaded call

2023-03-13 Thread s3v
Package: python3-genx Version: 3.0.2-2 Severity: serious Dear Maintainer, Genx won't start in a sid VirtualBox VM: #:> apt install python3-genx #:> exit $:> genx Traceback (most recent call last):   File "/usr/bin/genx", line 3, in     import sys, os, appdirs, argparse ModuleNotFoundError: No

Bug#1027954: cppad: binary-all FTBFS

2023-03-11 Thread s3v
Dear Maintainer, I think debian/libcppad-doc.docs needs to be adjusted to reflect changes in documentation file names: - doc.omh was renamed to doc.xrst [1] which was then renamed tocppad.xrst [2] which   was then renamed to user_guide.xrst [3] - omh directory was renamed to xrst [1] Kind

Bug#919058: its-tools: crashes when freeing xmlDocs

2023-03-11 Thread s3v
Dear Maintainer, This issue fixed in libxml2 seems to be related [1] Kind Regards [1] https://gitlab.gnome.org/GNOME/libxml2/-/issues/64

Bug#1032444: plastex: FTBFS: tests fail with Jinja2 3.1

2023-03-06 Thread s3v
Package: plastex Version: 2.1-3 Severity: serious Tags: ftbfs Control: forwarded -1 https://github.com/plastex/plastex/commit/d5144e16fcae42 Dear Maintainer, Your package FTBFS because tests fail [1]. Previous successful build [2] had this warning: === warnings

Bug#1032392: python3-scikit-rf: import fails: AttributeError: module 'collections' has no attribute 'Sequence'

2023-03-05 Thread s3v
Package: python3-scikit-rf Version: 0.15.4-2 Severity: serious Dear Maintainer, This import fails in a sid chroot: Python 3.11.2 (main, Feb 12 2023, 00:48:52) [GCC 12.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> from skrf import Network Traceback

Bug#1032380: arriero: AttributeError: module 'collections' has no attribute 'MutableSet'

2023-03-05 Thread s3v
Package: arriero Version: 0.7~20161228-1.1 Severity: serious Dear Maintainer, This command fails: $:> arriero --help /usr/lib/python3/dist-packages/arriero/version.py:35: FutureWarning: Possible nested set at position 14  vendor_re = re.compile(r'\d(?P[[:alpha:]]*)?[1-9][0-9.~]*$') Traceback

Bug#1032125: zeitgeist - import fails: AttributeError: module 'inspect' has no attribute 'getargspec'

2023-02-28 Thread s3v
Dear Maintainer, As side note, this error is catched by tests: #:> apt install python3-dbus #:> ln -s python zeitgeist #:> make test-dbus ... ./test/dbus/run-all-tests.py Traceback (most recent call last):   File "/build/zeitgeist-1.0.4/./test/dbus/run-all-tests.py", line 42, in     from

Bug#1032125: zeitgeist - import fails: AttributeError: module 'inspect' has no attribute 'getargspec'

2023-02-28 Thread s3v
Package: zeitgeist Version: 1.0.4-4 Severity: serious Control: forwarded -1 https://gitlab.freedesktop.org/zeitgeist/zeitgeist/-/issues/26 Dear Maintainer, This import fails: Python 3.11.2 (main, Feb 12 2023, 00:48:52) [GCC 12.2.0] on linux Type "help", "copyright", "credits" or "license" for

Bug#1031974: python3-pydle: import fails: AttributeError: module 'asyncio' has no attribute 'coroutine'

2023-02-25 Thread s3v
Package: python3-pydle Version: 0.9.4 Severity: serious Dear Maintainer, This import fails in a Sid chroot: Python 3.11.2 (main, Feb 12 2023, 00:48:52) [GCC 12.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pydle Traceback (most recent call

Bug#1031832: python3-vispy: import fails: AttributeError: module 'numpy' has no attribute 'bool'

2023-02-23 Thread s3v
Package: python3-vispy Severity: serious Dear Maintainer, This import fails in a Sid chroot: >>> from vispy.plot import Fig /usr/lib/python3/dist-packages/vispy/gloo/program.py:113: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar.  'bvec2':    

Bug#1031767: python-ooolib: FTBFS: dh_clean: error: Compatibility levels before 7 are no longer supported (level 5 requested)

2023-02-22 Thread s3v
Source: python-ooolib Version: 0.0.22 Severity: important Dear Maintainer, I've tried to build your package in a sid chroot environment but I failed: dpkg-buildpackage: info: source package python-ooolib dpkg-buildpackage: info: source version 0.0.22-5 dpkg-buildpackage: info: source

Bug#1028743: python-bottle: FTBFS: AssertionError: b'OK' != "URLError(ConnectionRefusedError(111, 'Connection refused'))"

2023-02-19 Thread s3v
Dear Maintainer, On Fri, 27 Jan 2023 21:44:04 +0100 s3v wrote: > Dear Maintainer, > > After adding: > >  override_dh_auto_test: >    http_proxy='' dh_auto_test > > in debian/rules to allow internal server to work during tests,

Bug#1030906: taurus-pyqtgraph: FTBFS (failing tests)

2023-02-19 Thread s3v
-- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0+repack PyQt5 5.15.9 -- Qt runtime 5.15.8 -- Qt compiled 5.15.8 rootdir: /home/s3v/taurus-pyqtgraph-0.5.9, configfile: pytest.ini plugins: xvfb-2.0.0, qt-4.2.0+repack collected 42 items

Bug#1028664: colord: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test --timeout-multiplier 3 returned exit code 1

2023-02-18 Thread s3v
Control: forwarded -1 https://github.com/mm2/Little-CMS/commit/93629504f817 thanks Dear Maintainer, After applying aforementioned commit, I was able to build your package in a sid chroot environment. colord also builds without errors and all tests pass. Kind Regards

Bug#1030464: aiomysql: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: 'unknown'

2023-02-17 Thread s3v
Dear Maintainer, After adding python3-setuptools-scm to build depends, I was able to build your package in a sid chroot environment. Please note that the build creates a "aiomysql/_scm_version.py" file which prevents the next build: ... dpkg-source: info: using options from

Bug#1030174: iminuit FTBFS with scipy 1.10

2023-02-09 Thread s3v
Dear Maintainer, Since debian/watch points to https://pypi.debian.net/iminuit, I've packaged iminuit-2.18.0.tar.gz without issues (build is ok and all tests pass). I've also dropped longdouble.patch introduced to fix [1] (I'm not able to make a build on i386 arch). Kind Regards [1]

Bug#1030175: libgetdata: FTBFS: dh_install: error: missing files, aborting

2023-02-05 Thread s3v
Dear Maintainer, > dh_install: warning: Cannot find (any matches for) > "usr/local/lib/python3.10/dist-packages/*" (tried in ., debian/tmp) > > dh_install: warning: python3-pygetdata missing files: > usr/local/lib/python3.10/dist-packages/* > dh_install: error: missing files, aborting > make:

Bug#1028728: deap: FTBFS: AssertionError: CMA algorithm did not converged properly.

2023-02-04 Thread s3v
Control: forwarded -1 https://github.com/DEAP/deap/commit/0453060f6d9fce4e712f0f3479733118b2655bb4 thanks Dear Maintainer, > == > ERROR: deap.tests.test_algorithms.test_nsga3 >

Bug#1026514: python-param: FTBFS: TypeError: The only supported seed types are: None,

2023-02-03 Thread s3v
Hi, I've successfully rebuilt python3-param/1.12.3 with python3-pkg-resources/5.6.3-1 and python3-setuptools/65.6.3-1 from snapshot.d.o [1] I don't know this is a regression in setuptools (recently uploaded [2]) or a bug in the package itself. Thanks for your work in Debian. Kind Regards [1]

Bug#1028779: buildbot: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 --system=custom "--test-args=PYTHONPATH=pkg:{destdir}/{install_dir} PATH=\$PATH:{destdir}/usr/bin trial3 --

2023-02-01 Thread s3v
Dear maintainer, Please find attached a patch to avoid deprecation warnings causing tests to fail. Kind Regards--- a/master/buildbot/test/__init__.py +++ b/master/buildbot/test/__init__.py @@ -143,3 +143,35 @@ # use. See https://github.com/boto/botocore/issues/2744

Bug#1028743: python-bottle: FTBFS: AssertionError: b'OK' != "URLError(ConnectionRefusedError(111, 'Connection refused'))"

2023-01-27 Thread s3v
Dear Maintainer, After adding:  override_dh_auto_test:    http_proxy='' dh_auto_test in debian/rules to allow internal server to work during tests, new test starting fail: --- == FAIL: test_invalid

Bug#1028837: python-zstandard 0.19.0-1 possibly no more compatible with python3.10

2023-01-23 Thread s3v
On Mon, 23 Jan 2023 19:06:01 +0100 s3v wrote: > > exceptiongroup module has been packaged in Debian [1] Sorry for the mess, there is the link: https://tracker.debian.org/pkg/python-exceptiongroup

Bug#1028837: python-zstandard 0.19.0-1 possibly no more compatible with python3.10

2023-01-23 Thread s3v
Hi, On Sat, 21 Jan 2023 17:49:33 +0100 =?utf-8?Q?=C3=89tienne?= Mollier wrote: > Hello from Debian Med Sprint, I had a look at this bug because > it flagged at least augur for autoremoval. > > The module caught by this exception looks to be only supported > in python3.11: > >>

Bug#1027198: einsteinpy: autopkgtest fail with numpy/1.24.1

2023-01-22 Thread s3v
Control: forwarded -1 https://github.com/einsteinpy/einsteinpy/commit/cffc0cacd053481e56 thanks Dear Maintainer, FTBFS is caused by two test failing with numpy 1.24 === FAILURES === __

Bug#1026514: python-param: FTBFS: TypeError: The only supported seed types are: None,

2023-01-21 Thread s3v
Dear Maintainer, After applying [1][2], I was able to build your package in a sid chroot environment and all tests pass. Kind Regards [1] https://github.com/holoviz/param/pull/521/commits/356da9d [2] https://github.com/holoviz/param/commit/2958f6327ad3a5222

Bug#1028750: python-makefun: FTBFS: make: *** [debian/rules:4: clean] Error 25

2023-01-19 Thread s3v
Dear Maintainer, setuptools-scm added dependency on python3-tomli and your package builds fine now in a sid chroot environment [1] > setuptools-scm (7.1.0-2) unstable; urgency=medium > >   * Add an explicit Depends on python3-tomli, required while Python 3.10 is a >     supported version.

Bug#1028447: cdist: unusable with python 3.11

2023-01-15 Thread s3v
Dear Maintainer, On Tue, 10 Jan 2023 21:45:19 -0800 Steve Langasek wrote: > It looks like this is easily fixable without regression by removing the > first assignment to parser['scan'], but this seems like such an obvious bug > that I don't know if I'm missing something with historical

Bug#1028826: herbstluftwm: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity

2023-01-15 Thread s3v
Dear Maintainer, Please see below the output of this command: > cd obj-x86_64-linux-gnu > PYTHONPATH=../python python3 -m pytest -x --pdb ../tests/test_rules.py ... test session starts

Bug#1028585: Wrong description for kernelshark

2023-01-13 Thread s3v
Source: kernelshark Dear Maintainer, I think description for kernelshark needs to be changed. It currently states: Description: Utility for retrieving and analyzing function tracing in the kernel This package contains the trace-cmd utility. Trace-cmd makes it easy to retrieve and analyze

Bug#1026711: libnvme: FTBFS: dh_install: error: missing files, aborting

2023-01-03 Thread s3v
Dear Maintainer, This bug was fixed in meson/1.0.0-1.1 [1] and I've just checked that your package builds fine in a sid chroot environment. Kind Regards [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026312

Bug#1026602: python-unicodecsv: FTBFS: AssertionError: [['ab\x00c']] != None

2023-01-01 Thread s3v
Dear Maintainer, Starting from python 3.11, csv module is able to handle null characters [1]. I think is safe to drop the failing test as upstream did for python 3.11 (if this version will be the default in bookworm). Kind Regards and Happy new Year :) [1]

Bug#1026739: pytest-bdd: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 3.10" --system=custom "--test-args={interpreter} -m pytest -k 'not test_generate_with_quot

2023-01-01 Thread s3v
Dear Maintainer, I think this is a bug in python3-glob2 that affects pytest-bdd. After applying this commit [1], I was able to build your package in a sid chroot environment against fixed python3-glob2. Kind Regards [1] https://github.com/miracle2k/python-glob2/commit/be6981ec1a3ec089a9

Bug#1026729: RC Bug #1026729: Forwarded to upstream PR

2022-12-31 Thread s3v
forwarded 1026729 https://github.com/opentracing/opentracing-python/pull/159 thanks

Bug#1026499: rows: FTBFS: AssertionError: Lists differ: [] != ['iso', '8859']

2022-12-29 Thread s3v
Dear Maintainer, After adding python3-magic to B-D (and d/t/control Depends), your package builds fine in my sid chroot environment. Kind Regards

Bug#1026741: python-xsdata: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 3.10" returned exit code 13

2022-12-26 Thread s3v
Control: forwarded -1 https://github.com/tefra/xsdata/commit/775be731 thanks Dear Maintainer, this is a bug in Python 3.11.1 that was fixed and backported to 3.11.2 (but not released yet). Upstream skipped problematic test for the time being. Kind Regards. [1]

Bug#1025106: python-icecream: (autopkgtest) needs update for python3.11: ValueError: not enough values to unpack (expected 2, got 1)

2022-12-22 Thread s3v
Dear Maintainer, After upload of executing/1.2.0 to unstable, your package builds fine and all tests pass (both with python3.10 and python3.11). I've checked in a sid (not bookworm) chroot environment. Kind Regards [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025030

Bug#1025238: python-uvicorn: FTBFS with python3.11

2022-12-05 Thread s3v
Dear Maintainer, > /usr/lib/python3/dist-packages/httpx/_models.py:1: in > import cgi > /usr/lib/python3.11/cgi.py:57: in > warnings._deprecated(__name__, remove=(3,13)) > /usr/lib/python3.11/warnings.py:514: in _deprecated > warn(msg, DeprecationWarning, stacklevel=3) > E  

Bug#1025367: Wrong description for phpmyadmin-shapefile

2022-12-03 Thread s3v
Source: phpmyadmin-shapefile Dear Maintainer, I think description for phpmyadmin-shapefile should be modified. It currently states: Description: translation API for PHP using Gettext MO files  This library parses gettext binary .mo files and can mimic the native  php gettext API. Unlike the

Bug#1024877: python-softlayer: tests fail with python 3.11

2022-11-27 Thread s3v
Source: python-softlayer Severity: important Control: forwarded -1 https://github.com/softlayer/softlayer-python/commit/e2249f0e7 Dear Maintainer, Tests start failing with python 3.11 as a supported Python version [1][2]. I can reproduce this issue in a bookworm chroot environment with

Bug#1024566: aiosmtplib FTBFS: autopkgtests fail with python3.11

2022-11-21 Thread s3v
Source: aiosmtplib Severity: important Tags: ftbfs Dear Maintainer, your package FTBFS because autopkgtests start fail [1] with python3.11 as supported version. Please find attached the failure log. After packaging 2.0.0 and adding some B-D  - pybuild-plugin-pyproject  - python3-poetry  -

Bug#1024564: django-assets FTBFS: re.error: global flags not at the start of the expression at position 6

2022-11-21 Thread s3v
Source: django-assets Severity: important Tags: ftbfs forwarded -1 https://github.com/miracle2k/django-assets/pull/104 Dear Maintainer, Your package FTBFS because autopkgtests start failing with python3.11 as supported version. I can see the failure in a sid chroot environment and

Bug#1022495: ufo-extractor: FTBFS: AttributeError: '_TTGlyphGlyf' object has no attribute '_glyph'

2022-11-20 Thread s3v
Control: forwarded -1 https://github.com/robotools/extractor/pull/52 thanks Dear Maintainer, after applying aforementioned commits, I was able to build your package in a sid chroot environment. Kind Regards

Bug#1024471: cloudpickle FTBFS: multiple tests fail

2022-11-19 Thread s3v
Source: cloudpickle Severity: important Tag: ftbfs Dear Maintainer, I've tried to build your package in a local sid chroot environment but the process ends up in a failure (log attached). After packaging 2.2.0 from pypi [1], most of autokgtest failures vanishe and only two test still fail as

Bug#1019610: ruby-ahoy-email: FTBFS with ruby3.1: ERROR: Test "ruby3.1" failed: cannot load such file -- net/smtp (LoadError)

2022-11-10 Thread s3v
On Sun, 6 Nov 2022 20:31:39 +0200 Adrian Bunk wrote: > Is there a bug in rails? https://github.com/rails/rails/pull/44083 seems relevant. Kind Regards

Bug#1005434: ruby-typhoeus: FTBFS: ERROR: Test "ruby3.0" failed: Timeout::Error:

2022-11-03 Thread s3v
Dear Maintainer, After applying the attached patch, I was able to build your package in a sid chroot environment. Please see [1] for more context. Kind Regards [1] https://bugs.ruby-lang.org/issues/14183--- a/spec/support/localhost_server.rb +++ b/spec/support/localhost_server.rb @@ -43,7 +43,7

Bug#1019995: supercollider: FTBFS: sndfile.h:356:33: error: conflicting declaration ‘typedef struct sf_private_tag SNDFILE’

2022-10-31 Thread s3v
Control: forwarded -1 https://github.com/supercollider/supercollider/commit/b9dd70c4c8d61c93d7a70645e0bd18fa76e6834e thanks Dear Maintainer, After applying upstream commit, I was able to build your package in a sid chroot environment. Kind Regards

  1   2   >