Revisions of python-zeroconf

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 850926 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- update to 0.28.6:
  * Loosened service name validation when receiving from the network this lets us handle
  some real world devices previously causing errors
  * Enabled ignoring duplicated messages which decreases CPU usage
  * Fixed spurious AttributeError: module 'unittest' has no attribute 'mock'
  * Improved cache reaper performance significantly
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 834888 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
- update to 0.28.3:
  * Reduced a time an internal lock is held which should eliminate deadlocks in high-traffic networks.
  * Stopped asking questions we already have answers for in cache, thanks to Paul Daumlechner.
  * Removed initial delay before querying for service info, thanks to Erik Montnemery.
  * Fixed a resource leak connected to using ServiceBrowser with multiple types
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 812731 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- update to 0.27.1
  * Improved the logging situation
  * Large multi-resource responses are now split into separate packets which fixes a bad
    mdns-repeater/ChromeCast Audio interaction ending with ChromeCast Audio crash (and possibly
    some others) and improves RFC 6762 compliance, thanks to Greg Badros
  * Added a warning presented when the listener passed to ServiceBrowser lacks update_service()
    callback
  * Added support for finding all services available in the browser example, thanks to Perry Kunder
  * Removed previously deprecated ServiceInfo address constructor parameter and property
  * Improved readability of logged incoming data, thanks to Erik Montnemery
  * Threads are given unique names now to aid debugging, thanks to Erik Montnemery
  * Fixed a regression where get_service_info() called within a listener add_service method
    would deadlock, timeout and incorrectly return None, fix thanks to Erik Montnemery, but
    Matt Saxon and Hmmbob were also involved in debugging it.
  * Added support for multiple types to ServiceBrowser, thanks to J. Nick Koston
  * Fixed a race condition where a listener gets a message before the lock is created
  * Fixed a performance regression introduced in 0.26.0, thanks to J. Nick Koston (this is close in
    spirit to an optimization made in 0.24.5 by the same author)
  * Fixed a regression where service update listener wasn't called on IP address change (it's called
    on SRV/A/AAAA record changes now), thanks to Matt Saxon
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 685314 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
- Update to 0.21.3:
  * no upstream changelog
  * dropped python2 support
- Execute tests
- Update requirements based on upstream requires
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 510617 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 5)
- Update to version 0.19.1:
  * Remove outdated example
  * On Windows, python-netifaces 0.10.5 triggers a bug - This has
    no impact for us, therefore there is no need for us to add a
    version requirement on this dependency as upstream did.
- Rebase patch:
  * Remove
    python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch.
  * Add python-zeroconf-0.19.1-enum34-instead-of-enum-compat.patch.
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 481018 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 4)
- Remove .changes file from source (not needed).

- Convert package to python singlespec
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 458825 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 3)
- Update to 0.18.0:
  * Dropped Python 2.6 support
  * Improved error handling inside code executed when Zeroconf
    object is being closed
- Changes from 0.17.7:
  * Better Handling of DNS Incoming Packets parsing exceptions
  * Many exceptions will now log a warning the first time they are seen
  * Catch and log sendto() errors
  * Fix/Implement duplicate name change
  * Fix overly strict name validation introduced in 0.17.6
  * Greatly improve handling of oversized packets including:
    + Implement name compression per RFC1035
    + Limit size of generated packets to 9000 bytes as per RFC6762
    + Better handle over sized incoming packets
  * Increased test coverage to 95%
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 453991 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 2)
Automatic submission by obs-autosubmit
Displaying revisions 21 - 36 of 36
openSUSE Build Service is sponsored by