14
0
forked from pool/python-dkimpy

- update to 1.1.6:

* Use raw byte string for regex; fixes SyntaxWarning in
    Python 3.12 due to invalid escape sequence

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=15
This commit is contained in:
2024-04-20 13:42:09 +00:00
committed by Git OBS Bridge
parent dfb807b1ad
commit 946ff9646b
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%define commands arcsign arcverify dkimsign dkimverify dknewkey
Name: python-dkimpy
Version: 1.1.5
Version: 1.1.6
Release: 0
Summary: DKIM (DomainKeys Identified Mail)
License: BSD-2-Clause