!3 Upgrade package
From: @houyingchao Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
f1644ae25b
Binary file not shown.
BIN
portend-3.1.0.tar.gz
Normal file
BIN
portend-3.1.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-portend
|
Name: python-portend
|
||||||
Version: 2.6
|
Version: 3.1.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: TCP port monitoring and discovery
|
Summary: TCP port monitoring and discovery
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pypi.org/project/portend
|
URL: https://pypi.org/project/portend
|
||||||
Source0: https://files.pythonhosted.org/packages/04/98/997f8668b11292f13d3e69fc626232c497228306c764523c5a3a3b59c775/portend-2.6.tar.gz
|
Source0: https://files.pythonhosted.org/packages/6e/0a/42bcc9c97744958ce72d33f526e972379b9e90adede8a151f338818c41d4/portend-3.1.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Recommends: %{name}-help = %{version}-%{release}
|
Recommends: %{name}-help = %{version}-%{release}
|
||||||
|
|
||||||
@ -105,7 +105,7 @@ a bound listener (i.e. a TCP connection is established to that host/port),
|
|||||||
assert_free will raise a ``PortNotFree`` exception.
|
assert_free will raise a ``PortNotFree`` exception.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n portend-2.6
|
%autosetup -n portend-3.1.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -145,6 +145,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 21 2022 houyingchao <houyingchao@h-partners.com> - 3.1.0-1
|
||||||
|
- Upgrade to version 3.1.0
|
||||||
|
|
||||||
* Mon Nov 16 2020 zhanghua <zhanghua@huawei.com> - 2.6-2
|
* Mon Nov 16 2020 zhanghua <zhanghua@huawei.com> - 2.6-2
|
||||||
- fix random build failed
|
- fix random build failed
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user