* 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/package/show/devel:languages:python/python-port-for?expand=0&rev=12
3.5 KiB
3.5 KiB