diff --git a/_service b/_service index 1f44648..5f7f22b 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/jstasiak/python-zeroconf git - 0.38.1 + 0.38.3 @PARENT_TAG@ (.*) diff --git a/python-zeroconf-0.38.1.obscpio b/python-zeroconf-0.38.1.obscpio deleted file mode 100644 index 44b4019..0000000 --- a/python-zeroconf-0.38.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3544ee1d1467ec5aca602a8c9bccebcf3990c6f76b74efc92fd0c5ef0cd34a5 -size 672268 diff --git a/python-zeroconf-0.38.3.obscpio b/python-zeroconf-0.38.3.obscpio new file mode 100644 index 0000000..2f3da82 --- /dev/null +++ b/python-zeroconf-0.38.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b107020f2010d42a9b989ac94d82d7be1681ff59a57332447b913876a8ed12 +size 672780 diff --git a/python-zeroconf.changes b/python-zeroconf.changes index 72c4d27..3186465 100644 --- a/python-zeroconf.changes +++ b/python-zeroconf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 4 22:29:27 UTC 2022 - Dirk Müller + +- update to 0.38.3: + * Make decode errors more helpful in finding the source of the bad data + ------------------------------------------------------------------- Mon Jan 3 10:29:30 UTC 2022 - Dirk Müller diff --git a/python-zeroconf.obsinfo b/python-zeroconf.obsinfo index 7aa74c8..919b030 100644 --- a/python-zeroconf.obsinfo +++ b/python-zeroconf.obsinfo @@ -1,4 +1,4 @@ name: python-zeroconf -version: 0.38.1 -mtime: 1640314073 -commit: 6a11f24e1fc9d73f0dbb62efd834f17a9bd451c4 +version: 0.38.3 +mtime: 1643671426 +commit: e42549cb70796d0577c97be96a09bca0056a5755 diff --git a/python-zeroconf.spec b/python-zeroconf.spec index 27dce6a..fba67ff 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-zeroconf -Version: 0.38.1 +Version: 0.38.3 Release: 0 Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) License: LGPL-2.0-only