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

Update to version 1.2 #2

Merged
merged 16 commits into from
Nov 5, 2019
Merged

Conversation

ps-git
Copy link
Contributor

@ps-git ps-git commented Nov 2, 2019

Checklist

  • Used a fork of the feedstock to propose changes
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

Updates release version to latest released (1.2)

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

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

I do have some suggestions for making it better though...

For recipe:

Update to PIP
@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 (recipe) and found it was in an excellent condition.

Cleaned up summary
Reset package name. 
Update License
recipe/meta.yaml Outdated Show resolved Hide resolved
recipe/meta.yaml Outdated Show resolved Hide resolved
recipe/meta.yaml Outdated
dev_url: https://github.com/ianozsvald/ipython_memory_usage
license_file: LICENSE
summary:
- IPython tool to report memory usage deltas for every command you type. If you are running out of RAM then use this tool to understand what’s happening. It also records the time spent running each command.
Copy link
Member

Choose a reason for hiding this comment

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

I think this needs to be a single string

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This seems ok as is.

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 still a list, not a string

@CJ-Wright
Copy link
Member

@conda-forge-admin please rerender

conda-forge-admin and others added 3 commits November 2, 2019 16:59
Updated test. No direct ipython call possible
@ianozsvald ianozsvald mentioned this pull request Nov 2, 2019
5 tasks
Enhanced tests to import ipython_memory_usage module
@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 (recipe) and found some lint.

Here's what I've got...

For recipe:

  • The recipe must have some tests.
  • The test section contained an unexpected subsection name. command is not a valid subsection name.

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

recipe/meta.yaml Outdated Show resolved Hide resolved
recipe/meta.yaml Outdated Show resolved Hide resolved
recipe/meta.yaml Show resolved Hide resolved
- Move SHA256 hash into yaml. (As suggested in PR)
- Remove fn: as not required.
@xhochy
Copy link
Member

xhochy commented Nov 3, 2019

@ps-git Can you take care of the remaining comments or should I take over?

@ps-git
Copy link
Contributor Author

ps-git commented Nov 3, 2019

@ps-git Can you take care of the remaining comments or should I take over?

If you could have a look at the last one.

  • Replacing 'build:' with 'host:'.

It works fine in conda build as is.

Thank you for your help with this.

@xhochy
Copy link
Member

xhochy commented Nov 3, 2019

@ps-git Can you take care of the remaining comments or should I take over?

If you could have a look at the last one.

  • Replacing 'build:' with 'host:'.

It works fine in conda build as is.

Thank you for your help with this.

It might work but host is meant for "compile-time" dependencies whereas build is for build tools like a compiler.

@ps-git
Copy link
Contributor Author

ps-git commented Nov 3, 2019

@ps-git Can you take care of the remaining comments or should I take over?

If you could have a look at the last one.

  • Replacing 'build:' with 'host:'.

It works fine in conda build as is.
Thank you for your help with this.

It might work but host is meant for "compile-time" dependencies whereas build is for build tools like a compiler.

Thank you for clarifying. I will make the change.

@xhochy xhochy merged commit 659bf1e into conda-forge:master Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants