14
0
forked from pool/python-dkimpy

Accepting request 853706 from home:jirislaby:branches:devel:languages:python

- update to 1.0.5
    - Update dnsplug for DNS Python (dns) 2.0 compatibility (LP: #1888583)
    - Fix @param srv_id typos (LP: #1890532)
    - Correct dkim.verify processing to avoid errors when verifying messages
      with no DKIM signatures

OBS-URL: https://build.opensuse.org/request/show/853706
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=7
This commit is contained in:
2020-12-08 09:58:24 +00:00
committed by Git OBS Bridge
parent a3120287d8
commit 345a931714
4 changed files with 13 additions and 4 deletions

View File

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

3
dkimpy-1.0.5.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 8 07:18:07 UTC 2020 - Jiri Slaby <jslaby@suse.cz>
- update to 1.0.5
- Update dnsplug for DNS Python (dns) 2.0 compatibility (LP: #1888583)
- Fix @param srv_id typos (LP: #1890532)
- Correct dkim.verify processing to avoid errors when verifying messages
with no DKIM signatures
-------------------------------------------------------------------
Tue May 26 07:22:41 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -20,7 +20,7 @@
%define commands arcsign arcverify dkimsign dkimverify dknewkey
%define skip_python2 1
Name: python-dkimpy
Version: 1.0.3
Version: 1.0.5
Release: 0
Summary: DKIM (DomainKeys Identified Mail)
License: BSD-2-Clause