!17 Update package to version 0.131.0

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-12-25 09:16:59 +00:00 committed by Gitee
commit 8496512875
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-zeroconf Name: python-zeroconf
Version: 0.71.0 Version: 0.131.0
Release: 1 Release: 1
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.1-only License: LGPL-2.1-only
URL: https://github.com/jstasiak/python-zeroconf URL: https://github.com/jstasiak/python-zeroconf
Source0: https://files.pythonhosted.org/packages/f8/72/85cf7d09881c1a83b69b430efb4446d770ee59fda0a5e09e18eced0143af/zeroconf-0.71.0.tar.gz Source0: https://files.pythonhosted.org/packages/b4/b0/a4f6ceb219d3cfed5f1f8dcdbf026f9224b1da0d4da9e57af01d814fec17/zeroconf-0.131.0.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-async-timeout Requires: python3-async-timeout
@ -79,6 +79,9 @@ pytest -v -k 'not test_integration_with_listener_ipv6'
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Dec 25 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.131.0-1
- Update package to version 0.131.0
* Mon Jul 10 2023 chenzixuan <chenzixuan@kylinos.cn> - 0.71.0-1 * Mon Jul 10 2023 chenzixuan <chenzixuan@kylinos.cn> - 0.71.0-1
- Update package to version 0.71.0 - Update package to version 0.71.0

BIN
zeroconf-0.131.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.