[Checkins] SVN: lovely.buildouthttp/trunk/ preparing next release

Jodok Batlogg jodok.batlogg at lovelysystems.com
Sat Mar 22 14:00:52 EDT 2008


Log message for revision 84847:
  preparing next release

Changed:
  U   lovely.buildouthttp/trunk/README.txt
  U   lovely.buildouthttp/trunk/setup.py

-=-
Modified: lovely.buildouthttp/trunk/README.txt
===================================================================
--- lovely.buildouthttp/trunk/README.txt	2008-03-22 17:30:44 UTC (rev 84846)
+++ lovely.buildouthttp/trunk/README.txt	2008-03-22 18:00:51 UTC (rev 84847)
@@ -22,3 +22,9 @@
 
 file ~/.buildout/.httpauth:
 Example com realm, http://www.example.com, username, secret
+
+
+Credits
+=======
+
+Thanks to Tarek Ziadé for bugfixes and extensions.

Modified: lovely.buildouthttp/trunk/setup.py
===================================================================
--- lovely.buildouthttp/trunk/setup.py	2008-03-22 17:30:44 UTC (rev 84846)
+++ lovely.buildouthttp/trunk/setup.py	2008-03-22 18:00:51 UTC (rev 84847)
@@ -16,7 +16,7 @@
 name='lovely.buildouthttp'
 setup(
     name = name,
-    version = "0.2.1",
+    version = "0.2.2",
     author = "Lovely Systems GmbH",
     author_email = "office at lovelysystems.com",
     description = "Specialized zc.buildout plugin to add http basic" \



More information about the Checkins mailing list