From ded5d4836d5e15c06c5e20c5b058d6c78c221a6d5670cd68177382f39c51611f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 31 Oct 2022 10:05:44 +0000 Subject: [PATCH] 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 --- python-robotframework.changes | 25 +++++++++++++++++++++++++ python-robotframework.spec | 2 +- robotframework-5.0.1.zip | 3 --- robotframework-6.0.zip | 3 +++ 4 files changed, 29 insertions(+), 4 deletions(-) delete mode 100644 robotframework-5.0.1.zip create mode 100644 robotframework-6.0.zip diff --git a/python-robotframework.changes b/python-robotframework.changes index 8fe7030..420434d 100644 --- a/python-robotframework.changes +++ b/python-robotframework.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Oct 29 00:32:45 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-robotframework.spec b/python-robotframework.spec index 89d43ce..2c1f1be 100644 --- a/python-robotframework.spec +++ b/python-robotframework.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-robotframework -Version: 5.0.1 +Version: 6.0 Release: 0 Summary: Generic test automation framework for acceptance testing and ATDD License: Apache-2.0 diff --git a/robotframework-5.0.1.zip b/robotframework-5.0.1.zip deleted file mode 100644 index 51f4f37..0000000 --- a/robotframework-5.0.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf5dc59777ed9d8c3e1e91fb4403454890242867735681f22f4f22dbb2a20fc8 -size 666830 diff --git a/robotframework-6.0.zip b/robotframework-6.0.zip new file mode 100644 index 0000000..8c0a740 --- /dev/null +++ b/robotframework-6.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9498dad21369a6702384db057994628cd2cf0a172f5685be941c4bf94e242f +size 684599