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,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