python3-dnspython: 2.2.0 -> 2.2.1

This commit is contained in:
Tim Biermann 2022-03-08 22:25:21 +01:00
parent d95da7d4da
commit 2248d05c02
3 changed files with 10 additions and 10 deletions

View File

@ -289,8 +289,8 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/dns/rdtypes/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dns/zone.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dns/zone.pyi
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dns/zonefile.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dnspython-2.2.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dnspython-2.2.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dnspython-2.2.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dnspython-2.2.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dnspython-2.2.0.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dnspython-2.2.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dnspython-2.2.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dnspython-2.2.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dnspython-2.2.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dnspython-2.2.1.dist-info/WHEEL

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37hex/pnHNtNmfvrhR6ZYSTV1n729FUffXF2dd70vKhm3ByN3Co7jZvbmxCSG3JR0PhEFQ8uGak3pC0NHEga2Qo=
SHA256 (Pkgfile) = 3b013b63c942404818d75cc603811f0cb4365ca1373e875e4b0d3ef3886598b6
SHA256 (.footprint) = 864217448a7640bae051e37bf5b89dbe4579d2ae3edeaf2cc1fd7f7f4c1b9189
SHA256 (dnspython-2.2.0.tar.gz) = e79351e032d0b606b98d38a4b0e6e2275b31a5b85c873e587cc11b73aca026d6
RWSagIOpLGJF34okOBZcIuFWDN8fInXMrU64U7d0LrHGj7gQvHKhnNqJMdLuKMtDowETdVut+ypeSZjCQmToPfmKlpWPf82Cfwk=
SHA256 (Pkgfile) = 0ea62b85e1f4235455e87d23cfb039c5369c959ee19d6f9e81a58ce2c4e05928
SHA256 (.footprint) = e5b0fd22802f37dc2fe0388a5d7aba8318e09c17e148725d1f6037152af11107
SHA256 (dnspython-2.2.1.tar.gz) = 0f7569a4a6ff151958b64304071d370daa3243d15941a7beedf0c9fe5105603e

View File

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