forked from pool/python-portend
Accepting request 691695 from devel:languages:python
- Update to 2.4:
* find_available_local_port now relies on socket.getaddrinfo to
find a suitable address family.
OBS-URL: https://build.opensuse.org/request/show/691695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-portend?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b7ce7d35ea262415297cbfea86226513e77b9ee5f631d3baa11992d663963719
|
|
||||||
size 8585
|
|
||||||
3
portend-2.4.tar.gz
Normal file
3
portend-2.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:507e1f76eb6deec0cc15045d1140a07874f44d02eec021e8fd383557d99fe93d
|
||||||
|
size 11846
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 5 07:03:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 2.4:
|
||||||
|
* find_available_local_port now relies on socket.getaddrinfo to
|
||||||
|
find a suitable address family.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 5 12:56:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Mar 5 12:56:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-portend
|
Name: python-portend
|
||||||
Version: 2.3
|
Version: 2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: TCP port monitoring utilities
|
Summary: TCP port monitoring utilities
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user