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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pluggy to 0.4.0 #82

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Aug 2, 2017

There's a new version of pluggy available.
You are currently using 0.3.1. I have updated it to 0.4.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

0.4.0


  • add has_plugin(name) method to pluginmanager. thanks nicoddemus_.
  • fix 11: make plugin parsing more resilient against exceptions
    from __getattr__ functions. Thanks nicoddemus
    .
  • fix issue 4_: specific HookCallError exception for when a hook call
    provides not enough arguments.
  • better error message when loading setuptools entrypoints fails
    due to a VersionConflict. Thanks blueyed_.

.. _11: pytest-dev/pytest#11
.. _4: pytest-dev/pytest#4

.. _blueyed: https://github.com/blueyed
.. _nicoddemus: https://github.com/nicoddemus

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 馃

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #104

@pyup-bot pyup-bot closed this Aug 29, 2017
@StuartJSquires StuartJSquires deleted the pyup-update-pluggy-0.3.1-to-0.4.0 branch August 29, 2017 01:21
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.

None yet

1 participant