Uh oh!
There was an error while loading. Please reload this page.
REF remove extra base_version key to allow bot to update python - #315
Conversation
conda-forge-linter
commented
Feb 26, 2020
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 ( |
beckermr
commented
Feb 26, 2020
@conda-forge-admin rerender |
…nda-forge-pinning 2020.02.20
beckermr
commented
Feb 26, 2020
We are missing this one on drone |
isuruf
commented
Feb 26, 2020
beckermr
commented
Feb 26, 2020
Looks like that job failed too with another error? |
beckermr
commented
Feb 27, 2020
@conda-forge-admin, please rerender |
conda-forge-linter
commented
Feb 27, 2020
Hi! This is the friendly automated conda-forge-webservice. I tried to re-render for you, but it looks like there was nothing to do. |
isuruf
commented
Feb 28, 2020
Drone build succeeded, but it's shown as pending still. Ready for review |
mariusvniekerk
commented
Feb 28, 2020
Looks fine to me |
| # Would like to be able to append to the calculated build string here, ping @msarahan, is this possible? | ||
| string: h{{ PKG_HASH }}_{{ PKG_BUILDNUM }}{{ linkage_nature }}{{ debug }}_cpython | ||
| run_exports: | ||
| - python_abi 3.8.* cp38 |
There was a problem hiding this comment.
Is it correct to remove run_exports @conda-forge/python?
There was a problem hiding this comment.
This needs to be added after there's a new conda-build release. There's also #310 which uses the correct syntax for the new conda-build release.
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)This change will allow the auto-tick bot to push version updates I think.