Skip to content

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.

2 participants