15
0

Accepting request 1306451 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1306451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-checkdmarc?expand=0&rev=10
This commit is contained in:
2025-09-22 14:40:48 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2f8961f395205e1db3430066315c48c7362d9948e26c61c13e947f8429906ec
size 70229

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:966af363d336593650f114d6a12827962d3cb3306da236b0f3746fdd4af99812
size 69587

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Sep 20 08:09:09 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 5.10.12
* Proper checking for the start of an SPF record.
* Improve error messages and fix typos (Close issue #182).
* Remove warning when no MX records are found.
- Update to version 5.10.8
* Return the proper error message when checking an SOA record
for a domain that exist.
- Update to version 5.10.7
* Set use_signals=False when using timeout decorator to allow it
to be used in multithreaded applications such as web
applications.
-------------------------------------------------------------------
Fri Sep 12 18:38:37 UTC 2025 - Martin Hauke <mardnh@gmx.de>

View File

@@ -20,7 +20,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-checkdmarc
Version: 5.10.6
Version: 5.10.12
Release: 0
Summary: A Python module and command line parser for SPF and DMARC records
License: Apache-2.0