From f8d7698510f6d9a798f01c9e39fec0bf694d715b809e2dc6ba5e691cce67aaa3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 15 Dec 2023 22:46:49 +0000 Subject: [PATCH] - update to 6.1.1: * https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-6.1.rst - Update to version 6.0.1 - Update to 6.0.0 * Catching exceptions with `EXCEPT` - switch to pypi tarball * Using keywords accepting embedded arguments when library is imported multiple times using the WITH OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-robotframework?expand=0&rev=11 --- python-robotframework.changes | 16 +++++++++++----- python-robotframework.spec | 4 ++-- robotframework-6.0.1.zip | 3 --- robotframework-6.1.1.zip | 3 +++ 4 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 robotframework-6.0.1.zip create mode 100644 robotframework-6.1.1.zip diff --git a/python-robotframework.changes b/python-robotframework.changes index e0a2697..e6456df 100644 --- a/python-robotframework.changes +++ b/python-robotframework.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 15 22:46:04 UTC 2023 - Dirk Müller + +- update to 6.1.1: + * https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-6.1.rst + ------------------------------------------------------------------- Wed Dec 7 22:22:26 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 6.0.1 +- Update to version 6.0.1 * Robot Framework 6.0.1 is the first bug fix release in the RF 6.0 series. It mainly fixes a bug in using localized BDD prefixes consisting of more than one word (#4515) as well as a regression related to the library search order (#4516). @@ -27,7 +33,7 @@ Wed Dec 7 22:22:26 UTC 2022 - Yogalakshmi Arunachalam ------------------------------------------------------------------- Sat Oct 29 00:32:45 UTC 2022 - Yogalakshmi Arunachalam -- Update to 6.0.0 +- Update to 6.0.0 Most important enhancements * Localization * Enhancements to using keywords with embedded arguments @@ -67,13 +73,13 @@ Tue Oct 11 01:55:27 UTC 2022 - Steve Kowalik * Regression using `TypedDict` as type hint * Continue-on-failure mode can be controlled using tags * Python 3.10 support - * Catching exceptions with `EXCEPT` + * Catching exceptions with `EXCEPT` - Remove pointless BuildRequires on python ------------------------------------------------------------------- Wed Oct 7 13:34:10 UTC 2020 - Dirk Mueller -- switch to pypi tarball +- switch to pypi tarball ------------------------------------------------------------------- Tue Sep 29 19:50:04 UTC 2020 - Flávio Ramalho @@ -141,7 +147,7 @@ Fri Sep 11 13:43:05 UTC 2020 - framalho@suse.com * Changes from 3.1.2: Fixes: * Creating scalar variables in resource files with custom separator - * Using keywords accepting embedded arguments when library is imported multiple times using the WITH + * Using keywords accepting embedded arguments when library is imported multiple times using the WITH NAME syntax * The Tidy tool both handles new style for loops (FOR ... END) correctly and converts old style loops (:FOR ... \ ...) to new style loops automatically diff --git a/python-robotframework.spec b/python-robotframework.spec index 10d041d..9c67836 100644 --- a/python-robotframework.spec +++ b/python-robotframework.spec @@ -1,7 +1,7 @@ # # spec file for package python-robotframework # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-robotframework -Version: 6.0.1 +Version: 6.1.1 Release: 0 Summary: Generic test automation framework for acceptance testing and ATDD License: Apache-2.0 diff --git a/robotframework-6.0.1.zip b/robotframework-6.0.1.zip deleted file mode 100644 index 62bcc5c..0000000 --- a/robotframework-6.0.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2d9a82912dfd27aae7afaad64771c58f5d948ca9d64e3ae72b16721b5e022ea -size 686335 diff --git a/robotframework-6.1.1.zip b/robotframework-6.1.1.zip new file mode 100644 index 0000000..399d102 --- /dev/null +++ b/robotframework-6.1.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa18f2596a4df2418c4b59abf43248327c15ed38ad8665f6a9a9c75c95d7789 +size 729685