python3-dnspython: 2.4.0 -> 2.4.1

This commit is contained in:
Tim Biermann 2023-07-29 22:23:34 +02:00
parent cd8f32ad5e
commit e5364f3c5c
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 10 deletions

View File

@ -299,8 +299,8 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/dns/rdtypes/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dns/zone.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dns/zonefile.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dns/zonetypes.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/dnspython-2.4.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dnspython-2.4.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dnspython-2.4.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dnspython-2.4.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dnspython-2.4.0.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/dnspython-2.4.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dnspython-2.4.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dnspython-2.4.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dnspython-2.4.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/dnspython-2.4.1.dist-info/WHEEL

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zhzPauJp39gwKfgicauPvi7FZYwxOL7hcqqfmK8kEpzUkoxRj8mew4vR+sekMxmm55DcLvDlUCVjUIoSKVfiws=
SHA256 (Pkgfile) = 4681e291c6e63a2ba675fdc3dafe2c8e0c3328268d12ddddb839dec28f59393d
SHA256 (.footprint) = dcbf06383522817755c40e60e90cfafef8172b2788480e11240b4980f711a121
SHA256 (dnspython-2.4.0.tar.gz) = 758e691dbb454d5ccf4e1b154a19e52847f79e21a42fef17b969144af29a4e6c
RWSagIOpLGJF3wAYoKZ1cV7gCK19jPX0uTRFZ4ZBxQpaD1YEVMqmDJKEKx6e6a6frfwpXlCLWpxjOsbWS9b+5QKT77gYu6MZFwk=
SHA256 (Pkgfile) = 37e85038632cf0cfb0870890c7396b9b0abd55221e4fc6c8c55fc25c05d45910
SHA256 (.footprint) = 18a42b126e49762a3f5111a9c4e00c6677a235b76d67bd0405d688755d945f81
SHA256 (dnspython-2.4.1.tar.gz) = c33971c79af5be968bb897e95c2448e11a645ee84d93b265ce0b7aabe5dfdca8

View File

@ -4,7 +4,7 @@
# Depends on: python3-build python3-installer python3-poetry-core
name=python3-dnspython
version=2.4.0
version=2.4.1
release=1
source=(https://pypi.python.org/packages/source/d/dnspython/dnspython-$version.tar.gz)