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

pymatgen #8888

Merged
merged 46 commits into from
Jul 22, 2019
Merged

pymatgen #8888

merged 46 commits into from
Jul 22, 2019

Conversation

jan-janssen
Copy link
Member

@jan-janssen jan-janssen commented Jul 20, 2019

@conda-forge/help-python-c

I am aware there are other pull requests for pymatgen but all of them seem to be inactive:

This can only work, once conda-forge/monty-feedstock#12 is merged.

Checklist

  • License file is packaged (see here for an example)
  • Source is from official source
  • Package does not vend other packages
  • 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

Ps: I just noticed this is PR #8888 - I guess that means it is time to celebrate.

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

recipes/pymatgen/meta.yaml Outdated Show resolved Hide resolved
@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/pymatgen) and found some lint.

Here's what I've got...

For recipes/pymatgen:

  • Selectors are suggested to take a <two spaces>#<one space>[<expression>] form. See lines [50]

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

@jan-janssen
Copy link
Member Author

@scopatz I fixed the build script. From my perspective it is now ready to be merged.

This was referenced Jul 21, 2019
recipes/pymatgen/meta.yaml Outdated Show resolved Hide resolved
recipes/pymatgen/meta.yaml Outdated Show resolved Hide resolved
recipes/custodian/meta.yaml Outdated Show resolved Hide resolved
build:
skip: true # [win or py<35]
number: 0
script: "{{ PYTHON }} setup.py install --single-version-externally-managed --record record.txt"
Copy link
Member

Choose a reason for hiding this comment

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

Why not use the pip line as in the example?

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

recipes/custodian/LICENSE Outdated Show resolved Hide resolved
@isuruf
Copy link
Member

isuruf commented Jul 22, 2019

@jan-janssen, that issue with setuptools building was because of the two recipes here. Can you please send a new PR for custodian?

@isuruf
Copy link
Member

isuruf commented Jul 22, 2019

Issue is #6167

@jan-janssen
Copy link
Member Author

@jan-janssen, that issue with setuptools building was because of the two recipes here. Can you please send a new PR for custodian?

Done in #8893

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

@jan-janssen
Copy link
Member Author

@isuruf and @scopatz I tried to include your feedback. Is it possible to merge the pull request now?

@scopatz scopatz merged commit c42056c into conda-forge:master Jul 22, 2019
@scopatz
Copy link
Member

scopatz commented Jul 22, 2019

Thanks!

- pip
- setuptools >=18.0
- cython
- numpy >=1.14.3
Copy link
Member

Choose a reason for hiding this comment

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

This is wrong. This should be numpy 1.14.3

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

4 participants