| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python314-flufl.bounce | Distribution: openSUSE Tumbleweed |
| Version: 5.0.1 | Vendor: openSUSE |
| Release: 1.2 | Build date: Sun Jun 14 17:27:31 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 118432 | Source RPM: python-flufl.bounce-5.0.1-1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://fluflbounce.readthedocs.io/en/latest/ | |
| Summary: Email bounce detectors | |
Email bounce detectors.
Apache-2.0
* 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
/usr/lib/python3.14/site-packages/flufl /usr/lib/python3.14/site-packages/flufl/bounce /usr/lib/python3.14/site-packages/flufl/bounce/__init__.py /usr/lib/python3.14/site-packages/flufl/bounce/__pycache__ /usr/lib/python3.14/site-packages/flufl/bounce/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/__pycache__/_scan.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/__pycache__/_scan.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/__pycache__/interfaces.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/__pycache__/interfaces.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__init__.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__ /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/aol.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/aol.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/caiwireless.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/caiwireless.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/dsn.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/dsn.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/exchange.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/exchange.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/exim.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/exim.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/groupwise.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/groupwise.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/llnl.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/llnl.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/microsoft.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/microsoft.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/netscape.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/netscape.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/postfix.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/postfix.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/qmail.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/qmail.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/simplematch.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/simplematch.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/simplewarning.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/simplewarning.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/sina.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/sina.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/smtp32.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/smtp32.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/yahoo.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/yahoo.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/yale.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/__pycache__/yale.cpython-314.pyc /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/aol.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/caiwireless.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/dsn.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/exchange.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/exim.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/groupwise.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/llnl.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/microsoft.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/netscape.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/postfix.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/qmail.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/simplematch.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/simplewarning.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/sina.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/smtp32.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/yahoo.py /usr/lib/python3.14/site-packages/flufl/bounce/_detectors/yale.py /usr/lib/python3.14/site-packages/flufl/bounce/_scan.py /usr/lib/python3.14/site-packages/flufl/bounce/interfaces.py /usr/lib/python3.14/site-packages/flufl_bounce-5.0.1.dist-info /usr/lib/python3.14/site-packages/flufl_bounce-5.0.1.dist-info/INSTALLER /usr/lib/python3.14/site-packages/flufl_bounce-5.0.1.dist-info/METADATA /usr/lib/python3.14/site-packages/flufl_bounce-5.0.1.dist-info/RECORD /usr/lib/python3.14/site-packages/flufl_bounce-5.0.1.dist-info/REQUESTED /usr/lib/python3.14/site-packages/flufl_bounce-5.0.1.dist-info/WHEEL /usr/lib/python3.14/site-packages/flufl_bounce-5.0.1.dist-info/licenses /usr/lib/python3.14/site-packages/flufl_bounce-5.0.1.dist-info/licenses/LICENSE /usr/share/doc/packages/python314-flufl.bounce /usr/share/doc/packages/python314-flufl.bounce/README.rst /usr/share/licenses/python314-flufl.bounce /usr/share/licenses/python314-flufl.bounce/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 03:14:27 2026