forked from pool/python-dkimpy
Accepting request 1169362 from devel:languages:python
- 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/request/show/1169362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a667f8664b72eb9f8aa1250b0757cc3982ab68f70c48af39317b58cf62f2d75
|
||||
size 67064
|
||||
3
dkimpy-1.1.6.tar.gz
Normal file
3
dkimpy-1.1.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ce72d961f443e8f9f05694b354542dee534e08e2b8c5b60c62d5daca7c1da0f
|
||||
size 66557
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 13:41:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.1.6:
|
||||
* Use raw byte string for regex; fixes SyntaxWarning in
|
||||
Python 3.12 due to invalid escape sequence
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 03:25:54 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user