Revisions of python-portpicker
buildservice-autocommit
accepted
request 1137821
from
Dirk Mueller (dirkmueller)
(revision 17)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 16)
- update to 1.6.0: * Resolve an internal source of potential flakiness on the bind/close port * checks when used in active environments by calling `.shutdown()` before `.close()`. * Add `-h` and `--help` text to the command line tool. * The command line interface now defaults to associating the returned port with its parent process PID (usually the calling script) when no argument was given as that makes more sense. * When portpicker is used as a command line tool from a script, if a port is chosen without a portserver it can now be kept bound to a socket by a child process for a user specified timeout. When successful, this helps minimize race conditions as subsequent portpicker CLI invocations within the timeout window cannot choose the same port. * Some pylint based refactorings to portpicker and portpicker\_test. * Drop 3.6 from our CI test matrix and metadata. It probably still works there, but expect our unittests to include 3.7-ism's in the future. We'll *attempt* to avoid modern constructs in portpicker.py itself but zero guarantees. Using an old Python? Use an old portpicker.
buildservice-autocommit
accepted
request 990215
from
Dirk Mueller (dirkmueller)
(revision 15)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 14)
- update to 1.5.2: * Do not re-pick a known used (not-yet-returned) port when running stand alone without a portserver. * When not using a portserver *(you really should)*, try the `bind(0)` approach before hunting for random unused ports. More reliable per
buildservice-autocommit
accepted
request 967390
from
Matej Cepl (mcepl)
(revision 13)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 967328
from
Petr Gajdos (pgajdos)
(revision 12)
- python-mock is not required for build
Dirk Mueller (dirkmueller)
committed
(revision 11)
- update to to 1.5.0: * python 3.10 support
buildservice-autocommit
accepted
request 807043
from
Matej Cepl (mcepl)
(revision 10)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 9)
- Don't use %python3_only command, but properly use alternatives.
buildservice-autocommit
accepted
request 704702
from
Tomáš Chvátal (scarabeus_iv)
(revision 8)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 7)
Tomáš Chvátal (scarabeus_iv)
accepted
request 704429
from
Petr Gajdos (pgajdos)
(revision 6)
Sure -- me too, however I overlooked ChangeLog.md
Todd R (TheBlackCat)
committed
(revision 5)
converted link to branch
Todd R (TheBlackCat)
committed
(revision 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 347021
from
Robert Schweikert (rjschwei)
(revision 3)
initialized devel package after accepting 347021
Robert Schweikert (rjschwei)
committed
(revision 2)
- Include in SLE 12 (FATE#319904, bsc#954690)
Dirk Mueller (dirkmueller)
accepted
request 344054
from
Robert Schweikert (rjschwei)
(revision 1)
- New dependency for google-cloud-sdk; generally useful
Displaying all 17 revisions