forked from pool/python-robotframework
- 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user