From b0fc2fac0a1536b735602e177c7ec6395838da43 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Fri, 19 Jun 2015 11:56:16 +0000 Subject: babel: Don't include the date in the version number A patch to fix this has been sent upstream, but the upstream repository seems inactive. Pull request is here: https://github.com/mitsuhiko/babel/pull/164 Change-Id: I1170e8b66c3975459dfed8ffdf66f053c2c477a5 --- strata/openstack-common.morph | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/strata/openstack-common.morph b/strata/openstack-common.morph index 86c80107..b82b5284 100644 --- a/strata/openstack-common.morph +++ b/strata/openstack-common.morph @@ -25,9 +25,10 @@ chunks: morph: strata/openstack-common/babel.morph repo: upstream:babel # Babel requires core-23.1.zip to be present when compiles -# from source, the following branch and commit add this file -# to the repository. - ref: 603e77ae0e43b6ecdb3f3a8ea7988f7e7c83e867 +# from source, the following branch adds this file to the +# repository, and stops the date being added to the version +# number when running `python setup.py install`. + ref: 1891d93b10e6c11ab08099b95001b17e88315c2a unpetrify-ref: baserock/1.3-50-g246996b build-depends: - pytz -- cgit v1.2.1