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

prospector v0.12.8 #4

Merged
merged 10 commits into from
May 25, 2018
Merged

Conversation

regro-cf-autotick-bot
Copy link
Contributor

This PR was created by the cf-regro-autotick-bot.

The cf-regro-autotick-bot is a service to automatically track the dependency graph and propose package version updates for conda-forge. It is very likely that the current package version for this feedstock is out of date.

Notes and instructions for merging this PR:

  1. Please check that the dependencies have not changed.
  2. Please merge the PR only after the tests have passed.
  3. Feel free to push to the bot's branch to update this PR if needed.
  4. The bot will almost always only open one PR per version.

If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (conda install -c conda-forge rever) and pip (pip install re-ver) installable.

Finally, feel free to drop us a line if there are any issues!

Here is a list of all the pending dependencies (and their versions) for this repo. Please double check all dependencies before merging.

Name Upstream Version Current Version
pylint 1.9.1 Anaconda-Server Badge
pylint-django 0.11.1 Anaconda-Server Badge
pyroma 2.3 Anaconda-Server Badge

@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 mentioned this pull request May 25, 2018
As this is a pure Python package with no conditional dependencies,
convert it to a `noarch: python` package.
Now that this is a `noarch: python` package, re-render to update the CI
script accordingly. Should simplify the maintenance effort here.
Switch over to using `pip` to do the build as that is now the preferred
way of building in conda-forge. This is especially important as this is
a `noarch: python` package.
As the license file should now be available on PyPI, include this in the
`conda` package for user inspection.
Appears prospector is now part of PyCQA instead of in landscapeio.
Re-render to update the README now that the home url has changed.
@jakirkham
Copy link
Member

@conda-forge-admin, please re-render.

(in case I missed something)

@jakirkham jakirkham merged commit 1e6d411 into conda-forge:master May 25, 2018

run:
- python
- pylint >=1.5.6
- pylint >=1.5.6,<2.0.0
- pylint-celery >=0.3
- pylint-django >=0.7.2
- pylint-flask >=0.3
Copy link
Member

@jakirkham jakirkham May 26, 2018

Choose a reason for hiding this comment

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

Missed that these 3 ( pylint-celery, pylint-django, pylint-flask ) were dropped as dependencies. Addressing this in PR ( #8 ).

ref: prospector-dev/prospector@f866efc

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