python3-dkim: 1.1.4 -> 1.1.5

This commit is contained in:
Tim Biermann 2023-07-31 23:00:49 +02:00
parent 75c7c95fd5
commit f374afdb13
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.1.4-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.4-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.4-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.4-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.4-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.4-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.4-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.4-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/dkimpy-1.1.5-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.5-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.5-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.5-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.5-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.5-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.5-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.5-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
RWSagIOpLGJF37EDge7kQy1b1PWo6tUMtRiHesF7LGxtcHnWPd7fO5VZjPRf3B+BOf3wIb58OX1fZe3a2wEgiKWpyKADvF0MfQg=
SHA256 (Pkgfile) = cc3307a78f81783262a9cb5bbbe328ea747c85ac6a4a97b830d7f05da4c88757
SHA256 (.footprint) = 08f967bca0b65ffe3e8a10d9e7d3df2d34484a0d398c08c26cc63ecc54c1f546
SHA256 (dkimpy-1.1.4.tar.gz) = edb6e78383b3a54c772bc9ff786e7eed7d76a57ba946209d9951b43f5073ab02
RWSagIOpLGJF36Je59Jm4IhtmVN3ue+WbaZoVAyNOEmQ13Ti2lldv7osVd2JAQChpPPA2a9+py/yLo83Hj0kNIjkEYGDo0Bk5gA=
SHA256 (Pkgfile) = feaec2885f0beb5b4e3e934a180e30e98936777b3a922f69650a4374e2ecaffd
SHA256 (.footprint) = 3ca8d90cab21b6f76fd732ad656b7ae3314ab6e62b62e9e66782cbc173d426a0
SHA256 (dkimpy-1.1.5.tar.gz) = 9a667f8664b72eb9f8aa1250b0757cc3982ab68f70c48af39317b58cf62f2d75

View File

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