Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-robotframework for
openSUSE:Factory checked in at 2022-12-09 13:18:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-robotframework (Old)
and /work/SRC/openSUSE:Factory/.python-robotframework.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-robotframework"
Fri Dec 9 13:18:08 2022 rev:4 rq:1041749 version:6.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-robotframework/python-robotframework.changes
2022-10-31 13:04:31.685753907 +0100
+++
/work/SRC/openSUSE:Factory/.python-robotframework.new.1835/python-robotframework.changes
2022-12-09 13:19:35.535578964 +0100
@@ -1,0 +2,26 @@
+Wed Dec 7 22:22:26 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- 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).
+ Questions and comments related to the release can be sent to the
robotframework-users mailing list or to Robot Framework Slack,
+ and possible bugs submitted to the issue tracker.
+ If you have pip installed, just run
+ pip install --pre --upgrade robotframework
+ to install the latest available release or use
+ pip install robotframework==6.0.1
+ to install exactly this version. Alternatively you can download the source
distribution from PyPI and install it manually.
+ For more details and other installation approaches, see the installation
instructions.
+ Robot Framework 6.0.1 was released on Thursday November 3, 2022.
+ Full list of fixes and enhancements
+ ID Type Priority Summary
+ #4515 bug high Localized BDD prefixes consisting of more than
one word don't work
+ #4516 bug high Set Library Search Order doesn't work if there
are two matches and one is from standard libraries
+ #4519 bug medium Libdoc's DocumentationBuilder doesn't anymore
work with resource files with .robot extension
+ #4520 enhancement medium Document Libdoc's public API better
+ #4521 enhancement medium Enhance robot.utils.timestr_to_secs so
that it works with timedelta objects
+ #4523 bug low Unit test test_parse_time_with_now_and_utc
fails around DST change
+ #4525 bug low Wrong version numbers used in the User Guide
and in a deprecation warning
+
+-------------------------------------------------------------------
Old:
----
robotframework-6.0.zip
New:
----
robotframework-6.0.1.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-robotframework.spec ++++++
--- /var/tmp/diff_new_pack.HIQqdZ/_old 2022-12-09 13:19:35.995581407 +0100
+++ /var/tmp/diff_new_pack.HIQqdZ/_new 2022-12-09 13:19:35.999581428 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-robotframework
-Version: 6.0
+Version: 6.0.1
Release: 0
Summary: Generic test automation framework for acceptance testing and
ATDD
License: Apache-2.0