FreeBSD Bugzilla – Attachment 180947 Details for
Bug 217904
www/py-selenium: Update to 3.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
www/py27-selenium-3.3.1_1.diff
py27-selenium-3.3.1_1.diff (text/plain), 2.54 KB, created by
Douglas Thrift
on 2017-03-18 23:58:20 UTC
(
hide
)
Description:
www/py27-selenium-3.3.1_1.diff
Filename:
MIME Type:
Creator:
Douglas Thrift
Created:
2017-03-18 23:58:20 UTC
Size:
2.54 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 436451) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= selenium >-PORTVERSION= 3.0.2 >+PORTVERSION= 3.3.1 > PORTREVISION= 1 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP >@@ -12,7 +12,6 @@ > COMMENT= Python bindings for Selenium > > LICENSE= APACHE20 >-LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= python > USE_PYTHON= distutils autoplist >Index: distinfo >=================================================================== >--- distinfo (revision 436451) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1481412151 >-SHA256 (selenium-3.0.2.tar.gz) = 85daad4d09be86bddd4f45579986ac316c1909c3b4653ed471ea4519eb413c8f >-SIZE (selenium-3.0.2.tar.gz) = 830314 >+TIMESTAMP = 1489878802 >+SHA256 (selenium-3.3.1.tar.gz) = 2cf187c6876d8c633df70f8242dc081c53dfaba128f499a0e4fb2186a38a5c9f >+SIZE (selenium-3.3.1.tar.gz) = 836332 >Index: files/patch-setup.py >=================================================================== >--- files/patch-setup.py (revision 436451) >+++ files/patch-setup.py (working copy) >@@ -1,13 +1,13 @@ >---- setup.py.orig 2016-12-29 00:15:54 UTC >+--- setup.py.orig 2017-03-18 23:33:26 UTC > +++ setup.py >-@@ -71,9 +71,7 @@ setup_args = { >+@@ -73,9 +73,7 @@ setup_args = { > 'selenium.webdriver.firefox': ['*.xpi', 'webdriver_prefs.json'], > 'selenium.webdriver.remote': ['getAttribute.js', 'isDisplayed.js'], > }, >-- 'data_files': [('selenium/webdriver/firefox/x86', ['py/selenium/webdriver/firefox/x86/x_ignore_nofocus.so']), >-- ('selenium/webdriver/firefox/amd64', ['py/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so']), >-- ('selenium/webdriver/remote', ['py/selenium/webdriver/remote/getAttribute.js']), >-+ 'data_files': [('selenium/webdriver/remote', ['py/selenium/webdriver/remote/getAttribute.js']), >- ('selenium/webdriver/remote', ['py/selenium/webdriver/remote/isDisplayed.js'])], >+- 'data_files': [('selenium/webdriver/firefox/x86', ['selenium/webdriver/firefox/x86/x_ignore_nofocus.so']), >+- ('selenium/webdriver/firefox/amd64', ['selenium/webdriver/firefox/amd64/x_ignore_nofocus.so']), >+- ('selenium/webdriver/remote', ['selenium/webdriver/remote/getAttribute.js']), >++ 'data_files': [('selenium/webdriver/remote', ['selenium/webdriver/remote/getAttribute.js']), >+ ('selenium/webdriver/remote', ['selenium/webdriver/remote/isDisplayed.js'])], > 'include_package_data': True, > 'zip_safe': False
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
douglas
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 217904
: 180947