python3-dkim: 1.0.5 -> 1.1.0

This commit is contained in:
Tim Biermann 2023-02-27 18:42:32 +01:00
parent e2ec66a602
commit 4c004168c2
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -49,14 +49,14 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/dkim/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkim/dknewkey.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkim/dnsplug.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkim/util.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/dkimpy-1.0.5-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.0.5-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.0.5-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.0.5-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.0.5-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.0.5-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.0.5-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.0.5-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/dkimpy-1.1.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF303L9dUK+SVQmSCszPVPlustjJuFl38v4knbRhL1wO2ycRZMdcaAcK0+H1Ks+KE1cwEObPy2RbaDgeHLxdsJpAs=
SHA256 (Pkgfile) = 1445fbc019d6a80f9aa96c261c171dec90bab73d960608fa80a48146bda7d67d
SHA256 (.footprint) = a680caf74ab24444a570135ebf80fee68d6d2eec5fe66546bb1930cbfdb00fe3
SHA256 (dkimpy-1.0.5.tar.gz) = 9a2420bf09af686736773153fca32a02ae11ecbe24b540c26104628959f91121
RWSagIOpLGJF37BidM/rK7iNLKTyOfwQC7NLcqUdUd1dFTmTLPQbEyGM+oyM+sgYxnjSBmfExdR4fd4b0ZNgGBP7lsEMqZDWgA8=
SHA256 (Pkgfile) = 2ac91bd45e3c0e078356a9b0c07b34747f34ad258a89fc81be7073efe7fb5d59
SHA256 (.footprint) = 561d5caabbeca323c848a446dedb91ea71f10d8efd708e1014ce3d9173c84107
SHA256 (dkimpy-1.1.0.tar.gz) = 3500ee90454b7c2cf712581e0398eb47038d27e69148329df634ecd98dd8621c

View File

@ -4,7 +4,7 @@
# Depends on: python3-authres python3-dnspython
name=python3-dkim
version=1.0.5
version=1.1.0
release=1
source=(https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$version.tar.gz)