Skip to content

Commit

Permalink
MNT: Re-rendered with conda-smithy 3.1.6 and pinning 2018.06.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Jun 25, 2018
1 parent 8c0e0bd commit fe2235d
Show file tree
Hide file tree
Showing 23 changed files with 625 additions and 135 deletions.
26 changes: 8 additions & 18 deletions appveyor.yml → .appveyor.yml
Expand Up @@ -9,21 +9,11 @@ environment:
secure: ipv/06DzgA7pzz2CIAtbPxZSsphDtF+JFyoWRnXkn3O8j7oRe3rzqj3LOoq2DZp4

matrix:
- TARGET_ARCH: x86
CONDA_PY: 35
CONDA_INSTALL_LOCN: C:\\Miniconda35
- CONFIG: win_c_compilervs2015cxx_compilervs2015python3.5
CONDA_INSTALL_LOCN: C:\Miniconda36-x64

- TARGET_ARCH: x64
CONDA_PY: 35
CONDA_INSTALL_LOCN: C:\\Miniconda35-x64

- TARGET_ARCH: x86
CONDA_PY: 36
CONDA_INSTALL_LOCN: C:\\Miniconda36

- TARGET_ARCH: x64
CONDA_PY: 36
CONDA_INSTALL_LOCN: C:\\Miniconda36-x64
- CONFIG: win_c_compilervs2015cxx_compilervs2015python3.6
CONDA_INSTALL_LOCN: C:\Miniconda36-x64


# We always use a 64-bit machine, but can build x86 distributions
Expand All @@ -34,7 +24,7 @@ platform:
install:
# If there is a newer build queued for the same PR, cancel this one.
- cmd: |
powershell -Command "(New-Object Net.WebClient).DownloadFile('https://raw.githubusercontent.com/conda-forge/conda-forge-build-setup-feedstock/master/recipe/ff_ci_pr_build.py', 'ff_ci_pr_build.py')"
powershell -Command "(New-Object Net.WebClient).DownloadFile('https://raw.githubusercontent.com/conda-forge/conda-forge-ci-setup-feedstock/master/recipe/ff_ci_pr_build.py', 'ff_ci_pr_build.py')"
ff_ci_pr_build -v --ci "appveyor" "%APPVEYOR_ACCOUNT_NAME%/%APPVEYOR_PROJECT_SLUG%" "%APPVEYOR_BUILD_NUMBER%" "%APPVEYOR_PULL_REQUEST_NUMBER%"
del ff_ci_pr_build.py
Expand All @@ -54,13 +44,13 @@ install:
- cmd: conda.exe config --add channels conda-forge

# Configure the VM.
- cmd: conda.exe install -n root --quiet --yes conda-forge-build-setup
- cmd: conda.exe install -n root --quiet --yes conda-forge-ci-setup=1
- cmd: run_conda_forge_build_setup

# Skip .NET project specific build phase.
build: off

test_script:
- conda.exe build recipe --quiet
- conda.exe build recipe -m .ci_support\%CONFIG%.yaml --quiet
deploy_script:
- cmd: upload_or_check_non_existence .\recipe conda-forge --channel=main
- cmd: upload_or_check_non_existence .\recipe conda-forge --channel=main -m .ci_support\%CONFIG%.yaml
1 change: 1 addition & 0 deletions .ci_support/README
@@ -0,0 +1 @@
This file is automatically generated by conda-smithy. To change any matrix elements, you should change conda-smithy's input conda_build_config.yaml and re-render the recipe, rather than editing these files directly.
52 changes: 52 additions & 0 deletions .ci_support/linux_python2.7.yaml
@@ -0,0 +1,52 @@
c_compiler:
- toolchain_c
cxx_compiler:
- toolchain_cxx
ffmpeg:
- '4.0'
harfbuzz:
- '1.7'
hdf5:
- 1.10.2
jpeg:
- '9'
libpng:
- 1.6.34
libtiff:
- 4.0.9
libwebp:
- '0.5'
numpy:
- '1.9'
openblas:
- 0.2.20
pin_run_as_build:
ffmpeg:
max_pin: x.x
harfbuzz:
max_pin: x.x
hdf5:
max_pin: x.x.x
jpeg:
max_pin: x
libpng:
max_pin: x.x
libtiff:
max_pin: x
libwebp:
max_pin: x.x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
qt:
max_pin: x.x
zlib:
max_pin: x.x
python:
- '2.7'
qt:
- '5.6'
zlib:
- '1.2'
52 changes: 52 additions & 0 deletions .ci_support/linux_python3.5.yaml
@@ -0,0 +1,52 @@
c_compiler:
- toolchain_c
cxx_compiler:
- toolchain_cxx
ffmpeg:
- '4.0'
harfbuzz:
- '1.7'
hdf5:
- 1.10.2
jpeg:
- '9'
libpng:
- 1.6.34
libtiff:
- 4.0.9
libwebp:
- '0.5'
numpy:
- '1.9'
openblas:
- 0.2.20
pin_run_as_build:
ffmpeg:
max_pin: x.x
harfbuzz:
max_pin: x.x
hdf5:
max_pin: x.x.x
jpeg:
max_pin: x
libpng:
max_pin: x.x
libtiff:
max_pin: x
libwebp:
max_pin: x.x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
qt:
max_pin: x.x
zlib:
max_pin: x.x
python:
- '3.5'
qt:
- '5.6'
zlib:
- '1.2'
52 changes: 52 additions & 0 deletions .ci_support/linux_python3.6.yaml
@@ -0,0 +1,52 @@
c_compiler:
- toolchain_c
cxx_compiler:
- toolchain_cxx
ffmpeg:
- '4.0'
harfbuzz:
- '1.7'
hdf5:
- 1.10.2
jpeg:
- '9'
libpng:
- 1.6.34
libtiff:
- 4.0.9
libwebp:
- '0.5'
numpy:
- '1.9'
openblas:
- 0.2.20
pin_run_as_build:
ffmpeg:
max_pin: x.x
harfbuzz:
max_pin: x.x
hdf5:
max_pin: x.x.x
jpeg:
max_pin: x
libpng:
max_pin: x.x
libtiff:
max_pin: x
libwebp:
max_pin: x.x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
qt:
max_pin: x.x
zlib:
max_pin: x.x
python:
- '3.6'
qt:
- '5.6'
zlib:
- '1.2'
58 changes: 58 additions & 0 deletions .ci_support/osx_python2.7.yaml
@@ -0,0 +1,58 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
c_compiler:
- toolchain_c
cxx_compiler:
- toolchain_cxx
ffmpeg:
- '4.0'
harfbuzz:
- '1.7'
hdf5:
- 1.10.2
jpeg:
- '9'
libpng:
- 1.6.34
libtiff:
- 4.0.9
libwebp:
- '0.5'
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
numpy:
- '1.9'
openblas:
- 0.2.20
pin_run_as_build:
ffmpeg:
max_pin: x.x
harfbuzz:
max_pin: x.x
hdf5:
max_pin: x.x.x
jpeg:
max_pin: x
libpng:
max_pin: x.x
libtiff:
max_pin: x
libwebp:
max_pin: x.x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
qt:
max_pin: x.x
zlib:
max_pin: x.x
python:
- '2.7'
qt:
- '5.6'
zlib:
- '1.2'
58 changes: 58 additions & 0 deletions .ci_support/osx_python3.5.yaml
@@ -0,0 +1,58 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
c_compiler:
- toolchain_c
cxx_compiler:
- toolchain_cxx
ffmpeg:
- '4.0'
harfbuzz:
- '1.7'
hdf5:
- 1.10.2
jpeg:
- '9'
libpng:
- 1.6.34
libtiff:
- 4.0.9
libwebp:
- '0.5'
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
numpy:
- '1.9'
openblas:
- 0.2.20
pin_run_as_build:
ffmpeg:
max_pin: x.x
harfbuzz:
max_pin: x.x
hdf5:
max_pin: x.x.x
jpeg:
max_pin: x
libpng:
max_pin: x.x
libtiff:
max_pin: x
libwebp:
max_pin: x.x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
qt:
max_pin: x.x
zlib:
max_pin: x.x
python:
- '3.5'
qt:
- '5.6'
zlib:
- '1.2'
58 changes: 58 additions & 0 deletions .ci_support/osx_python3.6.yaml
@@ -0,0 +1,58 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
c_compiler:
- toolchain_c
cxx_compiler:
- toolchain_cxx
ffmpeg:
- '4.0'
harfbuzz:
- '1.7'
hdf5:
- 1.10.2
jpeg:
- '9'
libpng:
- 1.6.34
libtiff:
- 4.0.9
libwebp:
- '0.5'
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
numpy:
- '1.9'
openblas:
- 0.2.20
pin_run_as_build:
ffmpeg:
max_pin: x.x
harfbuzz:
max_pin: x.x
hdf5:
max_pin: x.x.x
jpeg:
max_pin: x
libpng:
max_pin: x.x
libtiff:
max_pin: x
libwebp:
max_pin: x.x
openblas:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
qt:
max_pin: x.x
zlib:
max_pin: x.x
python:
- '3.6'
qt:
- '5.6'
zlib:
- '1.2'

0 comments on commit fe2235d

Please sign in to comment.