Releases: rhinstaller/python-simpleline
Releases · rhinstaller/python-simpleline
1.8.3
- Fix bumpver Makefile target
- Add tests for UIScreen wide disabling of concurrency check
- Abstract registering signal handler in the InputHandler constructor
- Allow to disable concurrency check for all UIScreen inputs
- Add Makefile target for local container tests
- Use localization from rhel-9 weblate translation component
1.1.3
What's Changed
- Add tests for UIScreen wide disabling of concurrency check
- Abstract registering signal handler in the InputHandler constructor
- Allow to disable concurrency check for all UIScreen inputs
- Enable execution of the tests on GitHub actions
- Add Makefile target for container tests execution
- Remove pocketlint from the build requires
1.1.2
- Always close the password dialog (vponcova)
1.9.0
- Add tests for UIScreen wide disabling of concurrency check
- Abstract registering signal handler in the InputHandler constructor
- Allow to disable concurrency check for all UIScreen inputs
- Rename helper test classes to have Mock postfix
- Call App.initialize() in the setUp phase of GlobalConfiguration test
- Use {} and [] instead of dict() and list()
- Specify encoding for open()
- Remove 'u' prefix from strings
1.8.2
- Remove changelog from the upstream spec file
- Fix spec file archive link
1.8.1
- Include also documentation to the tarball
- Rename doc directory to docs
- Add explanations of what is included in the MANIFEST.in file
- Update packit config to reflect new tag naming
- Change tag name to just version
- Fix GitHub workflow checkout
simpleline-1.8
- Add missing make command to spec file (jkonecny)
- Don't translate the prompt keys (vponcova)
- Test build on Fedora ELN (jkonecny)
- Remove packit get-current-action (jkonecny)
- Run tests in GitHub workflow (martin)
- Fix raise-missing-from (W0707) pylint warnings (martin)
- Fix pylint to check test code correctly (jkonecny)
- Use script to run unit tests (jkonecny)
- Use relative imports in tests (jkonecny)
- Change directory structure of unit tests (jkonecny)
- Fix documentation of _process_screen method (jkonecny)
- Fix pylint issues (jkonecny)
- Use pylint instead of pocketlint (jkonecny)
- Add coverage support (jkonecny)
- Make link to exmples directory in Readme (jkonecny)
- Fix homepage of the project in setup.py (jkonecny)
- Fix classifiers in setup.py (jkonecny)
- Add pypi-upload to Makefile (jkonecny)
simpleline-1.1.1
- Use relative imports in tests (jkonecny)
- Solve pylint errors (jkonecny)
- Remove pot file (jkonecny)
- Switch translations to rhel-8 Weblate branch (jkonecny)
- Add potfile to the .gitignore (jkonecny)
- Pause releasing when calling bumpver (jkonecny)
- Remove Zanata from the Simpleline (jkonecny)
- Switch po-push from Zanata to Weblate (jkonecny)
- Download translations from Weblate (jkonecny)
simpleline-1.7
- Testing farm seems like a better option (jkonecny)
- Fix upstream package name (jkonecny)
- Copy archive to the project root for packit (jkonecny)
- Use BUILD_ARGS for packit to remove wheel dependency (jkonecny)
- Correct how packit sniffing package version (jkonecny)
- Add packit action to create archive correctly (jkonecny)
- Simplify Packit configuration file (jkonecny)
- Enable copr builds and add packit config (dhodovsk)
- Add possibility to change setup.py arguments (jkonecny)
- Fix typo in setup.py (jkonecny)
- Add translation badge from Weblate (jkonecny)
- Add potfile to the .gitignore (jkonecny)
- Pause releasing when calling bumpver (jkonecny)
- Remove unused PREFIX from the Makefile (jkonecny)
- Remove Zanata from the Simpleline (jkonecny)
- Switch po-push from Zanata to Weblate (jkonecny)
- Download translations from Weblate (jkonecny)
- Remove pot file from this repository (jkonecny)
- Add new directories to .gitignore and make clean (jkonecny)
- Add Makefile PHONY targets (jkonecny)
- Simplify archive creation (jkonecny)
- Reflect rename of COPYING to LICENSE.md (jkonecny)
- Change license in spec file to LGPLv3+ (jkonecny)
- Add COPR badge for daily builds (jkonecny)
- Improve setup.py (jkonecny)
- Change license to LGPLv3 for all the files (jkonecny)
- Change License from GPLv2+ to LGPLv3+ (jkonecny)
simpleline-1.6
- Always close the password dialog (vponcova)
- Remove unnecessary pass statements (jkonecny)