python3-dkim: 1.1.0 -> 1.1.1

This commit is contained in:
Tim Biermann 2023-03-12 12:21:14 +01:00
parent 1f713c6d88
commit df72b3b970
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.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/lib/python3.10/site-packages/dkimpy-1.1.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.1-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
RWSagIOpLGJF37BidM/rK7iNLKTyOfwQC7NLcqUdUd1dFTmTLPQbEyGM+oyM+sgYxnjSBmfExdR4fd4b0ZNgGBP7lsEMqZDWgA8=
SHA256 (Pkgfile) = 2ac91bd45e3c0e078356a9b0c07b34747f34ad258a89fc81be7073efe7fb5d59
SHA256 (.footprint) = 561d5caabbeca323c848a446dedb91ea71f10d8efd708e1014ce3d9173c84107
SHA256 (dkimpy-1.1.0.tar.gz) = 3500ee90454b7c2cf712581e0398eb47038d27e69148329df634ecd98dd8621c
RWSagIOpLGJF310OQcxVX4aYXaT/F28NJ3jj/HtpQCpp7EbqmssQLYeRMLvPVVh64w5KdafUjsx+k1WRnAqMmP59j/4oSMeskAM=
SHA256 (Pkgfile) = 41dd768e73f18aede0bd3c4e1340cf8638f6ddf15457ec4a7b9c1595af311895
SHA256 (.footprint) = 3f277fb70da345602ab1c69dcfcb9e5d00462b640cc47448ede565c9835b2e6d
SHA256 (dkimpy-1.1.1.tar.gz) = 7559744b5a9019691908f0a0c653e206b6cbf636c8c6d66e1a0827cfc8ec7f91

View File

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