From 1fc79595c6c899ab83301e2cf9815217c60b80c6 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 Change-Id: I106aa51d0fb9b7a4c4bdee38e19744d36613d272 --- 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