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 371 forks source link

Release 4.0.0 #526

Closed baurmatt closed 4 years ago

baurmatt commented 4 years ago

Major version because we drop support for 14.04

bastelfreak commented 4 years ago

Hi @baurmatt. It would be nice if we could include the latest modulesync https://github.com/voxpupuli/puppet-python/pull/525 in this release. Do you have some time to look into it? Otherwise I might be able to do it in the next days.

baurmatt commented 4 years ago

Hey @bastelfreak, sure! :) I've just added an additional commit which fixed the tests.

bastelfreak commented 4 years ago

thanks, can you please rebase this PR and regenerate the changelog? Afterwards we can merge and release.

baurmatt commented 4 years ago

@bastelfreak Done! :) Could you please restart the failing Travis tests? Doesn't look like a really error, just a Forge Timeout.

bastelfreak commented 4 years ago

I executed the travis_release task