Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-django-mailer | Distribution: openSUSE:Factory:zSystems |
Version: 2.3.2 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Jun 6 10:29:38 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 132592 | Source RPM: python-django-mailer-2.3.2-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/pinax/django-mailer/ | |
Summary: A reusable Django app for queuing the sending of email |
A reusable Django app for queuing and throttling of email sending, scheduled sending, consolidation of multiple notifications into single emails and logging of mail failures.
MIT
* Thu Jun 06 2024 Dirk Müller <dmueller@suse.com> - update to 2.3.2: * Added MAILER_EMAIL_LOG_MESSAGE_DATA setting * Added support for psycopg3 for runmailer_pc * Mon Jan 08 2024 Dirk Müller <dmueller@suse.com> - update to 2.3.1: * Fixed rare crasher in runmailer_pg when notifications list is empty. * Mon Oct 02 2023 pgajdos@suse.com - version update to 2.3 2.3 - 2023-09-25 - --------------- * Dropped Python 3.7 support. * Added ``runmailer_pg`` - advanced sending method for sending emails without delay immediate, PostgreSQL only. 2.2.1 - 2023-09-22 - ----------------- * Added admin action to send messages * Added fix for email address that is a ``NoneType`` * Stopped testing on unsupported Python (<3.7) and Django (<2.2) versions * Started testing on Python 3.11 and Django 4.1/4.2 * Added setting to limit the amount of retries for deferred messages (``MAILER_EMAIL_MAX_RETRIES``), defaults to ``None`` (unlimited) (See Issue `#161 <https://github.com/pinax/django-mailer/issues/161>`_ - deleted patches - python-django-mailer-no-mock.patch (upstreamed) * Mon May 09 2022 pgajdos@suse.com - version update to 2.2 * Migrate models ``id`` fields to ``BigAutoField``. * Add ``runmailer`` management command. This command starts a loop that * Added ``runmailer`` management command. This command starts a loop that frequently checks the database for new emails. The wait time between checks can be controlled using the ``MAILER_EMPTY_QUEUE_SLEEP`` setting. - added patches fix https://github.com/pinax/django-mailer/issues/157 + python-django-mailer-no-mock.patch * Fri Jan 07 2022 John Vandenberg <jayvdb@gmail.com> - Skip Tumbleweed Python 3.6 incompatible with Django 4 * Sun Dec 26 2021 John Vandenberg <jayvdb@gmail.com> - Update to v2.1 * The retry_deferred and send_mail commands rely on the log level set in your django project now. The -c/--cron option in those commands has been deprecated and the logic to configure log levels and the message format has been removed. * Changed logging to use module specific loggers to avoid interfering with other loggers. * Added MAILER_USE_FILE_LOCK setting to allow disabling file based locking. * Added -r option to purge_mail_log management command. * Fixed deprecation warnings on Django 3.1 * Use cached DNS_NAME for performance * Added ability to override the default error handler via the MAILER_ERROR_HANDLER settings key * Tue Jun 30 2020 John Vandenberg <jayvdb@gmail.com> - Activate test suite * Sun May 24 2020 John Vandenberg <jayvdb@gmail.com> - Use single spec - Update to v2.0.1 * Wed Dec 28 2011 alexandre@exatati.com.br - Remove CFLAGS from spec file. * Thu Nov 24 2011 alexandre@exatati.com.br - Regenerate spec file with py2pack; - Bzip2 source code.
/usr/lib/python3.11/site-packages/django_mailer-2.3.2.dist-info /usr/lib/python3.11/site-packages/django_mailer-2.3.2.dist-info/AUTHORS /usr/lib/python3.11/site-packages/django_mailer-2.3.2.dist-info/INSTALLER /usr/lib/python3.11/site-packages/django_mailer-2.3.2.dist-info/LICENSE /usr/lib/python3.11/site-packages/django_mailer-2.3.2.dist-info/METADATA /usr/lib/python3.11/site-packages/django_mailer-2.3.2.dist-info/RECORD /usr/lib/python3.11/site-packages/django_mailer-2.3.2.dist-info/REQUESTED /usr/lib/python3.11/site-packages/django_mailer-2.3.2.dist-info/WHEEL /usr/lib/python3.11/site-packages/django_mailer-2.3.2.dist-info/top_level.txt /usr/lib/python3.11/site-packages/mailer /usr/lib/python3.11/site-packages/mailer/__init__.py /usr/lib/python3.11/site-packages/mailer/__pycache__ /usr/lib/python3.11/site-packages/mailer/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/admin.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/admin.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/apps.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/apps.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/backend.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/backend.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/engine.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/engine.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/models.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/models.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/postgres.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/__pycache__/postgres.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/admin.py /usr/lib/python3.11/site-packages/mailer/apps.py /usr/lib/python3.11/site-packages/mailer/backend.py /usr/lib/python3.11/site-packages/mailer/engine.py /usr/lib/python3.11/site-packages/mailer/locale /usr/lib/python3.11/site-packages/mailer/locale/ja /usr/lib/python3.11/site-packages/mailer/locale/ja/LC_MESSAGES /usr/lib/python3.11/site-packages/mailer/locale/ja/LC_MESSAGES/django.po /usr/lib/python3.11/site-packages/mailer/locale/ru /usr/lib/python3.11/site-packages/mailer/locale/ru/LC_MESSAGES /usr/lib/python3.11/site-packages/mailer/locale/ru/LC_MESSAGES/django.po /usr/lib/python3.11/site-packages/mailer/management /usr/lib/python3.11/site-packages/mailer/management/__init__.py /usr/lib/python3.11/site-packages/mailer/management/__pycache__ /usr/lib/python3.11/site-packages/mailer/management/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/management/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/management/__pycache__/helpers.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/management/__pycache__/helpers.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/management/commands /usr/lib/python3.11/site-packages/mailer/management/commands/__init__.py /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__ /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/purge_mail_log.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/purge_mail_log.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/retry_deferred.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/retry_deferred.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/runmailer.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/runmailer.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/runmailer_pg.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/runmailer_pg.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/send_mail.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/__pycache__/send_mail.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/management/commands/purge_mail_log.py /usr/lib/python3.11/site-packages/mailer/management/commands/retry_deferred.py /usr/lib/python3.11/site-packages/mailer/management/commands/runmailer.py /usr/lib/python3.11/site-packages/mailer/management/commands/runmailer_pg.py /usr/lib/python3.11/site-packages/mailer/management/commands/send_mail.py /usr/lib/python3.11/site-packages/mailer/management/helpers.py /usr/lib/python3.11/site-packages/mailer/migrations /usr/lib/python3.11/site-packages/mailer/migrations/0001_initial.py /usr/lib/python3.11/site-packages/mailer/migrations/0002_auto_20150720_1433.py /usr/lib/python3.11/site-packages/mailer/migrations/0003_messagelog_message_id.py /usr/lib/python3.11/site-packages/mailer/migrations/0004_auto_20190920_1512.py /usr/lib/python3.11/site-packages/mailer/migrations/0005_id_bigautofield.py /usr/lib/python3.11/site-packages/mailer/migrations/0006_message_retry_count.py /usr/lib/python3.11/site-packages/mailer/migrations/0007_alter_messagelog_message_data.py /usr/lib/python3.11/site-packages/mailer/migrations/__init__.py /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__ /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0001_initial.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0001_initial.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0002_auto_20150720_1433.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0002_auto_20150720_1433.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0003_messagelog_message_id.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0003_messagelog_message_id.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0004_auto_20190920_1512.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0004_auto_20190920_1512.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0005_id_bigautofield.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0005_id_bigautofield.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0006_message_retry_count.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0006_message_retry_count.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0007_alter_messagelog_message_data.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/0007_alter_messagelog_message_data.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/mailer/migrations/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/mailer/models.py /usr/lib/python3.11/site-packages/mailer/postgres.py /usr/share/doc/packages/python311-django-mailer /usr/share/doc/packages/python311-django-mailer/AUTHORS /usr/share/doc/packages/python311-django-mailer/CHANGES.rst /usr/share/doc/packages/python311-django-mailer/README.rst /usr/share/licenses/python311-django-mailer /usr/share/licenses/python311-django-mailer/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 8 00:14:20 2025