python3-dkim: 1.1.3 -> 1.1.4

This commit is contained in:
Tim Biermann 2023-05-13 13:48:11 +02:00
parent 24fa060144
commit 9851519baf
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.1.3-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.3-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.3-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.3-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.3-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.3-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.3-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.3-py3.10.egg-info/top_level.txt
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/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
RWSagIOpLGJF378XFyWKgqW/hVlfNJ9OWjex5h/ecMnJan+HcSitOY78mlC4oYIadONZD5W5p6Jt4lcq5JbAJ/9A/4ZBCBwseQ8=
SHA256 (Pkgfile) = 85418ab1fc1bd068f068eed301b2ce67f1e700609b38441b21a4c539a1922a88
SHA256 (.footprint) = f90903481fc925a5953379bbf1cfd5b86c7eb2cc1103efdba7763c9c9335b52a
SHA256 (dkimpy-1.1.3.tar.gz) = f33221951f633811176fd0f5a861f44bc23bdb5fdc2a7fa359753195401b1308
RWSagIOpLGJF37EDge7kQy1b1PWo6tUMtRiHesF7LGxtcHnWPd7fO5VZjPRf3B+BOf3wIb58OX1fZe3a2wEgiKWpyKADvF0MfQg=
SHA256 (Pkgfile) = cc3307a78f81783262a9cb5bbbe328ea747c85ac6a4a97b830d7f05da4c88757
SHA256 (.footprint) = 08f967bca0b65ffe3e8a10d9e7d3df2d34484a0d398c08c26cc63ecc54c1f546
SHA256 (dkimpy-1.1.4.tar.gz) = edb6e78383b3a54c772bc9ff786e7eed7d76a57ba946209d9951b43f5073ab02

View File

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