14
0

- 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
This commit is contained in:
2023-12-15 22:46:49 +00:00
committed by Git OBS Bridge
parent 73c090ad32
commit f8d7698510
4 changed files with 16 additions and 10 deletions

View File

@@ -1,7 +1,13 @@
-------------------------------------------------------------------
Fri Dec 15 22:46:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <yarunachalam@suse.com> Wed Dec 7 22:22:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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. * 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 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). related to the library search order (#4516).
@@ -27,7 +33,7 @@ Wed Dec 7 22:22:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 29 00:32:45 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com> Sat Oct 29 00:32:45 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 6.0.0 - Update to 6.0.0
Most important enhancements Most important enhancements
* Localization * Localization
* Enhancements to using keywords with embedded arguments * Enhancements to using keywords with embedded arguments
@@ -67,13 +73,13 @@ Tue Oct 11 01:55:27 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
* Regression using `TypedDict` as type hint * Regression using `TypedDict` as type hint
* Continue-on-failure mode can be controlled using tags * Continue-on-failure mode can be controlled using tags
* Python 3.10 support * Python 3.10 support
* Catching exceptions with `EXCEPT` * Catching exceptions with `EXCEPT`
- Remove pointless BuildRequires on python - Remove pointless BuildRequires on python
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 7 13:34:10 UTC 2020 - Dirk Mueller <dmueller@suse.com> Wed Oct 7 13:34:10 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- switch to pypi tarball - switch to pypi tarball
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 29 19:50:04 UTC 2020 - Flávio Ramalho <framalho@suse.com> Tue Sep 29 19:50:04 UTC 2020 - Flávio Ramalho <framalho@suse.com>
@@ -141,7 +147,7 @@ Fri Sep 11 13:43:05 UTC 2020 - framalho@suse.com
* Changes from 3.1.2: * Changes from 3.1.2:
Fixes: Fixes:
* Creating scalar variables in resource files with custom separator * 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 NAME syntax
* The Tidy tool both handles new style for loops (FOR ... END) correctly and converts old style loops * The Tidy tool both handles new style for loops (FOR ... END) correctly and converts old style loops
(:FOR ... \ ...) to new style loops automatically (:FOR ... \ ...) to new style loops automatically

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-robotframework # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -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: 6.0.1 Version: 6.1.1
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:b2d9a82912dfd27aae7afaad64771c58f5d948ca9d64e3ae72b16721b5e022ea
size 686335

3
robotframework-6.1.1.zip Normal file
View File

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