Bug 208150 - www/py-selenium: Update to 2.53.1
Summary: www/py-selenium: Update to 2.53.1
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: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-20 00:11 UTC by Douglas Thrift
Modified: 2016-03-23 12:06 UTC (History)
1 user (show)

See Also:


Attachments
www/py27-selenium-2.53.1.diff (765 bytes, patch)
2016-03-20 00:11 UTC, Douglas Thrift
douglas: maintainer-approval+
Details | Diff
logs/py27-selenium-2.53.1.log (45.54 KB, text/plain)
2016-03-20 00:12 UTC, Douglas Thrift
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Thrift 2016-03-20 00:11:41 UTC
Created attachment 168412 [details]
www/py27-selenium-2.53.1.diff

Update www/py-selenium to 2.53.1.

"portlint -C" reports "looks fine."
I will attach the "poudriere testport" log.

From https://raw.githubusercontent.com/SeleniumHQ/selenium/master/py/CHANGES (there is no entry for 2.53.1):

Selenium 2.53.0
* Adding Options object for use with Python FirefoxDriver
* Fixed improper usage of super in exceptions module
* create a temp file for cookies in phantomjs if not specified
* Pass in the executable that FirefoxBinary finds to the service if there isnt one passed in as a kwarg or capability
* Applied some DRY and extracted out the keys_to_typing()
* Fix deselecting options in <select>
Comment 1 Douglas Thrift 2016-03-20 00:12:37 UTC
Created attachment 168413 [details]
logs/py27-selenium-2.53.1.log

Here is the poudriere testport log.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-03-23 12:06:26 UTC
A commit references this bug:

Author: rakuco
Date: Wed Mar 23 12:05:23 UTC 2016
New revision: 411702
URL: https://svnweb.freebsd.org/changeset/ports/411702

Log:
  Update to 2.53.1.

  From https://raw.githubusercontent.com/SeleniumHQ/selenium/master/py/CHANGES
  (there is no entry for 2.53.1):

  Selenium 2.53.0
  * Adding Options object for use with Python FirefoxDriver
  * Fixed improper usage of super in exceptions module
  * create a temp file for cookies in phantomjs if not specified
  * Pass in the executable that FirefoxBinary finds to the service if there isnt
    one passed in as a kwarg or capability
  * Applied some DRY and extracted out the keys_to_typing()
  * Fix deselecting options in <select>

  PR:		208150
  Submitted by:	douglas@douglasthrift.net (maintainer)

Changes:
  head/www/py-selenium/Makefile
  head/www/py-selenium/distinfo
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-03-23 12:06:52 UTC
Committed, thanks.