Update package to version 0.64.1
This commit is contained in:
parent
2ba5fee234
commit
859e950e48
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-zeroconf
|
Name: python-zeroconf
|
||||||
Version: 0.47.3
|
Version: 0.64.1
|
||||||
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/da/9c/7bfd88a90cc6dfc592fb19ebaa938fef86b7d2b1b519ed5681592076fee9/zeroconf-0.47.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/7a/8e/79223c855c4abf13a5aa7b7ecbf53bf3e504d77abae202488e52b12fcceb/zeroconf-0.64.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-async-timeout
|
Requires: python3-async-timeout
|
||||||
@ -16,13 +16,14 @@ Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
|||||||
|
|
||||||
%package -n python3-zeroconf
|
%package -n python3-zeroconf
|
||||||
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
||||||
Provides: python-zeroconf
|
Provides: python-zeroconf = %{version}-%{release}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
BuildRequires: python3-ifaddr
|
BuildRequires: python3-ifaddr
|
||||||
BuildRequires: python3-async-timeout
|
BuildRequires: python3-async-timeout
|
||||||
|
BuildRequires: python3-pytest
|
||||||
%description -n python3-zeroconf
|
%description -n python3-zeroconf
|
||||||
Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
||||||
|
|
||||||
@ -76,6 +77,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 06 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.64.1-1
|
||||||
|
- Update package to version 0.64.1
|
||||||
|
|
||||||
* Mon Feb 27 2023 wubijie <wubijie@kylinos.cn> - 0.47.3-1
|
* Mon Feb 27 2023 wubijie <wubijie@kylinos.cn> - 0.47.3-1
|
||||||
- Update package to version 0.47.3
|
- Update package to version 0.47.3
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
zeroconf-0.64.1.tar.gz
Normal file
BIN
zeroconf-0.64.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user