forked from pool/python-robotframework
Accepting request 1183948 from devel:languages:python
- update to 7.0.1: * https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-7.0.1.rst * https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-7.0.rst OBS-URL: https://build.opensuse.org/request/show/1183948 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 29 06:57:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 7.0.1:
|
||||
* https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-7.0.1.rst
|
||||
* https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-7.0.rst
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 15 22:46:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-robotframework
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 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.1.1
|
||||
Version: 7.0.1
|
||||
Release: 0
|
||||
Summary: Generic test automation framework for acceptance testing and ATDD
|
||||
License: Apache-2.0
|
||||
@@ -30,14 +30,15 @@ BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
Requires: python-setuptools
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Robot Framework is a generic open source automation framework for acceptance testing, acceptance
|
||||
test driven development (ATDD), and robotic process automation (RPA). It has simple plain text
|
||||
syntax and it can be extended easily with libraries implemented using Python or Java.
|
||||
Robot Framework is a generic open source automation framework for acceptance
|
||||
testing, acceptance test driven development (ATDD), and robotic process
|
||||
automation (RPA). It has simple plain text syntax and it can be extended easily
|
||||
with libraries implemented using Python or Java.
|
||||
|
||||
%prep
|
||||
%setup -q -n robotframework-%{version}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fa18f2596a4df2418c4b59abf43248327c15ed38ad8665f6a9a9c75c95d7789
|
||||
size 729685
|
3
robotframework-7.0.1.zip
Normal file
3
robotframework-7.0.1.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58d01b84cd7eccea69f2dbe13cbcbff1299e551168d3b88c25617b0c9d6ddc75
|
||||
size 758216
|
Reference in New Issue
Block a user