cloudtools / stacker

An AWS CloudFormation Stack orchestrator/manager.
http://stacker.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
711 stars 167 forks source link

Release 1.7.1 #760

Closed phobologic closed 4 years ago

russellballestrini commented 4 years ago

I merged https://github.com/cloudtools/stacker/pull/761 and rebased with master. Let's see if this helps us with the dependency issues.

russellballestrini commented 4 years ago

Different error for unit-test-27:

pkg_resources.ContextualVersionConflict: (ecdsa 0.15 (/home/circleci/project/.eggs/ecdsa-0.15-py2.7.egg), Requirement.parse('ecdsa<0.15'), set(['python-jose']))
russellballestrini commented 4 years ago

@phobologic please take another pass.