Updated buildout 0.1.1
authorThierry Florac <thierry.florac@onf.fr>
Thu, 01 Jun 2017 16:45:12 +0200
changeset 6 6caf7ef43b2d
parent 5 5f2fa7035821
child 7 d3490a8d7272
Updated buildout
buildout.cfg
src/pyams_notify_ws.egg-info/PKG-INFO
src/pyams_notify_ws.egg-info/requires.txt
--- a/buildout.cfg	Thu Jun 01 16:41:20 2017 +0200
+++ b/buildout.cfg	Thu Jun 01 16:45:12 2017 +0200
@@ -10,8 +10,10 @@
     *.python.org
     *.sourceforge.net
     github.com
+    download.ztfy.org
 
 extends = http://download.ztfy.org/pyams/pyams-dev.cfg
+find-links = http://download.ztfy.org/eggs/
 versions = versions
 newest = false
 #allow-picked-versions = false
@@ -20,7 +22,6 @@
 develop =
     .
     /var/local/src/pyams/ext/lingua
-    /var/local/src/pyams/ext/pyramid_recipe_modwsgi
 
 parts =
     package
--- a/src/pyams_notify_ws.egg-info/PKG-INFO	Thu Jun 01 16:41:20 2017 +0200
+++ b/src/pyams_notify_ws.egg-info/PKG-INFO	Thu Jun 01 16:45:12 2017 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-notify-ws
-Version: 0.1.0
+Version: 0.1.1
 Summary: PyAMS notifications server management package
 Home-page: http://hg.ztfy.org/pyams/pyams_notify_ws
 Author: Thierry Florac
@@ -24,6 +24,11 @@
         History
         =======
         
+        0.1.1
+        -----
+         - removed inclusion of unused translations directory
+         - removed dependency with not-mandatory "aiomcache" package
+        
         0.1.0
         -----
          - initial release
--- a/src/pyams_notify_ws.egg-info/requires.txt	Thu Jun 01 16:41:20 2017 +0200
+++ b/src/pyams_notify_ws.egg-info/requires.txt	Thu Jun 01 16:45:12 2017 +0200
@@ -1,4 +1,3 @@
-aiomcache
 aiopyramid
 pyams-cache
 pyramid