Bug 205795 - devel/py-robotframework: Update to 3.0
Summary: devel/py-robotframework: Update to 3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jason Unovitch
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-01-02 10:01 UTC by vladimir.chukharev
Modified: 2016-01-03 02:54 UTC (History)
1 user (show)

See Also:


Attachments
Patch (1.05 KB, patch)
2016-01-02 10:01 UTC, vladimir.chukharev
vladimir.chukharev: maintainer-approval+
Details | Diff
QA logs (397.80 KB, text/plain)
2016-01-02 10:03 UTC, vladimir.chukharev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description vladimir.chukharev 2016-01-02 10:01:25 UTC
Created attachment 164948 [details]
Patch

Pekka Laukkanen writes in the announce:

Robot Framework 3.0 is now officially released! It supports Python 3, 
contains a new powerful listener interface that allows modifying 
executed tests as well as execution results, and also start-up scripts 
have been enhanced to allow running tests like `robot tests.robot` and 
`python -m robot tests.robot`. See the full release notes [1] for more 
information about new features, bug fixes, backwards incompatible 
changes and deprecated features. 
[...]
[1] https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0.rst
Comment 1 vladimir.chukharev 2016-01-02 10:03:03 UTC
Created attachment 164949 [details]
QA logs

Logs of QA tests.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-01-03 02:53:05 UTC
A commit references this bug:

Author: junovitch
Date: Sun Jan  3 02:52:45 UTC 2016
New revision: 405111
URL: https://svnweb.freebsd.org/changeset/ports/405111

Log:
  devel/py-robotframework: update 2.9.2 -> 3.0

  Robot Framework 3.0 is a new major release with Python 3 support and a new
  powerful listener interface that allows modifying executed tests as well as
  execution results. Also start-up scripts have been enhanced and it is now
  possible to run tests with new robot command and like python -m robot.

  Changes:	https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0.rst

  PR:		205795
  Submitted by:	vladimir.chukharev@gmail.com (maintainer)

Changes:
  head/devel/py-robotframework/Makefile
  head/devel/py-robotframework/distinfo
Comment 3 Jason Unovitch freebsd_committer freebsd_triage 2016-01-03 02:54:13 UTC
Vladimir,
Thank you for the patch!  Everything looked good and the update has been committed.