forked from pool/python-zeroconf
Accepting request 951682 from devel:languages:python
- update to 0.38.3: * Make decode errors more helpful in finding the source of the bad data OBS-URL: https://build.opensuse.org/request/show/951682 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zeroconf?expand=0&rev=30
This commit is contained in:
2
_service
2
_service
@@ -2,7 +2,7 @@
|
|||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="url">https://github.com/jstasiak/python-zeroconf</param>
|
<param name="url">https://github.com/jstasiak/python-zeroconf</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">0.38.1</param>
|
<param name="revision">0.38.3</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">(.*)</param>
|
<param name="versionrewrite-pattern">(.*)</param>
|
||||||
</service>
|
</service>
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e3544ee1d1467ec5aca602a8c9bccebcf3990c6f76b74efc92fd0c5ef0cd34a5
|
|
||||||
size 672268
|
|
||||||
3
python-zeroconf-0.38.3.obscpio
Normal file
3
python-zeroconf-0.38.3.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:31b107020f2010d42a9b989ac94d82d7be1681ff59a57332447b913876a8ed12
|
||||||
|
size 672780
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 4 22:29:27 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Mon Jan 3 10:29:30 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: python-zeroconf
|
name: python-zeroconf
|
||||||
version: 0.38.1
|
version: 0.38.3
|
||||||
mtime: 1640314073
|
mtime: 1643671426
|
||||||
commit: 6a11f24e1fc9d73f0dbb62efd834f17a9bd451c4
|
commit: e42549cb70796d0577c97be96a09bca0056a5755
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
Name: python-zeroconf
|
Name: python-zeroconf
|
||||||
Version: 0.38.1
|
Version: 0.38.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
||||||
License: LGPL-2.0-only
|
License: LGPL-2.0-only
|
||||||
|
|||||||
Reference in New Issue
Block a user