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

Add pdpipe #13085

Merged
merged 38 commits into from Nov 9, 2020
Merged

Add pdpipe #13085

merged 38 commits into from Nov 9, 2020

Conversation

Silun
Copy link
Contributor

@Silun Silun commented Nov 4, 2020

Checklist

  • Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml"
  • License file is packaged (see here for an example)
  • Source is from official source
  • Package does not vendor other packages. (If a package uses the source of another package, they should be separate packages or the licenses of all packages need to be packaged)
  • If static libraries are linked in, the license of the static library is packaged.
  • Build number is 0
  • A tarball (url) rather than a repo (e.g. git_url) is used in your recipe (see here for more details)
  • GitHub users listed in the maintainer section have posted a comment confirming they are willing to be listed there

@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/pdpipe) and found it was in an excellent condition.

@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/pdpipe) and found some lint.

Here's what I've got...

For recipes/pdpipe:

  • requirements: host: 3.8<= python >=3.5 must contain a space between the name and the pin, i.e. 3.8 <=python>=3.5
  • requirements: run: 3.8<= python >=3.5 must contain a space between the name and the pin, i.e. 3.8 <=python>=3.5

For recipes/pdpipe:

  • noarch: python recipes are recommended to have a lower bound on the python version. This recommendation will become a requirement in the future.

@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/pdpipe) and found it was in an excellent condition.

@Silun
Copy link
Contributor Author

Silun commented Nov 6, 2020

@conda-forge/staged-recipes does anybody have an idea of what is going wrong here? I have specified skutil >=0.0.16 but it says in the logs that it could not find a matching distribution for skutil>=0.0.15. In my local conda environment I can easily install skutil 0.0.16.

Edit: pdpipe's setup.py specifies skutil>=0.0.15 which should be satisfied by 0.0.16. Does it require the availability of 0.0.15 even if 0.0.16 is available? If so, how can I add 0.0.15 when I made the original PR for 0.0.16?

@ocefpaf
Copy link
Member

ocefpaf commented Nov 6, 2020

Let's try to restart this.

@ocefpaf ocefpaf closed this Nov 6, 2020
@ocefpaf ocefpaf reopened this Nov 6, 2020
@ocefpaf ocefpaf merged commit adf906f into conda-forge:master Nov 9, 2020
@Silun Silun deleted the pdpipe branch November 9, 2020 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants