1
0
forked from ports/contrib

python3-dkim: 1.1.2 -> 1.1.3

This commit is contained in:
Tim Biermann 2023-05-01 21:28:21 +02:00
parent 375c2e5c47
commit 6bb90b37bd
Signed by untrusted user: 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.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.2-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.2-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dkimpy-1.1.2-py3.10.egg-info/top_level.txt
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/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
RWSagIOpLGJF3yKPqLz37YFrewT3voXCA+eMboTt6otyLGFOUpzNcMbXDVvas02PaDt5kwvR/QfEOH7SztyZHvaSowPQ+1u0LQM=
SHA256 (Pkgfile) = b452b70b2a2568af142acfe0836eeea3ce01b4b37b5632df3d36c0cb648cc853
SHA256 (.footprint) = 9c3af7030b797bea72a4f39936568a5a371489375d2935c6df201cdd2d61e8cd
SHA256 (dkimpy-1.1.2.tar.gz) = 0c3a5af79de8a019123f81aa7f57e511a4ea713a272ea8b62a441a84dddc4b2c
RWSagIOpLGJF378XFyWKgqW/hVlfNJ9OWjex5h/ecMnJan+HcSitOY78mlC4oYIadONZD5W5p6Jt4lcq5JbAJ/9A/4ZBCBwseQ8=
SHA256 (Pkgfile) = 85418ab1fc1bd068f068eed301b2ce67f1e700609b38441b21a4c539a1922a88
SHA256 (.footprint) = f90903481fc925a5953379bbf1cfd5b86c7eb2cc1103efdba7763c9c9335b52a
SHA256 (dkimpy-1.1.3.tar.gz) = f33221951f633811176fd0f5a861f44bc23bdb5fdc2a7fa359753195401b1308

View File

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