[Checkins] SVN: hurry.jquery/trunk/setup.py ALSO grab jquery in the separate tag checkout...

Reinout van Rees reinout at vanrees.org
Fri Nov 27 11:07:35 EST 2009


Log message for revision 106067:
  ALSO grab jquery in the separate tag checkout...
  

Changed:
  U   hurry.jquery/trunk/setup.py

-=-
Modified: hurry.jquery/trunk/setup.py
===================================================================
--- hurry.jquery/trunk/setup.py	2009-11-27 14:22:23 UTC (rev 106066)
+++ hurry.jquery/trunk/setup.py	2009-11-27 16:07:35 UTC (rev 106067)
@@ -43,6 +43,10 @@
         'zest.releaser.prereleaser.middle': [
             'prepare = hurry.jquery.prepare:entrypoint',
             ],
+        # ALSO grab jquery in the separate tag checkout...
+        'zest.releaser.releaser.middle': [
+            'prepare = hurry.jquery.prepare:entrypoint',
+            ],
         },
     extras_require={
         'zopesupport': ['hurry.zoperesource'],



More information about the checkins mailing list