conda-forge / cylc-flow-feedstock

A conda-smithy repository for cylc-flow.
BSD 3-Clause "New" or "Revised" License
3 stars 11 forks source link

Rebuild for python39 #12

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

regro-cf-autotick-bot commented 3 years ago

This PR has been triggered in an effort to update python39.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.

This package has the following downstream children:

And potentially more.

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. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the regro-cf-autotick-bot. The regro-cf-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! This PR was generated by , please use this URL for debugging

conda-forge-linter commented 3 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.

I do have some suggestions for making it better though...

For recipe:

Documentation on acceptable licenses can be found here.

Anthchirp commented 3 years ago

@conda-forge-admin, please rerender

Anthchirp commented 3 years ago

The issue here is that your dependency windows are too narrow.

kinow commented 3 years ago

The issue here is that your dependency windows are too narrow.

* protobuf 3.12.1 does not have Python 3.9 builds (current version 3.13)

* pandas 0.25 does not have Python 3.9 builds (current version 1.1.4)

* pyzmq 18.1 does not have Python 3.9 builds (current version 19.0.2)

* urwid 2.0 does not have Python 3.9 builds (current version 2.1.2)

Thanks @Anthchirp !

That's in part intentional, as we pinned to minor/path versions we tested.

We haven't merged this PR, nor other PRs that update change our dependencies yet as we had issues with our previous release to conda forge.

Once our release window gets closer, we will start testing the other dependencies and then merge, updating our deps.

Then this PR should be good to be merged with 3.9 support I think.

hjoliver commented 3 years ago

The issue here is that your dependency windows are too narrow.

A quick attempt at widening the dependency windows on this branch, then python ./build_locally.py` failed. So I think we might have to come back to this after the beta release.

kinow commented 3 years ago

python ./build_locally.py`

I never tried it locally. The way I tested locally was always with conda build recipe/, followed by conda install --use-local $PACKAGE_NAME (more here).

That in a conda env, then tested with other conda packages if necessary. For cylc-flow I'd just try cylc run --no-detach five (now play).

regro-cf-autotick-bot commented 3 years ago

I see that this PR has conflicts, and I'm the only committer. I'm going to close this PR and will make another one as appropriate. This was generated by https://github.com/regro/autotick-bot/actions/runs/700684834