<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>On 12/29/16 08:27, Glyph Lefkowitz wrote:<br>
    </p>
    <blockquote
      cite="mid:8CFE76D7-FB88-4734-9015-8FF36D57F0FD@twistedmatrix.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <br class="">
      <div>
        <blockquote type="cite" class="">
          <div class="">On Dec 28, 2016, at 15:20, John Santos <<a
              moz-do-not-send="true" href="mailto:JOHN@egh.com" class="">JOHN@egh.com</a>>
            wrote:</div>
          <br class="Apple-interchange-newline">
          <div class="">
            <meta content="text/html; charset=windows-1252"
              http-equiv="Content-Type" class="">
            <div bgcolor="#FFFFFF" text="#000000" class="">
              <div class="moz-cite-prefix">Seems to require a new Python
                module, Automat.</div>
            </div>
          </div>
        </blockquote>
        <div><br class="">
        </div>
        <div>Good catch, that probably should have been announced at
          least a little :).</div>
        <br class="">
        <blockquote type="cite" class="">
          <div class="">
            <div bgcolor="#FFFFFF" text="#000000" class="">
              <div class="moz-cite-prefix">(Not mentioned in the NEWS
                file, INSTALL, etc.)</div>
            </div>
          </div>
        </blockquote>
        <div><br class="">
        </div>
        <div>Despite the fact that it would have been good to mention
          this particular dependency because its adoption is a new
          architectural direction for Twisted, in <i class="">general</i> we're
          actually planning to do less communication of dependencies in
          this way.  Right now, we have redundant listing of
          dependencies in a few places, but in the future, setup.py (or
          more specifically, "packaging metadata") will be the one,
          authoritative place that such things are listed.</div>
        <br class="">
        <blockquote type="cite" class="">
          <div class="">
            <div bgcolor="#FFFFFF" text="#000000" class="">
              <div class="moz-cite-prefix">I found Automat 0.3.0 (with
                Glyph's fingerprints on it) at PyPI, but it only exists
                in .whl format.</div>
            </div>
          </div>
        </blockquote>
        <div><br class="">
        </div>
        <div>Although you probably <i class="">should</i> just use the
          wheel, the fact that there was <i class="">only</i> a wheel
          was an oversight.  I've uploaded an sdist and pushed a
          corresponding tag (after making sure that the source files all
          matched, of course).</div>
        <br>
      </div>
    </blockquote>
    It is probably an off topic but it would not hurt to add a more
    verbose description and a link to the sources on PyPI for the
    Automat package especially if it is so important for Twisted.<br>
  </body>
</html>