17
0

17 Commits

Author SHA256 Message Date
cf35d40da4 Accepting request 1302900 from devel:languages:python
- Explain why we cannot run tests.
- Update to version 7.3.2:
  * Updated version to 7.3.2
  * Release notes for 7.3.2
  * Fix --flattenkeywords with JSON outputs
  * Consistent naming
  * Enhance JsonLoader config
  * Fix `include_keywords=False` with JSON.
  * Nicer signature to ExecutionResult
  * Make JsonDumber configurable.
  * Don't access suite.teardown unnecessarily.
  * Fix handling failing suite teardowns with JSON
  * Fix --flattenkeywords with VAR, GROUP and RETURN
  * Enhance tests
  * Refactor keyword used in tests
  * Enhance/cleanup flattening output.xml
  * Fix test on PyPy
  * Fix listener end_test overriding body when using JSON
  * Try all matching BDD prefixes, not only longest.
  * Fix embedded args related regression
  * Enhance tests for setup/teardown with embedded args
  * Fix formatting
  * Back to dev version
  * Fixes
  * Updated version to 7.3.1
  * Release notes for 7.3.1
  * Refactor test toggle logic.
  * Fix expand icons for failed and skipped tests (#5322) (#5445)
  * New section about inline comments, fixes and adjustments
  * Two spaces before an inline comment.
  * Use `# fmt: skip` instead of `# fmt: off/on`.
  * Remove unnecessary `.readlines()`.
  * Update CONTRIBUTING.rst (#5452)
  * Update contribution guidelines.
  * Update release instructions.
  * reformat
  * Prefer exact match over embedded match with setup/teardown and Run Keyword
  * Shorter timeouts in tests
  * Fix handling invalid UK argspec with types
  * Update issue title
  * Back to dev version
- Update to version 7.3:
  * UG: Fix internal link
  * Updated version to 7.3
  * Release notes for 7.3
  * Update contribution guidelines (#5375)
  * Enhance variable type conversion documentation
  * Enhance tests
  * Enhance user keyword argument conversion errors
  * Change embedded argument syntax with type and regexp
  * UG: General cleanup to Variables section
  * Don't use deprecated Default Tags in example

OBS-URL: https://build.opensuse.org/request/show/1302900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=9
2025-09-05 19:44:01 +00:00
fe91f70f9c - Explain why we cannot run tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-robotframework?expand=0&rev=20
2025-09-05 09:23:22 +00:00
a264b6c86b Accepting request 1302626 from home:cwh:python
- Update to version 7.3.2:
  * Updated version to 7.3.2
  * Release notes for 7.3.2
  * Fix --flattenkeywords with JSON outputs
  * Consistent naming
  * Enhance JsonLoader config
  * Fix `include_keywords=False` with JSON.
  * Nicer signature to ExecutionResult
  * Make JsonDumber configurable.
  * Don't access suite.teardown unnecessarily.
  * Fix handling failing suite teardowns with JSON
  * Fix --flattenkeywords with VAR, GROUP and RETURN
  * Enhance tests
  * Refactor keyword used in tests
  * Enhance/cleanup flattening output.xml
  * Fix test on PyPy
  * Fix listener end_test overriding body when using JSON
  * Try all matching BDD prefixes, not only longest.
  * Fix embedded args related regression
  * Enhance tests for setup/teardown with embedded args
  * Fix formatting
  * Back to dev version
  * Fixes
  * Updated version to 7.3.1
  * Release notes for 7.3.1
  * Refactor test toggle logic.
  * Fix expand icons for failed and skipped tests (#5322) (#5445)
  * New section about inline comments, fixes and adjustments
  * Two spaces before an inline comment.
  * Use `# fmt: skip` instead of `# fmt: off/on`.
  * Remove unnecessary `.readlines()`.
  * Update CONTRIBUTING.rst (#5452)
  * Update contribution guidelines.
  * Update release instructions.
  * reformat
  * Prefer exact match over embedded match with setup/teardown and Run Keyword
  * Shorter timeouts in tests
  * Fix handling invalid UK argspec with types
  * Update issue title
  * Back to dev version
- Update to version 7.3:
  * UG: Fix internal link
  * Updated version to 7.3
  * Release notes for 7.3
  * Update contribution guidelines (#5375)
  * Enhance variable type conversion documentation
  * Enhance tests
  * Enhance user keyword argument conversion errors
  * Change embedded argument syntax with type and regexp
  * UG: General cleanup to Variables section
  * Don't use deprecated Default Tags in example

OBS-URL: https://build.opensuse.org/request/show/1302626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-robotframework?expand=0&rev=19
2025-09-05 09:16:31 +00:00
b8c603ad27 Accepting request 1288110 from devel:languages:python
- Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/request/show/1288110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=8
2025-06-24 18:48:58 +00:00
1a28ae4544 - Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-robotframework?expand=0&rev=17
2025-06-24 02:24:06 +00:00
8bbe5fa3e8 Accepting request 1222987 from devel:languages:python
- update to 7.1.1:
  * https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-7.1.1.rst
  * https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-7.1.rst

OBS-URL: https://build.opensuse.org/request/show/1222987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=7
2024-11-09 19:58:50 +00:00
63fb9b2263 - update to 7.1.1:
* https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-7.1.1.rst
  * https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-7.1.rst

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-robotframework?expand=0&rev=15
2024-11-09 15:53:55 +00:00
850c6227cb 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
2024-06-29 13:17:16 +00:00
b81703e76c - 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/package/show/devel:languages:python/python-robotframework?expand=0&rev=13
2024-06-29 06:57:31 +00:00
59a5a8da4a Accepting request 1133553 from devel:languages:python
- 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/request/show/1133553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=5
2023-12-17 20:31:47 +00:00
0f0f3d9632 - 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
2023-12-15 22:46:49 +00:00
25ec8ae1e6 Accepting request 1041749 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1041749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=4
2022-12-09 12:18:08 +00:00
4c7f8ce6fd Accepting request 1041263 from home:yarunachalam:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1041263
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-robotframework?expand=0&rev=9
2022-12-09 00:22:12 +00:00
617fa020f7 Accepting request 1032438 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=3
2022-10-31 12:04:29 +00:00
fecb08a9e1 Accepting request 1032084 from home:yarunachalam:branches:devel:languages:python
- Update to 6.0.0 
  Most important enhancements
  * Localization
  * Enhancements to using keywords with embedded arguments
  * Enhancements to keyword namespaces
  * Enhancements to automatic argument conversion
  * Enhancements for setting keyword and test tags
  * Possibility to disable continue-on-failure mode
  * start/end_keyword listener methods get more information about control structures
  * Libdoc enhancements
  * Performance enhancements for executing user keywords
  * Python 3.11 support
  Backwards incompatible changes
  Deprecated features
  * Force Tags and Default Tags settings
  * Keywords in test case files having precedence over local keywords in resource files
  * WITH NAME in favor of AS when giving alias to imported library
  * Singular section headers like Test Case
  * Using variables with embedded arguments so that value does not match custom pattern
  * robot.utils.TRUE_STRINGS and robot.utils.FALSE_STRINGS
  * Python 3.6 support

OBS-URL: https://build.opensuse.org/request/show/1032084
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-robotframework?expand=0&rev=7
2022-10-31 10:05:44 +00:00
8022cc5870 Accepting request 1009641 from devel:languages:python
- Update to 5.0.1:
  * New SKIP status
  * Criticality has been removed
  * Native IF/ELSE syntax
  * Basic IF syntax
  * Support for nested control structures
  * Libdoc enhancements
  * HTML output enhancements
  * Fix running keywords in `start/end_suite` listener method
  * Fix skipping tests in suite teardown if suite setup has been failed or skipped
  * Avoid argument conversion if given argument has one of the accepted types
  * Fix using using `Union` containing generics as type hint
  * Regression using `TypedDict` as type hint
  * Continue-on-failure mode can be controlled using tags
  * Python 3.10 support
  * Catching exceptions with `EXCEPT` 
- Remove pointless BuildRequires on python

OBS-URL: https://build.opensuse.org/request/show/1009641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=2
2022-10-11 16:03:08 +00:00
f88cb88d15 Accepting request 840060 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/840060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-robotframework?expand=0&rev=1
2020-10-13 14:17:05 +00:00