Пакет python-module-repoze.sendmail: Информация

    Исходный пакет: python-module-repoze.sendmail
    Версия: 4.2-alt2.git20140222.1.1
    Собран:  16 марта 2016 г. 6:55 в задании #161300
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/repoze/repoze.sendmail

    Лицензия: Repoze Public License
    О пакете: Send e-mails transactionally (originally cloned from zope.sendmail)
    Описание: 
    `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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Eugeny A. Rostovtsev


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

    Последнее изменение


    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)
    28 января 2016 г. Mikhail Efremov 4.2-alt2.git20140222.1
    - NMU: Use buildreq for BR.
    30 июля 2014 г. Eugeny A. Rostovtsev 4.2-alt2.git20140222
    - Added module for Python 3