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

Noarch Python #4

Merged
merged 3 commits into from
Sep 11, 2017
Merged

Conversation

jakirkham
Copy link
Member

Convert the package to a noarch Python package. This should cutdown the CI usage and maintenance burden associated with this feedstock.

As this is a pure Python package with no OS specific or Python version
specific dependencies, it is a good candidate for noarch Python. This
will cutdown on the CI resources and maintenance effort spent towards
this recipe.
Now that this uses noarch Python, it needs to be re-rendered to update
the CI configuration and information regarding the build. This commit
does exactly that.
Need a rebuild now that the package will be noarch Python.
@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.

@jakirkham jakirkham merged commit 84fb632 into conda-forge:master Sep 11, 2017
@jakirkham jakirkham deleted the noarch_python branch September 11, 2017 04:44
@jakirkham
Copy link
Member Author

Just as FYI, @pmlandwehr.

@jakirkham
Copy link
Member Author

jakirkham commented Jul 11, 2018

Unfortunately we need to revert the conversion to noarch: python as this is a dependency of conda.

xref: regro/cf-scripts#264
xref: regro/cf-scripts#265
xref: conda-forge/conda-smithy#643
xref: conda-forge/requests-feedstock#23

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.

2 participants