Skip to content

Commit

Permalink
Merge pull request #111 from RickyBoyd/version-119
Browse files Browse the repository at this point in the history
Update to use new chrome for testing links
  • Loading branch information
bollwyvl authored Nov 17, 2023
2 parents e4df70b + ca983ad commit 77830bf
Show file tree
Hide file tree
Showing 27 changed files with 59 additions and 77 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions .ci_support/linux_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/linux_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
5 changes: 1 addition & 4 deletions .ci_support/linux_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cdt_name:
- cos6
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -14,6 +14,3 @@ python:
- 3.12.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/linux_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ python:
- 3.8.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/linux_64_python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ python:
- 3.9.* *_73_pypy
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/osx_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ python:
- 3.10.* *_cpython
target_platform:
- osx-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/osx_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ python:
- 3.11.* *_cpython
target_platform:
- osx-64
zip_keys:
- - python
- channel_sources
5 changes: 1 addition & 4 deletions .ci_support/osx_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
Expand All @@ -14,6 +14,3 @@ python:
- 3.12.* *_cpython
target_platform:
- osx-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/osx_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ python:
- 3.8.* *_cpython
target_platform:
- osx-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/osx_64_python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ python:
- 3.9.* *_73_pypy
target_platform:
- osx-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ python:
- 3.9.* *_cpython
target_platform:
- osx-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/win_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ python:
- 3.10.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/win_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ python:
- 3.11.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- channel_sources
5 changes: 1 addition & 4 deletions .ci_support/win_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
pin_run_as_build:
Expand All @@ -10,6 +10,3 @@ python:
- 3.12.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/win_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ python:
- 3.8.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/win_64_python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ python:
- 3.9.* *_73_pypy
target_platform:
- win-64
zip_keys:
- - python
- channel_sources
3 changes: 0 additions & 3 deletions .ci_support/win_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ python:
- 3.9.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- channel_sources
17 changes: 13 additions & 4 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 11 additions & 4 deletions .scripts/run_osx_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 10 additions & 2 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "python-chromedriver-binary" %}
{% set version = "114.0.5735.90.0" %}
{% set version = "119.0.6045.105.0" %}
{% set chromedriver_version = version[:-2] %}

package:
Expand All @@ -8,16 +8,16 @@ package:

source:
- url: https://github.com/danielkaiser/{{ name }}/archive/v{{ version }}.tar.gz
sha256: 18fdad371953e9daa5fa577d54e7b236f61f7693c749405a17df9613af4286c0
- url: https://chromedriver.storage.googleapis.com/{{ chromedriver_version }}/chromedriver_linux64.zip # [linux]
sha256: a7787ef8b139170cab4abfca4a0284fd5d006bfd979624b4af25b64d583a6f44 # [linux]
- url: https://chromedriver.storage.googleapis.com/{{ chromedriver_version }}/chromedriver_mac64.zip # [osx]
sha256: 6abdc9d358c2bc4668bef7b23048de2a9dbd3ad82cfbc6dfe322e74d4cff1650 # [osx]
- url: https://chromedriver.storage.googleapis.com/{{ chromedriver_version }}/chromedriver_win32.zip # [win]
sha256: 40d1f1f023b6c38ceb27e8a179e75d6b2f9cc1c55bd9935b12b09fa83f8a7bde # [win]
sha256: 84e025b92329d4a279a5c3014be544f8d8b76d78d283cb2638669df659fcc5dd
- url: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/{{ chromedriver_version }}/linux64/chromedriver-linux64.zip # [linux]
sha256: da8e8b028da912c0a2d5ec4fbf59c4324d93925861e3d53259a628c90ec37ff6 # [linux]
- url: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/{{ chromedriver_version }}/mac-x64/chromedriver-mac-x64.zip # [osx]
sha256: b11014f51240373f92a2fea86a865ab0ca1aa8cfa62194836da83ddb05ec5422 # [osx]
- url: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/{{ chromedriver_version }}/win32/chromedriver-win32.zip # [win]
sha256: 6bc80a3203e83624ae9dd282f9684b133e820f97f73e2404b7988c566c9e06aa # [win]

build:
number: 1
number: 0
script:
- chmod +x chromedriver # [unix]
- {{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vv
Expand Down

0 comments on commit 77830bf

Please sign in to comment.