14
0

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
This commit is contained in:
2022-10-31 10:05:44 +00:00
committed by Git OBS Bridge
parent fd99663496
commit ded5d4836d
4 changed files with 29 additions and 4 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sat Oct 29 00:32:45 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 11 01:55:27 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com> Tue Oct 11 01:55:27 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-robotframework Name: python-robotframework
Version: 5.0.1 Version: 6.0
Release: 0 Release: 0
Summary: Generic test automation framework for acceptance testing and ATDD Summary: Generic test automation framework for acceptance testing and ATDD
License: Apache-2.0 License: Apache-2.0

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf5dc59777ed9d8c3e1e91fb4403454890242867735681f22f4f22dbb2a20fc8
size 666830

3
robotframework-6.0.zip Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db9498dad21369a6702384db057994628cd2cf0a172f5685be941c4bf94e242f
size 684599