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 py-fann2 recipe #4528

Merged
merged 11 commits into from
Dec 12, 2017
Merged

Add py-fann2 recipe #4528

merged 11 commits into from
Dec 12, 2017

Conversation

smithsp
Copy link
Contributor

@smithsp smithsp commented Dec 5, 2017

If the import test fails, I may need help. The import test is failing on my system during the build process, but if I forgo the test and install the package, then it seems to succeed.

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

Here's what I've got...

For recipes/py-fann2:

  • The recipe could do with some maintainers listed in the extra/recipe-maintainers section.

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

@smithsp
Copy link
Contributor Author

smithsp commented Dec 5, 2017

This recipe depends on #4527

name: py-fann2
version: "1.1.0"

source:
Copy link
Member

Choose a reason for hiding this comment

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

Please use the standard syntax from the example

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@CJ-Wright I patched the source by way of an extra git commit on my fork of their project. Is that frowned on?
When you say to use the standard syntax, do you mean to specify the version and such as variables at the top that are reused throughout the meta.yaml file?

Copy link
Member

Choose a reason for hiding this comment

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

build:
skip: True # [win]
number: 0
# noarch_python: True
Copy link
Member

Choose a reason for hiding this comment

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

please remove these comments

- Use source as is
- Fill out about: section
… on windows

Skip building on windows because the fann2 package doesn't build there yet

[skip appveyor]
@smithsp
Copy link
Contributor Author

smithsp commented Dec 11, 2017

@CJ-Wright I think that I have addressed your requests, and this branch is now passing. Thanks for the feedback and patience. Let me know if you see something more that needs to be changed.

build:
number: 0
script: python setup.py install --single-version-externally-managed --record=record.txt
# Skip the win build because fann2 doesn't build there yet
Copy link
Member

Choose a reason for hiding this comment

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

Would you mind removing this comment? When you commit please use [ci skip] [circle skip] [travis skip] to skip the CIs. #1148

…ause fann2 isn't built there yet.

[ci skip] [circle skip] [travis skip] [skip appveyor]
Copy link
Member

@CJ-Wright CJ-Wright left a comment

Choose a reason for hiding this comment

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

One last thing, then I can merge.


about:
home: https://github.com/FutureLinkCorporation/fann2
license: LGPL2.1
Copy link
Member

Choose a reason for hiding this comment

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

@CJ-Wright CJ-Wright merged commit 69fb593 into conda-forge:master Dec 12, 2017
@smithsp
Copy link
Contributor Author

smithsp commented Dec 12, 2017

Thanks @CJ-Wright for your help.

@CJ-Wright
Copy link
Member

Np, good luck with the feedstock!

@smithsp smithsp deleted the py-fann2 branch December 15, 2017 17:04
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.

3 participants