Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python2-portpicker | Distribution: openSUSE Leap 15.2 |
Version: 1.3.1 | Vendor: openSUSE |
Release: lp152.1.1 | Build date: Tue Mar 10 01:17:47 2020 |
Group: Development/Libraries/Python | Build host: cloud104 |
Size: 34560 | Source RPM: python-portpicker-1.3.1-lp152.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/google/python_portpicker | |
Summary: A library to choose unique available network ports |
Portpicker provides an API to find and return an available network port for an application to bind to. Ideally suited for use from unittests or for test harnesses that launch local servers.
Apache-2.0
* Mon May 20 2019 pgajdos@suse.com - version update to 1.3.1 * Fix a race condition in `pick_unused_port()` involving the free ports set. * Adds an optional `portserver_address` parameter to `pick_unused_port()` so that callers can specify their own regardless of `os.environ`. * `pick_unused_port()` now raises `NoFreePortFoundError` when no available port could be found rather than spinning in a loop trying forever. * Fall back to `socket.AF_INET` when `socket.AF_UNIX` support is not available to communicate with a portserver. * Introduced `add_reserved_port()` and `return_port()` APIs to allow ports to be recycled and allow users to bring ports of their own. * Changed default port range to 15000-24999 to avoid ephemeral ports. * Portserver bugfix. - convert to single spec - run test * Tue Dec 01 2015 rjschwei@suse.com - Include in SLE 12 (FATE#319904, bsc#954690) * Thu Nov 12 2015 rjschwei@suse.com - Initial build + Version 1.1.0
/usr/lib/python2.7/site-packages/portpicker-1.3.1-py2.7.egg-info /usr/lib/python2.7/site-packages/portpicker-1.3.1-py2.7.egg-info/PKG-INFO /usr/lib/python2.7/site-packages/portpicker-1.3.1-py2.7.egg-info/SOURCES.txt /usr/lib/python2.7/site-packages/portpicker-1.3.1-py2.7.egg-info/dependency_links.txt /usr/lib/python2.7/site-packages/portpicker-1.3.1-py2.7.egg-info/top_level.txt /usr/lib/python2.7/site-packages/portpicker.py /usr/lib/python2.7/site-packages/portpicker.pyc /usr/lib/python2.7/site-packages/portpicker.pyo /usr/share/doc/packages/python2-portpicker /usr/share/doc/packages/python2-portpicker/CONTRIBUTING.md /usr/share/doc/packages/python2-portpicker/README.md /usr/share/licenses/python2-portpicker /usr/share/licenses/python2-portpicker/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:27:19 2024