[Checkins] SVN: zopyx.trashfinder/trunk/setup.py renamed package

Andreas Jung andreas at andreas-jung.com
Wed Dec 30 02:41:06 EST 2009


Log message for revision 107349:
  renamed package
  

Changed:
  U   zopyx.trashfinder/trunk/setup.py

-=-
Modified: zopyx.trashfinder/trunk/setup.py
===================================================================
--- zopyx.trashfinder/trunk/setup.py	2009-12-30 07:40:40 UTC (rev 107348)
+++ zopyx.trashfinder/trunk/setup.py	2009-12-30 07:41:06 UTC (rev 107349)
@@ -26,6 +26,6 @@
           # -*- Extra requirements: -*-
       ],
       entry_points=dict(console_scripts=(
-        'pypi-trashfinder=zopyx.pypitrashfinder.cli:main',
+        'pypi-trashfinder=zopyx.trashfinder.cli:main',
         )),
       )



More information about the checkins mailing list