src/pyams_workflow.egg-info/PKG-INFO
changeset 54 1df498497961
parent 50 98f60c2f4332
child 59 462c2d3d3b9f
equal deleted inserted replaced
53:cda141a3f551 54:1df498497961
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-workflow
     2 Name: pyams-workflow
     3 Version: 0.1.8
     3 Version: 0.1.9
     4 Summary: PyAMS workflow manager
     4 Summary: PyAMS workflow manager
     5 Home-page: http://hg.ztfy.org/pyams/pyams_workflow
     5 Home-page: http://hg.ztfy.org/pyams/pyams_workflow
     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: 
    10 Description: 
    10         
    11         
    11         History
    12         History
    12         =======
    13         =======
       
    14         
       
    15         0.1.9
       
    16         -----
       
    17          - moved content "transitions" viewlet to dedicated module
       
    18          - removed unused resources
    13         
    19         
    14         0.1.8
    20         0.1.8
    15         -----
    21         -----
    16          - updated content's is_visible/is_published tests
    22          - updated content's is_visible/is_published tests
    17          - added 'complete' argument to IWorkflowPublicationInfo.reset method to be able to keep previous push and publication
    23          - added 'complete' argument to IWorkflowPublicationInfo.reset method to be able to keep previous push and publication