Your message dated Sat, 28 Oct 2017 20:51:29 +0000
with message-id <e1e8y4n-000gdu...@fasolo.debian.org>
and subject line Bug#867500: fixed in python-pecan 1.2.1-1
has caused the Debian Bug report #867500,
regarding python-pecan 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.)


-- 
867500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867500
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pecan
Version: 1.1.2-3
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-pecan.html

...
OK (skipped=3)
set -e && for pyvers in 3.6 3.5 ; do \
        python$pyvers setup.py test -v ; \
done
running test
running egg_info
writing pecan.egg-info/PKG-INFO
writing dependency_links to pecan.egg-info/dependency_links.txt
writing entry points to pecan.egg-info/entry_points.txt
writing requirements to pecan.egg-info/requires.txt
writing top-level names to pecan.egg-info/top_level.txt
reading manifest file 'pecan.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'pecan/middleware/resources/*'
writing manifest file 'pecan.egg-info/SOURCES.txt'
running build_ext
test_class_based_decorator (pecan.tests.test_util.TestArgSpec) ... ok
test_decorator_with_args (pecan.tests.test_util.TestArgSpec) ... ok
test_multiple_decorators (pecan.tests.test_util.TestArgSpec) ... ok
test_nested_cells (pecan.tests.test_util.TestArgSpec) ... ok
...

======================================================================
ERROR: test_config_with_non_package_relative_import 
(pecan.tests.test_conf.TestConf)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/1st/python-pecan-1.1.2/pecan/tests/test_conf.py", line 159, in 
test_config_with_non_package_relative_import
    configuration.conf_from_file(f.name)
  File "/build/1st/python-pecan-1.1.2/pecan/configuration.py", line 175, in 
conf_from_file
    SourceFileLoader(module_name, abspath).load_module(module_name)
  File "<frozen importlib._bootstrap_external>", line 399, in 
_check_name_wrapper
  File "<frozen importlib._bootstrap_external>", line 823, in load_module
  File "<frozen importlib._bootstrap_external>", line 682, in load_module
  File "<frozen importlib._bootstrap>", line 251, in _load_module_shim
  File "<frozen importlib._bootstrap>", line 675, in _load
  File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
  File "/tmp/tmps9i68m_m.py", line 1, in <module>
ImportError: attempted relative import with no known parent package

----------------------------------------------------------------------
Ran 538 tests in 5.279s

FAILED (errors=1)
Test failed: <unittest.runner.TextTestResult run=538 errors=1 failures=0>
error: Test failed: <unittest.runner.TextTestResult run=538 errors=1 failures=0>
debian/rules:45: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1

--- End Message ---
--- Begin Message ---
Source: python-pecan
Source-Version: 1.2.1-1

We believe that the bug you reported is fixed in the latest version of
python-pecan, 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.
Thomas Goirand <z...@debian.org> (supplier of updated python-pecan 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: Sat, 28 Oct 2017 21:32:45 +0200
Source: python-pecan
Binary: python-pecan python-pecan-doc python3-pecan
Architecture: source all
Version: 1.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 python-pecan - WSGI object-dispatching web framework - Python 2.x
 python-pecan-doc - WSGI object-dispatching web framework
 python3-pecan - WSGI object-dispatching web framework - Python 3.x
Closes: 867500
Changes:
 python-pecan (1.2.1-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Fixed homepage (https).
   * Fixed VCS URLs (https).
   * d/rules: Changed UPSTREAM_GIT protocol to https
   * d/copyright: Changed source URL to https protocol
 .
   [ Daniel Baumann ]
   * Updating vcs fields.
   * Updating copyright format url.
   * Updating maintainer field.
   * Running wrap-and-sort -bast.
   * Updating standards version to 4.0.0.
   * Removing gbp.conf, not used anymore or should be specified in the
     developers dotfiles.
   * Correcting permissions in debian packaging files.
   * Updating standards version to 4.0.1.
   * Updating standards version to 4.1.0.
 .
   [ Thomas Goirand ]
   * New upstream release:
     - Fix FTBFS in Python 3.6 (Closes: #867500).
   * Switch to debhelper 10.
   * Standards-Version is now 4.1.1.
   * Using pkgos-dh_auto_install and removed openstack-pkg-tools defined.
   * Fixed debian/copyright ordering.
   * Remove a broken test, make all version of Python to fail build if tests
     fail.
   * Remove entries in debian/copyright that were removed upstream.
Checksums-Sha1:
 5ae2504ae5199bb142a1eb1aee3be9ae82c34176 2770 python-pecan_1.2.1-1.dsc
 d75a6901c343e34f3675639a3aa6e9d761bf15d1 139312 python-pecan_1.2.1.orig.tar.xz
 386d5650dc740038949777fb484646966384f380 5604 
python-pecan_1.2.1-1.debian.tar.xz
 012fb58588602922ca89e064eeee97db23bc7b73 116664 
python-pecan-doc_1.2.1-1_all.deb
 370426c6f6ddaf1a44182816338690ddd5924034 103328 python-pecan_1.2.1-1_all.deb
 297381eaf2a4e1a1ce4fd976b1a9a1d98caec485 11005 
python-pecan_1.2.1-1_amd64.buildinfo
 fb147169b12981f093c8aeafbc0e34731bcef20a 103312 python3-pecan_1.2.1-1_all.deb
Checksums-Sha256:
 872504c0fc585cb50f4082cadb449ca039504e8223e1d0723ca9053162e52920 2770 
python-pecan_1.2.1-1.dsc
 017d3a1dd3c4188c54537c2ae0bc708d3465cbf8b44a4968faa8f7caea214287 139312 
python-pecan_1.2.1.orig.tar.xz
 8762acd308687669389dbc77a595570b2c2845e21f37eceb7867c6ef852a60ff 5604 
python-pecan_1.2.1-1.debian.tar.xz
 18ccfbc7c14f6fbc033ed5701e2ee1e3f4ad18807391cae5b3bc995a03a7f334 116664 
python-pecan-doc_1.2.1-1_all.deb
 dd28394dc8ea40ca54adf64364ef62c83d6773a42e23eddba26adc2c116163ae 103328 
python-pecan_1.2.1-1_all.deb
 ce7929cd18809b1c06801c673c19b4c9f7e5c23ad736773877ad1984fa57a7e6 11005 
python-pecan_1.2.1-1_amd64.buildinfo
 a869abb267b62cf949e1cc6764f63c40ac74385aff1335cf2a545f7a2899c58d 103312 
python3-pecan_1.2.1-1_all.deb
Files:
 1e3b636e6136d41f5c1a64a10353ba89 2770 python optional python-pecan_1.2.1-1.dsc
 5605401cd48b89a6163080963b1d34c1 139312 python optional 
python-pecan_1.2.1.orig.tar.xz
 9617b4aaf34d7d46085f20012a12e5f4 5604 python optional 
python-pecan_1.2.1-1.debian.tar.xz
 0884399c45a6ee88766f1a540b469d35 116664 doc optional 
python-pecan-doc_1.2.1-1_all.deb
 60defecec456b9d2fedac8e4fe3415c2 103328 python optional 
python-pecan_1.2.1-1_all.deb
 edc5a51808ebd17297be882f2bca0bd2 11005 python optional 
python-pecan_1.2.1-1_amd64.buildinfo
 1772712e2743493635cbfcb0d4b15372 103312 python optional 
python3-pecan_1.2.1-1_all.deb

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

iQJEBAEBCAAuFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAln04ZwQHHppZ29AZGVi
aWFuLm9yZwAKCRDUFq0VrGtD/k6oD/9y7kM1b+n9laRtWBHsFs26goGaYWc7xAm0
0QtbuwM6RSFdb4unvo2DbY13zYknQ/P6vnjE2j1kG+oCVF/AyDobl7x91H8Qzl7v
IEi3WwIE+Hydk8SpDa+ylG34t4EFT7TZWhfti0UOf1X9nIVdpOvKInpsGYDaOhHy
KoRwMLdMevo5l0DOVL9gso+eXDKMNOi9cQkreQlLWUjtLGRKvTxYneBouGBe+wX+
xk38bW2EIcXPi+6XRhoLeKK1ewxk390T3YtE3hZKKhJ38MENMFfuNQMBqrrKjGb9
2Wp4FqaXEu7TWi2k/bIiCUL83ycQ5r1V2Gfg9sQTMDbA1pFi46ABj7fSK0P/rq8q
FlV0vKgP1jzO51fPFVeQDlgrmpUlhji3Z2cUDk1JTF3QOPB8GqV3ZWDHyu3Ttwi/
SzP7xBAnvS20r/pv9rX20jP5scJ347YJcTDSwv8WwTYWX0pr0wKOfyBXvqIHKzDS
c5LqybrXL/ukqOxjLGkhSNMlLy5An7OdbMAHde1yNC1fvJfxzoK0agy0LN6DW27P
XoglVC//LCrTarTCFWtr23mPh/7rzRVFj8b9hSR350Fzs2Xqcx+zZ3JZu3/j2BUc
fhAKzRZecBHbIFfyxnjcDVyoYNrj3Hxf2giJwiTWWhmFoKRyV6GqrV44eVr8K3Cy
a5YqH0HG3A==
=jgkz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to