Your message dated Wed, 31 Oct 2018 21:56:48 +0100
with message-id <[email protected]>
and subject line wtf-peewee_3.0.0+dfsg-1_source.changes ACCEPTED into unstable 
(fwd)
has caused the Debian Bug report #911686,
regarding wtf-peewee FTBFS: AttributeError: 'ModelSelect' object has no 
attribute 'model_class'
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.)


-- 
911686: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911686
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: wtf-peewee
Version: 0.2.6+dfsg-2
Severity: serious
Tags: ftbfs

wtf-peewee fails to build from source in unstable for multiple
architectures, e.g. i386:

https://tests.reproducible-builds.org/debian/rbuild/unstable/i386/wtf-peewee_0.2.6+dfsg-2.rbuild.log.gz

| ERROR: test_hidden_field_none (wtfpeewee.tests.WTFPeeweeTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/build/1st/wtf-peewee-0.2.6+dfsg/wtfpeewee/tests.py", line 479, in 
test_hidden_field_none
|     'blog': '',
|   File "/usr/lib/python2.7/dist-packages/wtforms/form.py", line 212, in 
__call__
|     return type.__call__(cls, *args, **kwargs)
|   File "/usr/lib/python2.7/dist-packages/wtforms/form.py", line 272, in 
__init__
|     super(Form, self).__init__(self._unbound_fields, meta=meta_obj, 
prefix=prefix)
|   File "/usr/lib/python2.7/dist-packages/wtforms/form.py", line 52, in 
__init__
|     field = meta.bind_field(self, unbound_field, options)
|   File "/usr/lib/python2.7/dist-packages/wtforms/meta.py", line 27, in 
bind_field
|     return unbound_field.bind(form=form, **options)
|   File "/usr/lib/python2.7/dist-packages/wtforms/fields/core.py", line 353, 
in bind
|     return self.field_class(*self.args, **kw)
|   File "/build/1st/wtf-peewee-0.2.6+dfsg/wtfpeewee/fields.py", line 319, in 
__init__
|     self.model = query.model_class
| AttributeError: 'ModelSelect' object has no attribute 'model_class'
| 
| ----------------------------------------------------------------------
| Ran 15 tests in 0.055s
| 
| FAILED (errors=7)
| E: pybuild pybuild:338: test: plugin distutils failed with: exit code=2: 
python2.7 setup.py test
| dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
| make: *** [debian/rules:5: build] Error 25
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Helmut

--- End Message ---
--- Begin Message ---
Version: 3.0.0+dfsg-1

Format: 1.8
Date: Tue, 30 Oct 2018 22:12:17 +0100
Source: wtf-peewee
Binary: python-wtf-peewee python3-wtf-peewee
Architecture: source
Version: 3.0.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Christoph Berg <[email protected]>
Description:
 python-wtf-peewee - WTForms integration for peewee models (Python 2)
 python3-wtf-peewee - WTForms integration for peewee models (Python 3)
Changes:
 wtf-peewee (3.0.0+dfsg-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/watch: Use https protocol
 .
   [ Christoph Berg ]
   * New upstream version.

--- End Message ---

Reply via email to