diff -r 4b36d3cc3d5e -r 41d6c78a4915 src/pyams_notify.egg-info/PKG-INFO --- a/src/pyams_notify.egg-info/PKG-INFO Fri Nov 09 10:43:01 2018 +0100 +++ b/src/pyams_notify.egg-info/PKG-INFO Fri Nov 16 15:20:22 2018 +0100 @@ -1,12 +1,11 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: pyams-notify -Version: 0.1.7 +Version: 0.1.8 Summary: PyAMS notifications management package Home-page: http://hg.ztfy.org/pyams/pyams_notify Author: Thierry Florac Author-email: tflorac@ulthar.net License: ZPL -Description-Content-Type: UNKNOWN Description: .. contents:: @@ -22,6 +21,10 @@ History ======= + 0.1.8 + ----- + - use secure WebSockets when using HTTPS + 0.1.7 ----- - use constants for roles @@ -63,3 +66,4 @@ Classifier: Programming Language :: Python Classifier: Framework :: Pyramid Classifier: Topic :: Software Development :: Libraries :: Python Modules +Provides-Extra: test