equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-zodbbrowser |
2 Name: pyams-zodbbrowser |
3 Version: 0.1.3 |
3 Version: 0.1.4 |
4 Summary: PyAMS ZODB browser integration |
4 Summary: PyAMS ZODB browser integration |
5 Home-page: http://hg.ztfy.org/pyams/pyams_zodbbrowser |
5 Home-page: http://hg.ztfy.org/pyams/pyams_zodbbrowser |
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 |
|
10 Description: |
9 Description: |
11 |
10 |
12 History |
11 History |
13 ======= |
12 ======= |
|
13 |
|
14 0.1.4 |
|
15 ----- |
|
16 - handled exception when trying to display transactions in history-free storage |
14 |
17 |
15 0.1.3 |
18 0.1.3 |
16 ----- |
19 ----- |
17 - renamed TALES expression |
20 - renamed TALES expression |
18 |
21 |
33 Classifier: License :: OSI Approved :: Zope Public License |
36 Classifier: License :: OSI Approved :: Zope Public License |
34 Classifier: Development Status :: 4 - Beta |
37 Classifier: Development Status :: 4 - Beta |
35 Classifier: Programming Language :: Python |
38 Classifier: Programming Language :: Python |
36 Classifier: Framework :: Pyramid |
39 Classifier: Framework :: Pyramid |
37 Classifier: Topic :: Software Development :: Libraries :: Python Modules |
40 Classifier: Topic :: Software Development :: Libraries :: Python Modules |
|
41 Provides-Extra: test |