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

Fix #32 #34

Merged
merged 15 commits into from
Mar 3, 2020
Merged

Fix #32 #34

merged 15 commits into from
Mar 3, 2020

Conversation

dgasmith
Copy link

Checklist

  • Used a fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • 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.

@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:

@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.

@dgasmith
Copy link
Author

dgasmith commented Mar 1, 2020

Alright, I give up. This works fine locally, but not here.

recipe/meta.yaml Outdated
number: 0
script:
- export SETUPTOOLS_SCM_PRETEND_VERSION={{ version }}
- {{ python }} -m pip install . --no-deps
Copy link
Member

Choose a reason for hiding this comment

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

Try putting this on a single line:

SETUPTOOLS_SCM_PRETEND_VERSION={{ version }} {{ python }} -m pip install . --no-deps

Copy link
Author

Choose a reason for hiding this comment

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

Tried that one here.

Copy link
Member

Choose a reason for hiding this comment

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

🤷‍♂️

Copy link
Author

Choose a reason for hiding this comment

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

Yea, I feel the same way. I think the short is we are going to recommend everyone to stay away from setuptools_scm for now.

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, I agree. It is pretty annoying to deal with as a downstream packager

Copy link
Author

Choose a reason for hiding this comment

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

Needed toml... either way success!

@dgasmith
Copy link
Author

dgasmith commented Mar 3, 2020

@dopplershift Finally got this to work, please squash merge when you have the chance.

@dopplershift dopplershift merged commit b107bca into conda-forge:master Mar 3, 2020
@dgasmith dgasmith deleted the patch-1 branch March 3, 2020 18:07
seisman added a commit to conda-forge/pygmt-feedstock that referenced this pull request Feb 15, 2021
* Fix the wrong v0.0.0 version number
* Add @willschlitzer as recipe maintainer

Reference: conda-forge/pint-feedstock#34
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.

4 participants