Your message dated Wed, 10 Nov 2021 21:06:29 +0000
with message-id <[email protected]>
and subject line Bug#999368: fixed in pyephem 4.1-2
has caused the Debian Bug report #999368,
regarding pyephem ftbfs with Python 3.10 (test failures)
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 [email protected]
immediately.)


-- 
999368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999368
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyephem
Version: 4.1-1
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: python3.10

pyephem ftbfs with python3-defaults from experimental:

======================================================================
ERROR: test_constellation (ephem.tests.test_bodies.FunctionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_ephem/build/ephem/tests/test_bodies.py",
line 317, in test_constellation
    self.assertEqual(constellation(oneb), ('Ori', 'Orion'))
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
FAIL:
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_ephem/build/ephem/tests/../doc/quick.rst
Doctest: quick.rst
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2216, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for quick.rst
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_ephem/build/ephem/tests/../doc/quick.rst",
line 0

----------------------------------------------------------------------
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_ephem/build/ephem/tests/../doc/quick.rst",
line 28, in quick.rst
Failed example:
    print(ephem.constellation(m))
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python3.10/doctest.py", line 1348, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest quick.rst[2]>", line 1, in <module>
        print(ephem.constellation(m))
    SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
----------------------------------------------------------------------
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_ephem/build/ephem/tests/../doc/quick.rst",
line 38, in quick.rst
Failed example:
    print(constellation(m))
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python3.10/doctest.py", line 1348, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest quick.rst[5]>", line 1, in <module>
        print(constellation(m))
    SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
----------------------------------------------------------------------
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_ephem/build/ephem/tests/../doc/quick.rst",
line 335, in quick.rst
Failed example:
    print(ephem.constellation(m))
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python3.10/doctest.py", line 1348, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest quick.rst[36]>", line 1, in <module>
        print(ephem.constellation(m))
    SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats


======================================================================
FAIL:
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_ephem/build/ephem/tests/../doc/tutorial.rst
Doctest: tutorial.rst
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.10/doctest.py", line 2216, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for tutorial.rst
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_ephem/build/ephem/tests/../doc/tutorial.rst",
line 0

----------------------------------------------------------------------
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_ephem/build/ephem/tests/../doc/tutorial.rst",
line 48, in tutorial.rst
Failed example:
    print(ephem.constellation(u))
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python3.10/doctest.py", line 1348, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest tutorial.rst[4]>", line 1, in <module>
        print(ephem.constellation(u))
    SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
----------------------------------------------------------------------
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_ephem/build/ephem/tests/../doc/tutorial.rst",
line 485, in tutorial.rst
Failed example:
    print("%s %s" % (ephem.constellation(yh), yh.mag))
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python3.10/doctest.py", line 1348, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest tutorial.rst[71]>", line 1, in <module>
        print("%s %s" % (ephem.constellation(yh), yh.mag))
    SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats


----------------------------------------------------------------------
Ran 162 tests in 2.658s

FAILED (failures=2, errors=1, skipped=2)

--- End Message ---
--- Begin Message ---
Source: pyephem
Source-Version: 4.1-2
Done: Ole Streicher <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyephem, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher <[email protected]> (supplier of updated pyephem 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 [email protected])


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

Format: 1.8
Date: Wed, 10 Nov 2021 21:18:05 +0100
Source: pyephem
Architecture: source
Version: 4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 983149 999368
Changes:
 pyephem (4.1-2) unstable; urgency=medium
 .
   * Disable DeprecationWarning,  add support Python 3.10
     (Closes: #983149, #999368)
Checksums-Sha1:
 f2648f12500576526f6df8719d5af61497d8dbe5 1988 pyephem_4.1-2.dsc
 0ae7fc734301a7b5e02b62b9031946f10bbda166 5036 pyephem_4.1-2.debian.tar.xz
Checksums-Sha256:
 46177e5769076d5133aff5acf103fa26510bf0990dcf2a5d47aebf866ae40779 1988 
pyephem_4.1-2.dsc
 cd4c2f13f8d4c9a617f81fb8774827b1e772ea3d553ab91c8efbaa4dbdb03148 5036 
pyephem_4.1-2.debian.tar.xz
Files:
 612e13f8d32bf6107e228fc8fafe39a1 1988 python optional pyephem_4.1-2.dsc
 8532c2039af22cafb9113147080e79ab 5036 python optional 
pyephem_4.1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmGMKawACgkQcRWv0HcQ
3Pe3fA/+M7x7T0+GkY8xj3DIjVBCy8DJ3gor68C5yqWmnrltt+VemSEdf0rNge+F
B369KQrYrRvTefLBR69MlnBzLWRJ38N9l9DQ6uD6zPOyg267jG4nOX4uSsmwsuqO
1ls6VWrdZcvaXzQC+RGQ6KPDPU5PE4KD8nHHma9+oPksbnR8RmInGTasQQ9rxhRD
M7RSbRUH4aSlCc55AUEz/7+v2128lm7uMPWrejvF8TsTVFgKrKeuw+3HWdvM7RoP
2S5A/ibwY50f72unHtyjI7wQ9DG4ZACqnIuj27M3xS4HCyUvMtobGO2gr3wwU/ZS
eMd3xFtuayOQlp9aErXA9zhAPKZ3Fh8nJSYpRUWUgxJXfSj/Cs44qvNXY75AlPZK
45extKIrvRYELTR8rcWWRsZaYcs89NVOHyNPEH+XQFq61b2yzWVfd5/qLyQkcWdK
ojUZUxLswQjBBh7v63lMt1kOq+NZr0hLrdP3Qc2rJyWaDbPOHb1lTRJShtGDIRZM
A3DHrJXnRLOF50umOw1Cyc+X0xyDcq248y7gTY1fRn34b/MQUJQIrPIXx9c+AyCn
kyHzCt3wqN1rgZ3wkxBmLPVHJDfwd0QCNdY2Bfrex0wHaGP98sKnjsBq1nbywCYq
eyMcjVKvMca56HE21FHPKZGcarScLvHVwc99/iDdKCfblbQ0dgE=
=+1cY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to