Package python-module-repoze.sendmail: Information

    Source package: python-module-repoze.sendmail
    Version: 4.2-alt2.git20140222.1.1
    Build time:  Mar 16, 2016, 06:55 AM in the task #161300
    Report package bug
    License: Repoze Public License
    Summary: Send e-mails transactionally (originally cloned from zope.sendmail)
    Description: 
    `repoze.sendmail` allows coupling the sending of email messages with a
    transaction, using the Zope transaction manager.  This allows messages to
    only be sent out when and if a transaction is committed, preventing users
    from receiving notifications about events which may not have completed
    successfully.  Messages may be sent directly or stored in a queue for later
    sending.  The queued mail approach is the more common and recommended path.  A
    console application which can flush the queue, sending the messages that it
    finds, is included for convenience.
    
    `repoze.sendmail` is a fork of `zope.sendmail`.  Functionality that was
    specific to running in a Zope context has been removed, making this version
    more generally useful to users of other frameworks.

    List of rpms provided by this srpm:
    python-module-repoze.sendmail (x86_64, i586)
    python-module-repoze.sendmail-docs (noarch)
    python-module-repoze.sendmail-pickles (x86_64, i586)
    python-module-repoze.sendmail-tests (x86_64, i586)
    python3-module-repoze.sendmail (x86_64, i586)
    python3-module-repoze.sendmail-tests (x86_64, i586)



      1. python3-module-setuptools
      2. time
      3. python-module-alabaster
      4. python-module-docutils
      5. python-module-html5lib
      6. python-module-objects.inv
      7. python-module-repoze.sphinx.autointerface
      8. rpm-build-python3
      9. rpm-macros-sphinx

    Last changed


    March 13, 2016 Ivan Zakharyaschev 4.2-alt2.git20140222.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 4.2-alt2.git20140222.1
    - NMU: Use buildreq for BR.
    July 30, 2014 Eugeny A. Rostovtsev 4.2-alt2.git20140222
    - Added module for Python 3