15
0

- update to 0.38.1:

* Dropped Python 3.6 support
  * Handle Service types that end with another service type
  * Improve performance of query scheduler
  * Avoid linear type searches in ServiceBrowsers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=57
This commit is contained in:
2022-01-03 10:30:56 +00:00
committed by Git OBS Bridge
parent aae081512b
commit 18c76bee2e
6 changed files with 21 additions and 11 deletions

View File

@@ -2,8 +2,9 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/jstasiak/python-zeroconf</param>
<param name="scm">git</param>
<param name="revision">0.37.0</param>
<param name="version">0.37.0</param>
<param name="revision">0.38.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">(.*)</param>
</service>
<service name="set_version" mode="disabled"/>
<service mode="buildtime" name="tar" />