Source: beancount
Version: 2.3.5-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=beancount&arch=amd64&ver=2.3.5-1%2Bb1&stamp=1668564409&raw=0

...
I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
python3.11 -m pytest -v
============================= test session starts ==============================
platform linux -- Python 3.11.0+, pytest-7.1.2, pluggy-1.0.0+repack -- 
/usr/bin/python3.11
cachedir: .pytest_cache
rootdir: /<<PKGBUILDDIR>>
collecting ... collected 1723 items / 1 error

==================================== ERRORS ====================================
_ ERROR collecting 
.pybuild/cpython3_3.11/build/beancount/prices/sources/tsp_test.py _
beancount/prices/sources/tsp_test.py:12: in <module>
    from beancount.prices.sources import tsp
beancount/prices/sources/tsp.py:44: in <module>
    csv.register_dialect('tsp',
E   TypeError: "quotechar" must be a 1-character string
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/bottle.py:38
  /usr/lib/python3/dist-packages/bottle.py:38: DeprecationWarning: 'cgi' is 
deprecated and slated for removal in Python 3.13
    import base64, cgi, email.utils, functools, hmac, itertools, mimetypes,\

../../../../../../usr/lib/python3/dist-packages/pyparsing/core.py:26
  /usr/lib/python3/dist-packages/pyparsing/core.py:26: DeprecationWarning: 
module 'sre_constants' is deprecated
    import sre_constants

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR beancount/prices/sources/tsp_test.py - TypeError: "quotechar" must be a...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 2 warnings, 1 error in 2.07s =========================
E: pybuild pybuild:379: test: plugin distutils failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest -v

Reply via email to