Download project files

How do I verify a download?


2.0.4 release from the trunk series released

Release information
Release notes:

- Add support for Python 3.6. As of 3.5 (when it became possible), we now
  pass the `decode_data=False` parameter when constructing `SMTPChannel` and
  `SMTPServer` objects, and handle the new `SMTPServer.process_message`
  signature. (LP: #1654334)
- Add support for Python 3.7 and 3.8. We no longer try to raise
  StopIteration from a generator. (LP: #1781564)

File Description Downloads
download icon lazr.smtptest-2.0.4.tar.gz (md5, sig) lazr.smtptest 2.0.4 23
last downloaded 9 weeks ago
Total downloads: 23

2.0.3 release from the trunk series released

Release information
Release notes:

2.0.3 (2015-01-05)
==================
- Always use old-style namespace package registration in ``lazr/__init__.py``
  since the mere presence of this file subverts PEP 420 style namespace
  packages. (LP: #1407816)

File Description Downloads
download icon lazr.smtptest-2.0.3.tar.gz (md5, sig) 2.0.3 31
last downloaded 4 weeks ago
Total downloads: 31

2.0.2 release from the trunk series released

Release information
Release notes:

2.0.2 (2014-08-20)
==================

- Disable `test_suite` in setup.py; nose doesn't work well with
  `python setup.py test` since plugins are disabled.
- Use `python setup.py nosetests` in tox.ini.

File Description Downloads
download icon lazr.smtptest-2.0.2.tar.gz (md5, sig) 2.0.2 12
last downloaded 14 weeks ago
Total downloads: 12

2.0.1 release from the trunk series released

Release information
Release notes:

2.0.1 (2014-08-19)
==================

- Remove the dependency on `distribute` which has been merged back into
  `setuptools`. (LP: #1273639)
- Add tox.ini for the preferred way to run the test suite.

File Description Downloads
download icon lazr.smtptest-2.0.1.tar.gz (md5, sig) 2.0.1 13
last downloaded 14 weeks ago
Total downloads: 13