14
0
Commit Graph

3 Commits

Author SHA256 Message Date
ded5d4836d Accepting request 1032084 from home:yarunachalam:branches:devel:languages:python
- Update to 6.0.0 
  Most important enhancements
  * Localization
  * Enhancements to using keywords with embedded arguments
  * Enhancements to keyword namespaces
  * Enhancements to automatic argument conversion
  * Enhancements for setting keyword and test tags
  * Possibility to disable continue-on-failure mode
  * start/end_keyword listener methods get more information about control structures
  * Libdoc enhancements
  * Performance enhancements for executing user keywords
  * Python 3.11 support
  Backwards incompatible changes
  Deprecated features
  * Force Tags and Default Tags settings
  * Keywords in test case files having precedence over local keywords in resource files
  * WITH NAME in favor of AS when giving alias to imported library
  * Singular section headers like Test Case
  * Using variables with embedded arguments so that value does not match custom pattern
  * robot.utils.TRUE_STRINGS and robot.utils.FALSE_STRINGS
  * Python 3.6 support

OBS-URL: https://build.opensuse.org/request/show/1032084
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-robotframework?expand=0&rev=7
2022-10-31 10:05:44 +00:00
fd99663496 Accepting request 1009641 from devel:languages:python
- Update to 5.0.1:
  * New SKIP status
  * Criticality has been removed
  * Native IF/ELSE syntax
  * Basic IF syntax
  * Support for nested control structures
  * Libdoc enhancements
  * HTML output enhancements
  * Fix running keywords in `start/end_suite` listener method
  * Fix skipping tests in suite teardown if suite setup has been failed or skipped
  * Avoid argument conversion if given argument has one of the accepted types
  * Fix using using `Union` containing generics as type hint
  * Regression using `TypedDict` as type hint
  * Continue-on-failure mode can be controlled using tags
  * Python 3.10 support
  * Catching exceptions with `EXCEPT` 
- Remove pointless BuildRequires on python

OBS-URL: https://build.opensuse.org/request/show/1009641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=2
2022-10-11 16:03:08 +00:00
49201f6230 Accepting request 840060 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/840060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=1
2020-10-13 14:17:05 +00:00