Changes between Initial Version and Version 2 of Ticket #51157
- Timestamp:
- Apr 15, 2016, 2:03:34 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51157
- Property Keywords Mongo MongoAlchemy NoSQL removed
-
Property
Version
changed from
2.3.4
to - Property Port py-mongoalchemy added
-
Ticket #51157 – Description
initial v2 1 1 In April 2016 the MacPorts MongoAlchemy is much too aged. 2 2 3 Docs url: http://www.mongoalchemy.org/ 3 Docs url: http://www.mongoalchemy.org/ [[BR]] 4 4 Src url: https://github.com/jeffjenkins/MongoAlchemy 5 5 6 6 The MacPorts version is at: 7 {{{ 7 8 py-mongoalchemy @0.11 python/py-mongoalchemy 8 9 py27-mongoalchemy @0.11 python/py-mongoalchemy 10 }}} 9 11 which was released before: 0.11.1 -- 2011-12-08 15:00. 10 12 11 13 While the most recent release is: 14 {{{ 12 15 MongoAlchemy-master/release-notes.rst: 13 16 0.21 -- 2015-11-13 8:45 17 }}} 14 18 15 19 Users will likely encounter this incompatibility as the error: 20 {{{ 16 21 ImportError: No module named objectid 22 }}} 17 23 18 24 Also, Flask-MongoAlchemy (https://pypi.python.org/pypi/Flask-MongoAlchemy) is at: 25 {{{ 19 26 py-flask-mongoalchemy @0.5.3 python/py-flask-mongoalchemy 20 27 py27-flask-mongoalchemy @0.5.3 python/py-flask-mongoalchemy 28 }}} 21 29 22 30 Whereas the last release is at 0.7.2.