Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5438)

Issue 69430043: Add parse_constraints and check_constraints.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by bac
Modified:
10 years, 1 month ago
Reviewers:
rharding, Marco Ceppi, mp+208669
Visibility:
Public.

Description

Add parse_constraints and check_constraints. Also, removes the dependency on ez_setup since it caused the package to not build and was unnecessary. There is a real system dependency on python-virtualenv which install python-setuptools, so setuptools will always be available and ez_setup not required. https://code.launchpad.net/~bac/charmworldlib/check-constraints/+merge/208669 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Add parse_constraints and check_constraints. #

Patch Set 3 : Add parse_constraints and check_constraints. #

Total comments: 2

Patch Set 4 : Add parse_constraints and check_constraints. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -370 lines) Patch
M Makefile View 3 chunks +5 lines, -1 line 0 comments Download
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M charmworldlib/bundle.py View 1 1 chunk +1 line, -1 line 0 comments Download
A charmworldlib/utils.py View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
D ez_setup.py View 1 chunk +0 lines, -361 lines 0 comments Download
M setup.py View 1 2 3 1 chunk +1 line, -6 lines 0 comments Download
M tests/test_bundle.py View 1 1 chunk +4 lines, -1 line 0 comments Download
A tests/test_utils.py View 1 2 3 1 chunk +124 lines, -0 lines 0 comments Download

Messages

Total messages: 6
bac
Please take a look.
10 years, 2 months ago (2014-02-27 18:40:54 UTC) #1
bac
Please take a look.
10 years, 1 month ago (2014-02-28 13:24:09 UTC) #2
bac
Please take a look.
10 years, 1 month ago (2014-02-28 14:35:18 UTC) #3
rharding
LGTM thanks for the update and sanity checking. https://codereview.appspot.com/69430043/diff/40001/setup.py File setup.py (right): https://codereview.appspot.com/69430043/diff/40001/setup.py#newcode13 setup.py:13: version="0.2.4-2-bac", ...
10 years, 1 month ago (2014-02-28 14:42:11 UTC) #4
bac
Please take a look. https://codereview.appspot.com/69430043/diff/40001/setup.py File setup.py (right): https://codereview.appspot.com/69430043/diff/40001/setup.py#newcode13 setup.py:13: version="0.2.4-2-bac", On 2014/02/28 14:42:11, rharding ...
10 years, 1 month ago (2014-03-04 13:50:37 UTC) #5
Marco Ceppi
10 years, 1 month ago (2014-03-04 15:05:39 UTC) #6
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b