Your message dated Mon, 24 Aug 2020 19:19:05 +0000
with message-id <e1kahzl-000exb...@fasolo.debian.org>
and subject line Bug#968694: fixed in python-django-jsonfield 1.4.0-2
has caused the Debian Bug report #968694,
regarding python-django-jsonfield: Missing build dependency on python3-psycopg2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
968694: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968694
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-django-jsonfield
Version: 1.4.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=python-django-jsonfield&arch=all&ver=1.4.0-1&stamp=1597330157&raw=0

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_test -- --system=custom --test-args="{interpreter} debian/run_tests.py"
I: pybuild base:217: python3.8 debian/run_tests.py
E
======================================================================
ERROR: jsonfield.tests (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: jsonfield.tests
Traceback (most recent call last):
  File "/usr/lib/python3.8/unittest/loader.py", line 470, in _find_test_path
    package = self._get_module_from_name(name)
  File "/usr/lib/python3.8/unittest/loader.py", line 377, in 
_get_module_from_name
    __import__(name)
  File "/<<PKGBUILDDIR>>/jsonfield/tests/__init__.py", line 1, in <module>
    from .test_fields import *  # NOQA
  File "/<<PKGBUILDDIR>>/jsonfield/tests/test_fields.py", line 9, in <module>
    from jsonfield.tests.jsonfield_test_app.models import *  # NOQA
  File "/<<PKGBUILDDIR>>/jsonfield/tests/jsonfield_test_app/models.py", line 1, 
in <module>
    from django.contrib.postgres.fields import JSONField as PostgresJSONField
  File 
"/usr/lib/python3/dist-packages/django/contrib/postgres/fields/__init__.py", 
line 1, in <module>
    from .array import *  # NOQA
  File 
"/usr/lib/python3/dist-packages/django/contrib/postgres/fields/array.py", line 
4, in <module>
    from django.contrib.postgres.forms import SimpleArrayField
  File 
"/usr/lib/python3/dist-packages/django/contrib/postgres/forms/__init__.py", 
line 4, in <module>
    from .ranges import *  # NOQA
  File 
"/usr/lib/python3/dist-packages/django/contrib/postgres/forms/ranges.py", line 
3, in <module>
    from psycopg2.extras import DateRange, DateTimeTZRange, NumericRange
ModuleNotFoundError: No module named 'psycopg2'


----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)
System check identified no issues (0 silenced).
E: pybuild pybuild:352: test: plugin custom failed with: exit code=1: python3.8 
debian/run_tests.py
dh_auto_test: error: pybuild --test -i python{version} -p 3.8 --system=custom 
"--test-args={interpreter} debian/run_tests.py" returned exit code 13
make[1]: *** [debian/rules:10: override_dh_auto_test] Error 25

--- End Message ---
--- Begin Message ---
Source: python-django-jsonfield
Source-Version: 1.4.0-2
Done: =?utf-8?q?Rapha=C3=ABl_Hertzog?= <hert...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-django-jsonfield, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 968...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Raphaël Hertzog <hert...@debian.org> (supplier of updated 
python-django-jsonfield package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 24 Aug 2020 21:04:23 +0200
Source: python-django-jsonfield
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Raphaël Hertzog <hert...@debian.org>
Closes: 968694
Changes:
 python-django-jsonfield (1.4.0-2) unstable; urgency=medium
 .
   * Add build-depends on python3-pyscopg2 for test suite (Closes: #968694)
   * Add salsa CI file
   * Configure autodep8 to use the correct import name for the generated test
Checksums-Sha1:
 2eeb5c90574ac92adf843cd43734c540d4cbc44b 1922 
python-django-jsonfield_1.4.0-2.dsc
 f0fa73319550162690a65d90edb1966e48f0fb4d 3580 
python-django-jsonfield_1.4.0-2.debian.tar.xz
 04ed0fc02bfdc7b667eba9f130f5d8787759c668 6578 
python-django-jsonfield_1.4.0-2_source.buildinfo
Checksums-Sha256:
 3649ca70264a31d4b118f0403152f0b0df9a329bf5eff788a39e6dd1521134a7 1922 
python-django-jsonfield_1.4.0-2.dsc
 3362e4bf1e1d51a5470a3a4ac7c32bb971cf00e5a94f856a8da6737187780215 3580 
python-django-jsonfield_1.4.0-2.debian.tar.xz
 3d7bed23cc1db21fd760a1f8f5a7117cf5203cf41dce1fa7bd01886511044a11 6578 
python-django-jsonfield_1.4.0-2_source.buildinfo
Files:
 c0a6d00e43bd74e2902733ff74c36ff6 1922 python optional 
python-django-jsonfield_1.4.0-2.dsc
 457e36c693a4f1a0c25a0b7a8ae5e866 3580 python optional 
python-django-jsonfield_1.4.0-2.debian.tar.xz
 b64cf983e9901cd70da3a221c3a4f17f 6578 python optional 
python-django-jsonfield_1.4.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog

iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAl9ED0wACgkQA4gdq+vC
mrme1Af9HtIP8Y2DVXX50K4dLJATtkDPzTRTX64jKlZ/+cbIW0swuafNgtKUh4+t
jbnFa2oSLunrAQzAM4V6nMQkfYALexAugp4gJ6ZDaR8NYbbE9EHKILvqhjHN82cl
c6DnZhX4nbM8q3j7rD4y0Y8ac9vA+xxW6iDKAtE3BHcih5by1W9wbzimXZKG5pDG
uMRFJg7zwznMSCjdtdoiTibnWUc5q9fckL9pL+LNKPE/k3qcJky2REC5Nn7ASlUZ
WQbwOCEdoqFYr9aDixYtu8Spgia6a/RynZUT3ByEuSspYOZNzuma1l5ppzSU1gtV
YqUAvCu/fcJZgkoDKN+OsCnxyHr3ow==
=1zbn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to