Your message dated Sat, 20 Nov 2021 20:47:08 +0000
with message-id <e1moxgo-00039w...@fasolo.debian.org>
and subject line Bug#999398: fixed in zodbpickle 2.2.0-1
has caused the Debian Bug report #999398,
regarding zodbpickle 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 ow...@bugs.debian.org
immediately.)


-- 
999398: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999398
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zodbpickle
Version: 1.0-3
Severity: important
Tags: ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.10

zodbpickle ftbfs with python3-defaults from experimental:

[...]
I: pybuild base:237: python3.10 setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future
version. Users looking for a generic test entry point independent of test runner
are encouraged to use tox.
running egg_info
writing src/zodbpickle.egg-info/PKG-INFO
writing dependency_links to src/zodbpickle.egg-info/dependency_links.txt
writing requirements to src/zodbpickle.egg-info/requires.txt
writing top-level names to src/zodbpickle.egg-info/top_level.txt
reading manifest file 'src/zodbpickle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.dll' found anywhere in
distribution
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
warning: no previously-included files matching '*.pyo' found anywhere in
distribution
warning: no previously-included files matching '*.so' found anywhere in 
distribution
adding license file 'LICENSE.txt'
writing manifest file 'src/zodbpickle.egg-info/SOURCES.txt'
running build_ext
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zodbpickle/build/zodbpickle/_pickle.cpython-310-x86_64-linux-gnu.so
-> src/zodbpickle
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/setup.py", line 43, in <module>
    setup(
  File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 153, in 
setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.10/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.10/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.10/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 223, 
in run
    self.run_tests()
  File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 226, in
run_tests
    test = unittest.main(
  File "/usr/lib/python3.10/unittest/main.py", line 100, in __init__
    self.parseArgs(argv)
  File "/usr/lib/python3.10/unittest/main.py", line 147, in parseArgs
    self.createTests()
  File "/usr/lib/python3.10/unittest/main.py", line 158, in createTests
    self.test = self.testLoader.loadTestsFromNames(self.testNames,
  File "/usr/lib/python3.10/unittest/loader.py", line 220, in loadTestsFromNames
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/usr/lib/python3.10/unittest/loader.py", line 220, in <listcomp>
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/usr/lib/python3.10/unittest/loader.py", line 205, in loadTestsFromName
    test = obj()
  File "/<<PKGBUILDDIR>>/src/zodbpickle/tests/test_pickle.py", line 27, in
test_suite
    from .test_pickle_3 import test_suite
  File "/<<PKGBUILDDIR>>/src/zodbpickle/tests/test_pickle_3.py", line 7, in 
<module>
    from .pickletester_3 import AbstractPickleTests
  File "/<<PKGBUILDDIR>>/src/zodbpickle/tests/pickletester_3.py", line 10, in
<module>
    from test.support import (
ImportError: cannot import name 'TESTFN' from 'test.support'
(/usr/lib/python3.10/test/support/__init__.py)
E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1:
python3.10 setup.py test

--- End Message ---
--- Begin Message ---
Source: zodbpickle
Source-Version: 2.2.0-1
Done: Stefano Rivera <stefa...@debian.org>

We believe that the bug you reported is fixed in the latest version of
zodbpickle, 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 999...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated zodbpickle 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: Sat, 20 Nov 2021 15:42:41 -0400
Source: zodbpickle
Architecture: source
Version: 2.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 999398
Changes:
 zodbpickle (2.2.0-1) unstable; urgency=medium
 .
   [ Stefano Rivera ]
   * Team upload.
   * New upstream release.
     - Supports Python 3.10 (Closes: #999398)
   * Bump copyright years.
   * Declare Rules-Requires-Root: no.
   * Bump Standards-Version to 4.6.0, no changes needed.
   * Bump watch file version to 4.
 .
   [ Ondřej Nový ]
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
Checksums-Sha1:
 200af890981ef2738864d439b036ab30ea8ada81 1434 zodbpickle_2.2.0-1.dsc
 ce20f99df22603b4f58f47ac38cf93d4a8ceb38d 183486 zodbpickle_2.2.0.orig.tar.gz
 4215f54bf10f9f2977966b57697ffb653a59aa66 3900 zodbpickle_2.2.0-1.debian.tar.xz
 0156d1fbdb2c5a28272fabb3d75a6edcc43834f7 6035 
zodbpickle_2.2.0-1_source.buildinfo
Checksums-Sha256:
 eec7f35d3bba13f14b5bd7c0b43a04a415a7a10e995876f5be467910ab01707d 1434 
zodbpickle_2.2.0-1.dsc
 584127173db0a2647af0fc8cb935130b1594398c611e94fb09a719e09e1ed4bd 183486 
zodbpickle_2.2.0.orig.tar.gz
 6d5e9d6c93848cf5dfb991e7a39bbf69b054315f7874ccb8dc003de0df09320d 3900 
zodbpickle_2.2.0-1.debian.tar.xz
 7c3e07a42feba04722380104ac19c92d788f8e1d26a579fa23665147bd9d1370 6035 
zodbpickle_2.2.0-1_source.buildinfo
Files:
 4d502015b60cc6c08ea00ed564753fee 1434 python optional zodbpickle_2.2.0-1.dsc
 67f4a5b44bad2f127cbd4ba65d7e6690 183486 python optional 
zodbpickle_2.2.0.orig.tar.gz
 bb4367aab0a125dcb256de0acdc085c0 3900 python optional 
zodbpickle_2.2.0-1.debian.tar.xz
 40e86fae6203a3fc7ef8c9adfb2c1c2c 6035 python optional 
zodbpickle_2.2.0-1_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCYZlP3hQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2GWXAP93pv6CtzFX3lWqNSY8Odyo1WZZIbmD
4yDoaXlYUnkCYgEAjcdaZwqehgSm/g+aWZRmihRWjF1Tf2yJUP7ZJfmeXgw=
=2twO
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to