Your message dated Tue, 11 Jul 2017 02:52:14 +0000
with message-id <e1dulha-00071j...@fasolo.debian.org>
and subject line Bug#867777: fixed in zope.testing 4.6.2-1
has caused the Debian Bug report #867777,
regarding zope.testing FTBFS with python 3.6 as supported version
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.)


-- 
867777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867777
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zope.testing
Version: 4.6.0-1
Severity: serious
Tags: buster sid fixed-upstream

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/zope.testing.html

...
I: pybuild base:184: python3.6 setup.py test 
running test
running egg_info
writing src/zope.testing.egg-info/PKG-INFO
writing dependency_links to src/zope.testing.egg-info/dependency_links.txt
writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt
writing requirements to src/zope.testing.egg-info/requires.txt
writing top-level names to src/zope.testing.egg-info/top_level.txt
reading manifest file 'src/zope.testing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'appveyor.yml'
writing manifest file 'src/zope.testing.egg-info/SOURCES.txt'
running build_ext
/build/1st/zope.testing-4.6.0/src/zope/testing/module.txt
Doctest: module.txt ... FAIL
/build/1st/zope.testing-4.6.0/src/zope/testing/loggingsupport.txt
Doctest: loggingsupport.txt ... ok
/build/1st/zope.testing-4.6.0/src/zope/testing/renormalizing.txt
Doctest: renormalizing.txt ... ok
/build/1st/zope.testing-4.6.0/src/zope/testing/setupstack.txt
Doctest: setupstack.txt ... ok
/build/1st/zope.testing-4.6.0/src/zope/testing/wait.txt
Doctest: wait.txt ... ok
/build/1st/zope.testing-4.6.0/src/zope/testing/doctestcase.txt
Doctest: doctestcase.txt ... 
/build/1st/zope.testing-4.6.0/src/zope/testing/doctestcase.py:182: 
DeprecationWarning: invalid escape sequence \W
  _not_word = re.compile('\W')
ok
test_input_empty (zope.testing.test_renormalizing.Exception2To3) ... ok
test_input_spaces (zope.testing.test_renormalizing.Exception2To3) ... ok
test_last_line_empty (zope.testing.test_renormalizing.Exception2To3) ... ok
test_no_colon_in_first_word (zope.testing.test_renormalizing.Exception2To3) ... 
ok
test_no_dots_in_name (zope.testing.test_renormalizing.Exception2To3) ... ok
test_strip_dottedname (zope.testing.test_renormalizing.Exception2To3) ... ok

======================================================================
FAIL: /build/1st/zope.testing-4.6.0/src/zope/testing/module.txt
Doctest: module.txt
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for module.txt
  File "/build/1st/zope.testing-4.6.0/src/zope/testing/module.txt", line 0

----------------------------------------------------------------------
File "/build/1st/zope.testing-4.6.0/src/zope/testing/module.txt", line 80, in 
module.txt
Failed example:
    import fake
Expected:
    Traceback (most recent call last):
      ...
    ImportError: No module named fake
Got:
    Traceback (most recent call last):
      File "/usr/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "<doctest module.txt[20]>", line 1, in <module>
        import fake
    ModuleNotFoundError: No module named fake
----------------------------------------------------------------------
File "/build/1st/zope.testing-4.6.0/src/zope/testing/module.txt", line 97, in 
module.txt
Failed example:
    import zope.testing.unlikelymodulename
Expected:
    Traceback (most recent call last):
      ...
    ImportError: No module named unlikelymodulename
Got:
    Traceback (most recent call last):
      File "/usr/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "<doctest module.txt[28]>", line 1, in <module>
        import zope.testing.unlikelymodulename
    ModuleNotFoundError: No module named unlikelymodulename


----------------------------------------------------------------------
Ran 12 tests in 0.200s

FAILED (failures=1)
Test failed: <unittest.runner.TextTestResult run=12 errors=0 failures=1>
error: Test failed: <unittest.runner.TextTestResult run=12 errors=0 failures=1>
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: 
python3.6 setup.py test 
dh_auto_test: pybuild --test -i python{version} -p 3.6 3.5 returned exit code 13
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 25


Upstream version 4.6.1 adds support for Python 3.6

--- End Message ---
--- Begin Message ---
Source: zope.testing
Source-Version: 4.6.2-1

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

Debian distribution maintenance software
pp.
Barry Warsaw <ba...@debian.org> (supplier of updated zope.testing 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: SHA256

Format: 1.8
Date: Mon, 10 Jul 2017 21:47:10 -0400
Source: zope.testing
Binary: python-zope.testing python3-zope.testing
Architecture: source all
Version: 4.6.2-1
Distribution: unstable
Urgency: medium
Maintainer: Barry Warsaw <ba...@debian.org>
Changed-By: Barry Warsaw <ba...@debian.org>
Description:
 python-zope.testing - Zope testing helpers
 python3-zope.testing - Zope testing helpers for Python 3
Closes: 867777
Changes:
 zope.testing (4.6.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add support for Python 3.6.  (Closes: #867777)
   * d/control:
     - Bump to Standards-Version 4.0.0 with no other changes needed.
     - Bump Python versions to >= 2.7 and >= 3.5
     - Remove redundant XS-Testsuite header.
Checksums-Sha1:
 ff3ed3fb91ef88639aed4504ad04c435c19162c2 2503 zope.testing_4.6.2-1.dsc
 8559029a5dc7ff848b72858265272badaf56d37f 62710 zope.testing_4.6.2.orig.tar.gz
 936477b87d91141293431173e10cb97ce0ee7012 5124 
zope.testing_4.6.2-1.debian.tar.xz
 8f2abcb64a21f3142b30e355c8019bd59fb2239f 39536 
python-zope.testing_4.6.2-1_all.deb
 dc6b90a7eb2db9dbec8da1f91305c3d6dc79f46b 39286 
python3-zope.testing_4.6.2-1_all.deb
 36ae1b7d4734affb83ed77458e77c9e8126bccd3 6961 
zope.testing_4.6.2-1_amd64.buildinfo
Checksums-Sha256:
 9f7bfd1ed3d40c5b2755d37e0ced2f3050cd9a562b08e645319bdb23caf8b321 2503 
zope.testing_4.6.2-1.dsc
 6f60f9847b33f3b63ad42cee67019f2013eb37384c49f7f77d624e2821293846 62710 
zope.testing_4.6.2.orig.tar.gz
 96ec8b5677c0daba17f19d5b45dc9bf861236178e1bd7e4e2b49b7aec9f48e1f 5124 
zope.testing_4.6.2-1.debian.tar.xz
 ba3a4d2926cbf90e734768971b412afa961db72d6975f3f131b73223ad7be15f 39536 
python-zope.testing_4.6.2-1_all.deb
 1ff86bc4293e2ff16d6eb8c6e8a3b137bfecda96fcabe04b972421e0daece5d0 39286 
python3-zope.testing_4.6.2-1_all.deb
 23bcc5cc630500cc214e4321a71c23d53aa8d4ac9f3944b1cc22888bb019ed43 6961 
zope.testing_4.6.2-1_amd64.buildinfo
Files:
 6ef894ce7b34ac318a3f48a4bed8b5e2 2503 zope optional zope.testing_4.6.2-1.dsc
 36c5e6857ba58a7c9121f45a10f25468 62710 zope optional 
zope.testing_4.6.2.orig.tar.gz
 6b7fc5831485421865cec23d51b1599f 5124 zope optional 
zope.testing_4.6.2-1.debian.tar.xz
 9b569d9bb1e1f615069cf07f2cc09410 39536 zope optional 
python-zope.testing_4.6.2-1_all.deb
 351e8d380fe4aa61c3cda3bfa90cd270 39286 zope optional 
python3-zope.testing_4.6.2-1_all.deb
 572ad6cba5e1588c2e7b593a6a50059c 6961 zope optional 
zope.testing_4.6.2-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEhBcVftvnPZ6sHlObEm61Y6dLBr8FAllkMAEACgkQEm61Y6dL
Br8FNRAAnJM6V5ajvj9VROss/L62hAWrHw4nkzm+mqH24LpXT+TUr6Zwrgv+1GK5
65gGepXVvwZzuZM1kXobgEKIictR9KL6QX9jam0F1XFXhtdXDZhM2L8LU/zwBN7Z
RTrz9y322jOqGLYo9Fzu15m7LnemfbkMXxbGMTfatN7jJ4uKuD0GRGY/AKBzd/uS
qS0udrMnG51f/YIhRXtI3Kigmw0whW64z1oQkp9SxkBtSrR9dco04R67JNnn51Gh
Udstz37Pz9Ru7LqmKEraGTUVgPdDH0PU+E4hnpLXAfp18P9ThrRtYtRuXA9M2/EL
AmfJ+fn0pGndFQQyp5icXVsJ8zqzgNRC8pMmLYa+ZtF3JLP3MNvkfRerHe1qxZgx
78ujpTZTM3i2HbtTcMXwJYQclVZ7qIbZQYbMtBgjcnPCmL1yLsnSXFLQ3PMPORgM
+VbIoxovsA4qlsWxU8AsYiDBOyfAwEOqxPBDql4B3FNN4b0WKtD3XZe2grqjzOBW
rtloitveNjaJxNMae/GVpMdx41FREIl85WKAoR7PLIrrRDvyzaoX1xBluzOoQJDt
uUh07Die+DCFkFdDl1+bPMuRra0v6ivqXegoCVHunAul+8CH8Z7yv4ty1viZXr0f
WQbNI8/7z73TRGzAtlsR44B8Z/iZrmH90MuyroFjpmbbIrsErts=
=JU+d
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to