summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-10 06:58:30 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-10 06:58:30 +0000
commitc9274ac164bfdf48c84b7150597be3957ec48ee7 (patch)
treebd8aa63b5550c9fe33c2957971e922b1506ae4f1
parent5e7749c5ded796a2c32001c259d08b3af8ce9053 (diff)
automatic import of python-zeroconf
-rw-r--r--.gitignore1
-rw-r--r--python-zeroconf.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index e351b45..6f19e39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/zeroconf-0.47.3.tar.gz
+/zeroconf-0.56.0.tar.gz
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
diff --git a/sources b/sources
index 06a3996..3cc94cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-095b8facfc341bf1515cf9de4aa18f17 zeroconf-0.47.3.tar.gz
+058b06e0e2716e66dff5c72638617b03 zeroconf-0.56.0.tar.gz