Init zeroconf with 0.23.0 to support OpenStack Train
This commit is contained in:
parent
e46ff615c9
commit
eaff0a6db2
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-zeroconf
|
Name: python-zeroconf
|
||||||
Version: 0.28.8
|
Version: 0.23.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.0-only and LGPL-2.1-only
|
License: LGPL-2.0-only and LGPL-2.1-only
|
||||||
URL: https://github.com/jstasiak/python-zeroconf
|
URL: https://github.com/jstasiak/python-zeroconf
|
||||||
Source0: https://files.pythonhosted.org/packages/4b/21/a09b4a8fdd0f9068c8134de31c4258f43c1c35352e89bdcb8994dae180d9/zeroconf-0.28.8.tar.gz
|
Source0: https://files.pythonhosted.org/packages/d7/25/8bbdd4857820e0cdc380c7e0c3543dc01a55247a1d831c712571783e74ec/zeroconf-0.23.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
||||||
@ -33,7 +33,7 @@ Provides: python3-zeroconf-doc
|
|||||||
Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n zeroconf-0.28.8 -S git
|
%autosetup -n zeroconf-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -69,14 +69,14 @@ mv %{buildroot}/doclist.lst .
|
|||||||
|
|
||||||
|
|
||||||
%files -n python3-zeroconf -f filelist.lst
|
%files -n python3-zeroconf -f filelist.lst
|
||||||
|
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 14 2021 OpenStack_SIG <openstack@openeuler.org> - 0.28.8-1
|
* Mon Nov 15 2021 OpenStack_SIG <openstack@openeuler.org> - 0.23.0-1
|
||||||
- Upgrade to version 0.28.8
|
- Upgrade package python3-zeroconf to version 0.23.0
|
||||||
* Wed Nov 25 2020 Python_Bot <Python_Bot@openeuler.org>
|
|
||||||
- Package Spec generated
|
* Tue Nov 09 2021 OpenStack_SIG <openstack@openeuler.org> - 0.19.1-1
|
||||||
|
- Init package python3-zeroconf with version 0.19.1 for OpenStack Train
|
||||||
|
|||||||
BIN
zeroconf-0.23.0.tar.gz
Normal file
BIN
zeroconf-0.23.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user