<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,7 @@
-from distutils.core import setup, Extension
+import ez_setup
+ez_setup.use_setuptools()
+
+from setuptools import setup, Extension
 
 LONG_DESCRIPTION=&quot;&quot;&quot;
 Wrappers for the notify library on Mac OS X 10.3 or later. This library allows
@@ -32,7 +35,7 @@ def grep_version():
 
 
 setup(
-    name=&quot;notify&quot;,
+    name=&quot;macosx-notify&quot;,
     version=grep_version(),
     description=&quot;Wrapper for the notify library in MacOSX 10.3 or later&quot;,
     long_description=LONG_DESCRIPTION,</diff>
      <filename>notify/setup.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9a5ca6968d3538a25fb616e2bdfd922869895737</id>
    </parent>
  </parents>
  <author>
    <name>ronaldoussoren</name>
    <email>ronaldoussoren@f55f28a5-9edb-0310-a011-a803cfcd5d25</email>
  </author>
  <url>http://github.com/orestis/pyobjc/commit/7ec46c923a142afff685b681ffc9d4c0dbaae3d8</url>
  <id>7ec46c923a142afff685b681ffc9d4c0dbaae3d8</id>
  <committed-date>2006-08-06T09:31:57-07:00</committed-date>
  <authored-date>2006-08-06T09:31:57-07:00</authored-date>
  <message>Convert to setuptools


git-svn-id: http://svn.red-bean.com/pyobjc/trunk@1875 f55f28a5-9edb-0310-a011-a803cfcd5d25</message>
  <tree>df970d271b148d5038a90ee0567959495cbadc71</tree>
  <committer>
    <name>ronaldoussoren</name>
    <email>ronaldoussoren@f55f28a5-9edb-0310-a011-a803cfcd5d25</email>
  </committer>
</commit>
