updated to 0.71.0

This commit is contained in:
Jason_828e 2023-07-06 21:10:09 +08:00
parent 607c103588
commit d793661e9f
3 changed files with 7 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-zeroconf
Version: 0.64.1
Release: 2
Version: 0.71.0
Release: 1
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
License: LGPL-2.1-only
URL: https://github.com/jstasiak/python-zeroconf
Source0: https://files.pythonhosted.org/packages/7a/8e/79223c855c4abf13a5aa7b7ecbf53bf3e504d77abae202488e52b12fcceb/zeroconf-0.64.1.tar.gz
Source0: https://files.pythonhosted.org/packages/f8/72/85cf7d09881c1a83b69b430efb4446d770ee59fda0a5e09e18eced0143af/zeroconf-0.71.0.tar.gz
BuildArch: noarch
Requires: python3-async-timeout
@ -79,6 +79,9 @@ pytest -v -k 'not test_integration_with_listener_ipv6'
%{_docdir}/*
%changelog
* Mon Jul 10 2023 chenzixuan <chenzixuan@kylinos.cn> - 0.71.0-1
- Update package to version 0.71.0
* Fri Jul 07 2023 yaoxin <yao_xin001@hoperun.com> - 0.64.1-2
- Modify the testing method to fix build errors
@ -105,3 +108,4 @@ pytest -v -k 'not test_integration_with_listener_ipv6'
* Wed Nov 25 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated

Binary file not shown.

BIN
zeroconf-0.71.0.tar.gz Normal file

Binary file not shown.