voxpupuli / puppet-python

Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.
https://forge.puppetlabs.com/puppet/python
Apache License 2.0
199 stars 375 forks source link

Recognize Debian python package name, fixes: #506 #514

Closed lordievader closed 4 years ago

lordievader commented 4 years ago

Pull Request (PR) description

These changes apply the suggested fix (#506) to recognize Debian python pacakges.

This Pull Request (PR) fixes the following issues

Fixes #506

baurmatt commented 4 years ago

Tests should be fixed with https://github.com/voxpupuli/puppet-python/pull/519. Could you please rebase your branch? :)

lordievader commented 4 years ago

@baurmatt Done, tests are passing :)

baurmatt commented 4 years ago

Thanks! :)