Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-flufl.bounce-5.0.1-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-flufl.bounce Distribution: openSUSE Tumbleweed
Version: 5.0.1 Vendor: openSUSE
Release: 1.3 Build date: Sun Jun 14 17:27:31 2026
Group: Unspecified Build host: reproducible
Size: 112483 Source RPM: python-flufl.bounce-5.0.1-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://fluflbounce.readthedocs.io/en/latest/
Summary: Email bounce detectors
Email bounce detectors.

Provides

Requires

License

Apache-2.0

Changelog

* Sun Jun 14 2026 Dirk Müller <dmueller@suse.com>
  - update to 5.0.1:
    * Fix a false recognition of Microsoft bounces from the
      Groupwise detector. :GL:`16` Found and fixed by Mark Sapiro.
    * Major project management modernization.
    * Add Mark as a named co-owner.
    * Drop Python 3.9, add Python 3.13, 3.14, and 3.15.
    * Added recognition for a non-compliant Earthlink DSN.
    * Fixed a long-standing bug in the Caiwireless detector that
      returned a set of individual address characters instead of
      the bouncing address itself, and added a test exercising the
      previously buggy return path.
    * Replaced deprecated/removed pkg_resources.
    * Replaced the zope.interface dependency with typing.Protocol;
      the IBounceDetector marker interface has been renamed to
      BounceDetector.  This is a backwards incompatible change.
    * The return types of scan_message, all_failures, and detector
      process methods are now frozenset[bytes] instead of mutable
      set[bytes]; the NoTemporaryFailures, NoPermanentFailures, and
      NoFailures sentinel constants are correspondingly empty
      frozensets rather than empty tuples.  This is a backwards
      incompatible change.
  - Remove use-correct-assertion-methods.patch (obsolete).
* Wed Mar 26 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Normalize metadata directory name.
* Fri Feb 09 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch use-correct-assertion-methods.patch:
    * Use non-removed assertion methods.
  - Switch to autosetup and pyproject macros.
* Tue Jun 13 2023 Dirk Müller <dmueller@suse.com>
  - tag sle15 build for new python stack
* Wed Jan 18 2023 Daniel Garcia <daniel.garcia@suse.com>
  - Remove not needed dependency python-six
* Tue Jul 05 2022 Andreas Schneider <asn@cryptomilk.org>
  - Skip building for python2
* Mon Jul 04 2022 Ben Greiner <code@bnavigator.de>
  - Enable multiflavor so that we can pin mailmain to Python 3.9
* Wed Nov 17 2021 Andreas Schneider <asn@cryptomilk.org>
  - Update to version 4.0
    - Added another string to the stop looking strings in the yahoo
      detector.
    - Detectors are now run in a defined order and stop on the
      first detection.
    - Fixed microsoft.py which has been broken forever.
    - Added recognition for yet another non-complaint Yahoo DSN.
    - Added recognition for a non-compliant DSN from an unknown
      MTA.
    - Added recognition for a non-compliant opensmtpd DSN with
      Action: error.
    - Fixed simplmatch.py to not return results that don't resemble
      email addresses. (LP: #1859011)
* Fri Jan 24 2020 pgajdos@suse.com
  - update LICENSE to current state
  - modified sources
    % LICENSE
* Mon Dec 02 2019 pgajdos@suse.com
  - call spec-cleaner

Files

/usr/lib/python3.13/site-packages/flufl
/usr/lib/python3.13/site-packages/flufl/bounce
/usr/lib/python3.13/site-packages/flufl/bounce/__init__.py
/usr/lib/python3.13/site-packages/flufl/bounce/__pycache__
/usr/lib/python3.13/site-packages/flufl/bounce/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/__pycache__/_scan.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/__pycache__/_scan.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/__pycache__/interfaces.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/__pycache__/interfaces.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__init__.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/aol.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/aol.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/caiwireless.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/caiwireless.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/dsn.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/dsn.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/exchange.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/exchange.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/exim.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/exim.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/groupwise.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/groupwise.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/llnl.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/llnl.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/microsoft.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/microsoft.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/netscape.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/netscape.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/postfix.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/postfix.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/qmail.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/qmail.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/simplematch.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/simplematch.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/simplewarning.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/simplewarning.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/sina.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/sina.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/smtp32.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/smtp32.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/yahoo.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/yahoo.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/yale.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/__pycache__/yale.cpython-313.pyc
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/aol.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/caiwireless.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/dsn.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/exchange.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/exim.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/groupwise.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/llnl.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/microsoft.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/netscape.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/postfix.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/qmail.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/simplematch.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/simplewarning.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/sina.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/smtp32.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/yahoo.py
/usr/lib/python3.13/site-packages/flufl/bounce/_detectors/yale.py
/usr/lib/python3.13/site-packages/flufl/bounce/_scan.py
/usr/lib/python3.13/site-packages/flufl/bounce/interfaces.py
/usr/lib/python3.13/site-packages/flufl_bounce-5.0.1.dist-info
/usr/lib/python3.13/site-packages/flufl_bounce-5.0.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/flufl_bounce-5.0.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/flufl_bounce-5.0.1.dist-info/RECORD
/usr/lib/python3.13/site-packages/flufl_bounce-5.0.1.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/flufl_bounce-5.0.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/flufl_bounce-5.0.1.dist-info/licenses
/usr/lib/python3.13/site-packages/flufl_bounce-5.0.1.dist-info/licenses/LICENSE
/usr/share/doc/packages/python313-flufl.bounce
/usr/share/doc/packages/python313-flufl.bounce/README.rst
/usr/share/licenses/python313-flufl.bounce
/usr/share/licenses/python313-flufl.bounce/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Aug 3 00:04:55 2026