#42646: py27-flask-restful @0.2.11 ImportError due to missing dependency from aniso8601 -------------------------------------+------------------------------------- Reporter: thiel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: py27-flask-restful | Port: py27-flask-restful py- aniso8601 dependency | flask-restful -------------------------------------+------------------------------------- - OS X 10.9.1 - Xcode 5.0.2 (5A3005) - py27-flask-restful version 0.2.11 'from flask.ext.restful import fields' leads to the following import error: 'ImportError: No module named aniso8601' The update of flask-restful version 0.2.8 to 0.2.9 created a new dependency for python package 'aniso8601'. The latter is since version 0.2.9 imported by 'flask_restful/types.py'. (Downgrading to py27-flask-restful version 0.2.8 (revision 114324) worked again) -- Ticket URL: <https://trac.macports.org/ticket/42646> MacPorts <http://www.macports.org/> Ports system for OS X