Opened 8 years ago

Closed 5 years ago

#51157 closed update (fixed)

MongoAlchemy needs updating from 0.11 to 0.21

Reported by: calaf.9@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-mongoalchemy

Description (last modified by mf2k (Frank Schima))

In April 2016 the MacPorts MongoAlchemy is much too aged.

Docs url: http://www.mongoalchemy.org/
Src url: https://github.com/jeffjenkins/MongoAlchemy

The MacPorts version is at:

py-mongoalchemy                @0.11           python/py-mongoalchemy
py27-mongoalchemy              @0.11           python/py-mongoalchemy

which was released before: 0.11.1 -- 2011-12-08 15:00.

While the most recent release is:

MongoAlchemy-master/release-notes.rst:
0.21 -- 2015-11-13 8:45

Users will likely encounter this incompatibility as the error:

ImportError: No module named objectid

Also, Flask-MongoAlchemy (https://pypi.python.org/pypi/Flask-MongoAlchemy) is at:

py-flask-mongoalchemy          @0.5.3          python/py-flask-mongoalchemy
py27-flask-mongoalchemy        @0.5.3          python/py-flask-mongoalchemy

Whereas the last release is at 0.7.2.

Other software in the accompanying toolchain (flask, mongo) are current.

Change History (3)

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Keywords: Mongo MongoAlchemy NoSQL removed
Port: py-mongoalchemy added
Version: 2.3.4

In the future, please use WikiFormatting and fill in the Port field.

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 Changed 5 years ago by reneeotten <reneeotten@…>

Resolution: fixed
Status: newclosed

In 5d0ff3263c86111321b266cb1ec0adbc4a800323/macports-ports (master):

py-mongoalchemy: update to 0.21

Closes: #51157

Note: See TracTickets for help on using tickets.