Changelog for
python3-jfscripts-1.1.0-150600.2.1.noarch.rpm :
* Thu Sep 29 2022 yarunachalamAATTsuse.com- Update to version 1.1.0
* Reformat tox.ini
* Add some types
* Add more type hints
* Bump version 1.0.0
* Regenerate the README file
* Get rid of the jflib dependency
* Remove unused script
* Fix tests
* Allow type unions with | in 3.8
* Run tests on Github actions
* Reformat using black and isort
* Add some types
* Clean up
* Merge branch \'main\' of github.com:Josef-Friedrich/jfscripts
* Auto commit
* Regenerate the README
* Generate the README using the readme-patcher
* Update dependency to the readme patcher
* Add README_template.rst
* Use the version number in pyproject.toml as the single source of truth
* Remove the u prefix of same strings
* Unify the use of quotation marks in the file pyproject.toml
* Replace nose with nose2
* Place the test files in a folder named `tests`
* add pyproject.toml
* Remove more files that belonged to the versioneer
* Remove versioneer
* Sort imports using isort
* Upgrade versioneer
* Delete obsolete files
* New option -n, --png
* Add description
* Implement --auto-png
* Use jflib in the tests to import the class “Capturing()”
* New function: argparser_to_readme()
* Update setup.py
* Revert \"Test on 3.7\"
* Test on 3.7
* Fix flake8 issues
* Add readthedocs badge
* Fri Jan 29 2021 steven.kowalikAATTsuse.com- Use python_alternative for all shipped scripts instead of python3_only.
* Sat Mar 21 2020 mardnhAATTgmx.de- Initial package, version 0.5.0