src/pyams_alchemy.egg-info/PKG-INFO
changeset 44 65e7ee10fc20
parent 41 7b2902f6f849
child 53 9b87ac9dff97
equal deleted inserted replaced
43:450c0327037e 44:65e7ee10fc20
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-alchemy
     2 Name: pyams-alchemy
     3 Version: 0.1.5
     3 Version: 0.1.6
     4 Summary: PyAMS interfaces and classes for SQLAlchemy integration
     4 Summary: PyAMS interfaces and classes for SQLAlchemy integration
     5 Home-page: http://hg.ztfy.org/pyams/pyams_alchemy
     5 Home-page: http://hg.ztfy.org/pyams/pyams_alchemy
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
     9 Description-Content-Type: UNKNOWN
     9 Description-Content-Type: UNKNOWN
    10 Description: 
    10 Description: 
    11         
    11         
    12         History
    12         History
    13         =======
    13         =======
       
    14         
       
    15         0.1.6
       
    16         -----
       
    17          - added check of registry settings in dynamic schema mixin class
    14         
    18         
    15         0.1.5
    19         0.1.5
    16         -----
    20         -----
    17          - upgrade zope.sqlalchemy package to release 1.0.0
    21          - upgrade zope.sqlalchemy package to release 1.0.0
    18          - updated global registry access
    22          - updated global registry access