Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added recipe for a stackless meta package #2714

Closed
wants to merge 3 commits into from

Conversation

akruis
Copy link

@akruis akruis commented Apr 1, 2017

This pull request adds a recipe for a meta package, which tracks the feature "stackless".

I created another pull request (conda-forge/python-feedstock#131) to package Stackless Python as a "python" with the feature "stackless". Because Stackless Python is a complete Python and conflicts with regular C-Python the feature-mechanism is used to select it over regular C-Python.

Anselm Kruis added 2 commits April 1, 2017 15:43
This meta package tracks the feature "stackless". Install this meta
package to force conda to install Stackless Python instead of regular
C-Python.
@conda-forge-linter
Copy link

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

I wanted to let you know that I linted all conda-recipes in your PR (recipes/stackless) and found some lint.

Here's what I've got...

For recipes/stackless:

  • Failed to even lint the recipe (might be a conda-smithy bug) 😢

@akruis
Copy link
Author

akruis commented Apr 1, 2017

Any chance to get the recipe linted or to disable the linter? The meta.yaml file is nearly completely empty, because it is recipe for a meta package.

@conda-forge-linter
Copy link

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 (recipes/stackless) and found it was in an excellent condition.

@jakirkham
Copy link
Member

cc @jjhelmus

run: []

test:
imports: []
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs tests of some sort...

@stale
Copy link

stale bot commented Feb 13, 2020

Hi friend!

We really, really, really appreciate that you have taken the time to make a PR on conda-forge/staged-recipes! conda-forge only exists because people like you donate their time to build and maintain conda recipes for use by the community.

In an effort to maintain this repository and increase the signal-to-noise for open PRs, the maintainers of staged-recipes close excessively old PRs after six months. This PR will remain open for another month, and then will be closed.

If you'd like to keep it open, please comment/push and we will be happy to oblige! Note that very old PRs will likely need to be rebased on master so that they can be rebuilt with the most recent CI scripts. If you have any trouble, or we missed reviewing this PR in the first place (sorry!), feel free to ping the team using a special command in a comment on the PR to get the attention of the staged-recipes team.

Cheers and thank you for contributing to this community effort!

@stale stale bot added the stale will be closed in 30 days label Feb 13, 2020
@jakirkham
Copy link
Member

Perhaps we can build off the work that has been done for PyPy so far to enable Stackless. ( conda-forge/conda-forge.github.io#867 ) WDYT @isuruf? 🙂

@stale stale bot removed the stale will be closed in 30 days label Feb 13, 2020
@beckermr beckermr added stale will be closed in 30 days and removed stale will be closed in 30 days labels May 27, 2020
@stale
Copy link

stale bot commented Oct 24, 2020

Hi friend!

We really, really, really appreciate that you have taken the time to make a PR on conda-forge/staged-recipes! conda-forge only exists because people like you donate their time to build and maintain conda recipes for use by the community.

In an effort to maintain this repository and increase the signal-to-noise for open PRs, the maintainers of staged-recipes close excessively old PRs after six months. This PR will remain open for another month, and then will be closed.

If you'd like to keep it open, please comment/push and we will be happy to oblige! Note that very old PRs will likely need to be rebased on master so that they can be rebuilt with the most recent CI scripts. If you have any trouble, or we missed reviewing this PR in the first place (sorry!), feel free to ping the team using a special command in a comment on the PR to get the attention of the staged-recipes team.

Cheers and thank you for contributing to this community effort!

@stale stale bot added the stale will be closed in 30 days label Oct 24, 2020
@stale
Copy link

stale bot commented Nov 23, 2020

Hi again! About a month ago, we commented on this PR saying it would be closed in another month if it was still inactive. It has been a month and so now it is being closed. Thank you so much for making it in the first place and contributing to the community project that is conda-forge. If you'd like to reopen this PR, please feel free to do so at any time!

Cheers and have a great day!

@stale stale bot closed this Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale will be closed in 30 days
Development

Successfully merging this pull request may close these issues.

5 participants