- update to 1.0.0:
* Drop support for Python 3.9
* port-for supports Windows. Increased code compatibility with
Windows (#4)
* Replaced docopt with argparse. Package got a bit smaller as a
result. (#24)
* Added Python 3.14 to the supported Python Versions
* Adjust links after repository transfer
* Adjust workflows for actions-reuse 3
* Changed maximum line length to 100 characters.
* Fix test_port_mix again.
* Have all code fully typed.
* Removed global variable from cli module.
* Replace black code formatting tool with ruff-format command.
* Rewritten all tests into pytest style tests.
* Update formatting with black
* Use pre-commit for maintaining code style and linting
OBS-URL: https://build.opensuse.org/request/show/1314654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-port-for?expand=0&rev=6
Description
No description provided
Languages
RPM Spec
100%