update to 0.11.0
This commit is contained in:
parent
f007674eed
commit
fefc9dcc69
Binary file not shown.
BIN
netifaces-0.11.0.tar.gz
Normal file
BIN
netifaces-0.11.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-netifaces
|
||||
Version: 0.10.9
|
||||
Release: 2
|
||||
Version: 0.11.0
|
||||
Release: 1
|
||||
Summary: Portable network interface information.
|
||||
License: MIT License
|
||||
URL: https://github.com/al45tair/netifaces
|
||||
Source0: https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/n/netifaces/netifaces-%{version}.tar.gz
|
||||
|
||||
%description
|
||||
It’s been annoying me for some time that there’s no easy way to get the
|
||||
@ -52,7 +52,7 @@ system-dependent low-level networking APIs.
|
||||
This package attempts to solve that problem.
|
||||
|
||||
%prep
|
||||
%autosetup -n netifaces-0.10.9
|
||||
%autosetup -n netifaces-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -92,6 +92,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 03 2022 zhuofeng <zhuofeng@huawei.com> - 0.11.0-1
|
||||
- update to 0.11.0
|
||||
|
||||
* Wed Oct 26 2022 zhangruifang <zhangruifang1@h-partners.com> - 0.10.9-2
|
||||
- Rebuild for next release
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user