[Checkins] SVN: z3c.recipe.eggbasket/trunk/ remove setup.cfg

Maurits van Rees m.van.rees at zestsoftware.nl
Mon May 5 19:50:06 EDT 2008


Log message for revision 86475:
  remove setup.cfg
  Add svn ignores.
  

Changed:
  _U  z3c.recipe.eggbasket/trunk/
  D   z3c.recipe.eggbasket/trunk/setup.cfg
  U   z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt

-=-

Property changes on: z3c.recipe.eggbasket/trunk
___________________________________________________________________
Name: svn:ignore
   + zope.testing-3.5.1-py2.4.egg
zc.recipe.egg-1.0.0-py2.4.egg
*.pyc


Deleted: z3c.recipe.eggbasket/trunk/setup.cfg
===================================================================
--- z3c.recipe.eggbasket/trunk/setup.cfg	2008-05-05 23:43:46 UTC (rev 86474)
+++ z3c.recipe.eggbasket/trunk/setup.cfg	2008-05-05 23:50:06 UTC (rev 86475)
@@ -1,3 +0,0 @@
-[egg_info]
-tag_build = dev
-tag_svn_revision = true

Modified: z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt
===================================================================
--- z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt	2008-05-05 23:43:46 UTC (rev 86474)
+++ z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt	2008-05-05 23:50:06 UTC (rev 86475)
@@ -70,7 +70,7 @@
 Example usage
 =============
 
-We have a package ``orange`` that depends on the package ``colour``.  
+We have a package ``orange`` that depends on the package ``colour``::
 
     >>> import os.path
     >>> import z3c.recipe.eggbasket.tests as testdir



More information about the Checkins mailing list