conda-forge / airflow-feedstock

A conda-smithy repository for airflow.
BSD 3-Clause "New" or "Revised" License
6 stars 17 forks source link

airflow v1.10.3 #25

Closed regro-cf-autotick-bot closed 5 years ago

regro-cf-autotick-bot commented 5 years ago

It is very likely that the current package version for this feedstock is out of date. Notes and instructions for merging this PR:

  1. Please check that the dependencies have not changed.
  2. Please merge the PR only after the tests have passed.
  3. Feel free to push to the bot's branch to update this PR if needed.
  4. The bot will almost always only open one PR per version.

If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one.

This PR was created by the cf-regro-autotick-bot. The cf-regro-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (conda install -c conda-forge rever) and pip (pip install re-ver) installable. Finally, feel free to drop us a line if there are any issues!

Here is a list of all the pending dependencies (and their versions) for this repo. Please double check all dependencies before merging.

Name Upstream Version Current Version
airflow 1.10.3 Anaconda-Server Badge
conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

xylar commented 5 years ago

@conda-forge-admin please rerender

xylar commented 5 years ago

@conda-forge/airflow, do you have time to debug why python 2.7 and 3. builds are failing? There's been a request to the conda-forge mailing list to have an updated version of this package.

sodre commented 5 years ago

@xylar,

It looks like the initial problem is with the packages conda-forge::flask-admin-1.4.1-py27_0 and , conda-forge::flask-appbuilder-1.11.1-py_1 which are clobbering the examples module.

In Python 2.7 and 3.7 it is missing the typing package.

xylar commented 5 years ago

@sodre, I tried my best to update dependencies in #27. Maybe you can comment there and/or suggest fixes. Should hopefully save you some trouble.

sodre commented 5 years ago

Closed by https://github.com/conda-forge/airflow-feedstock/commit/2cf8845d8854c766ff9b20aed14b538f31c7864a