summaryrefslogtreecommitdiff
path: root/python-zeroconf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-zeroconf.spec')
-rw-r--r--python-zeroconf.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-zeroconf.spec b/python-zeroconf.spec
index f2c26c0..8fba93a 100644
--- a/python-zeroconf.spec
+++ b/python-zeroconf.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-zeroconf
-Version: 0.47.3
+Version: 0.56.0
Release: 1
Summary: A pure python implementation of multicast DNS service discovery
License: LGPL
URL: https://github.com/python-zeroconf/python-zeroconf
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/da/9c/7bfd88a90cc6dfc592fb19ebaa938fef86b7d2b1b519ed5681592076fee9/zeroconf-0.47.3.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ba/1b/7b94a73e33b648be5884319da1d0e6c164ac26d30fa902dced3339cbe923/zeroconf-0.56.0.tar.gz
Requires: python3-async-timeout
Requires: python3-ifaddr
@@ -98,7 +98,7 @@ Compared to some other Zeroconf/Bonjour/Avahi Python packages, python-zeroconf:
* has an optional cython extension for performance (pure python is supported as well)
%prep
-%autosetup -n zeroconf-0.47.3
+%autosetup -n zeroconf-0.56.0
%build
%py3_build
@@ -138,5 +138,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 0.47.3-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.56.0-1
- Package Spec generated