REF remove extra base_version key to allow bot to update python#315
Conversation
|
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 ( |
|
@conda-forge-admin rerender |
…nda-forge-pinning 2020.02.20
|
We are missing this one on drone |
|
Looks like that job failed too with another error? |
|
@conda-forge-admin, please rerender |
|
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. |
|
Drone build succeeded, but it's shown as pending still. Ready for review |
|
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.