Version 0.1.10 0.1.10
authorThierry Florac <thierry.florac@onf.fr>
Fri, 05 Oct 2018 15:15:08 +0200
changeset 164 d02350fa13e7
parent 163 de718ccf8bcc
child 165 0dc27358bff1
Version 0.1.10
docs/HISTORY.txt
src/pyams_default_theme.egg-info/PKG-INFO
src/pyams_default_theme.egg-info/SOURCES.txt
--- a/docs/HISTORY.txt	Fri Oct 05 13:20:35 2018 +0200
+++ b/docs/HISTORY.txt	Fri Oct 05 15:15:08 2018 +0200
@@ -1,6 +1,11 @@
 History
 =======
 
+0.1.10
+------
+ - added base alerts content provider
+ - added and updated illustrations interfaces and adapters
+
 0.1.9
 -----
  - updated templates and renderers
--- a/src/pyams_default_theme.egg-info/PKG-INFO	Fri Oct 05 13:20:35 2018 +0200
+++ b/src/pyams_default_theme.egg-info/PKG-INFO	Fri Oct 05 15:15:08 2018 +0200
@@ -1,17 +1,21 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: pyams-default-theme
-Version: 0.1.9
+Version: 0.1.10
 Summary: PyAMS default theme
 Home-page: http://hg.ztfy.org/pyams/pyams_default_theme
 Author: Thierry Florac
 Author-email: tflorac@ulthar.net
 License: ZPL
-Description-Content-Type: UNKNOWN
 Description: 
         
         History
         =======
         
+        0.1.10
+        ------
+         - added base alerts content provider
+         - added and updated illustrations interfaces and adapters
+        
         0.1.9
         -----
          - updated templates and renderers
@@ -68,3 +72,4 @@
 Classifier: Programming Language :: Python
 Classifier: Framework :: Pyramid
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Provides-Extra: test
--- a/src/pyams_default_theme.egg-info/SOURCES.txt	Fri Oct 05 13:20:35 2018 +0200
+++ b/src/pyams_default_theme.egg-info/SOURCES.txt	Fri Oct 05 15:15:08 2018 +0200
@@ -74,6 +74,8 @@
 src/pyams_default_theme/component/video/templates/external-video-default.pt
 src/pyams_default_theme/doctests/README.txt
 src/pyams_default_theme/features/__init__.py
+src/pyams_default_theme/features/alert/__init__.py
+src/pyams_default_theme/features/alert/templates/alerts.pt
 src/pyams_default_theme/features/footer/__init__.py
 src/pyams_default_theme/features/footer/interfaces.py
 src/pyams_default_theme/features/footer/skin/__init__.py