Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian....@packages.debian.org
Usertags: rm

python-formalchemy has not been usable since jessie because it fails
to import into python (#896197), but noone noticed.
The package has been removed from sid, and since it has no users,
let's remove it from stable as well.

$ python                                                                        
                                                                                
                            
Python 2.7.13 (default, Sep 26 2018, 18:42:22) 
[GCC 6.3.0 20170516] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import formalchemy
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/formalchemy/__init__.py", line 9, in 
<module>
    from formalchemy.tables import *
  File "/usr/lib/python2.7/dist-packages/formalchemy/tables.py", line 9, in 
<module>
    from formalchemy.forms import FieldSet
  File "/usr/lib/python2.7/dist-packages/formalchemy/forms.py", line 42, in 
<module>
    from formalchemy import fields
  File "/usr/lib/python2.7/dist-packages/formalchemy/fields.py", line 21, in 
<module>
    from sqlalchemy import exceptions as sqlalchemy_exceptions
ImportError: cannot import name exceptions


anbe@coccia:~$ dak rm -Rn -s stable python-formalchemy
Will remove the following packages from stable:

python-formalchemy |    1.4.2-1 | source, amd64, arm64, armel, armhf, i386, 
mips, mips64el, mipsel, ppc64el, s390x

Maintainer: Shell Xu <shell909...@gmail.com>

------------------- Reason -------------------

----------------------------------------------

Checking reverse dependencies...
No dependency problem found.


Andreas

Reply via email to