14
0
Files
python-zeroconf/_service
Dirk Mueller 7b1bd22923 - update to 0.36.12:
* scope_id is now stripped from IPv6 addresses if given
  * Optimized decoding labels from incoming packets
  * Prevent service lookups from deadlocking if time abruptly moves backwards

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=55
2021-11-06 18:22:51 +00:00

15 lines
500 B
Plaintext

<services>
<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.36.12</param>
<param name="version">0.36.12</param>
</service>
<service name="set_version" mode="disabled"/>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
</services>