Revisions of python-port-for
Dominique Leuenberger (dimstar_suse)
accepted
request 1219909
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 0.7.4: * Dropped support for Python 3.8 (it has reached EOL) * Added Python 3.13 to the supported Python Versions * Update to README's badges * Update to automerge pipeline * Updated black installation to not install on python version older than 3.12
Ana Guerrero (anag+factory)
accepted
request 1208374
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 0.7.3: * Adds PortType to package __all__
Dominique Leuenberger (dimstar_suse)
accepted
request 1137438
from
Dirk Mueller (dirkmueller)
(revision 3)
- update to 0.7.2: * Drop support for python 3.7 * Support Python 3.12 * #152, #166, #170 * Add PortType type alias for easier typing related code * get_port will now allow passing additional exclude_ports parameter - these ports will not be chosen. * Add python 3.11 to the list of supported python versions. * Use towncrier as a changelog management tool. * Moved development dependencies to be managed by pipenv. All development process can be managed with it - which means automatic isolation. * Migrate versioning tool to tbump, and move package definition to pyproject.toml * Moved as much of the setup.cfg settings into the pyproject.toml as possible. Dropped pydocstyle support.
Dominique Leuenberger (dimstar_suse)
accepted
request 967345
from
Matej Cepl (mcepl)
(revision 2)
- Remove forgotten tarball port-for-0.6.2.tar.gz - version update to 0.6.2 0.6.2 ---------- Misc ++++ - Added Python 3.10 to trove classifiers and to CI 0.6.1 ---------- Bugfix ++++++ - Fixed typing definition for get_port function 0.6.0 ---------- Feature +++++++ - Added `get_port` helper that can randomly select open port out of given set, or range-tuple - Added type annotations and compatibility with PEP 561 - Support only python 3.7 and up - python-mock is not required for build
Dominique Leuenberger (dimstar_suse)
accepted
request 687567
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
- Remove unnecessary build dependency python-devel - Activate test suite - Add %doc and %license - Remove test module from runtime package - Tidy update-alternatives - initial version 0.4
Displaying all 5 revisions