[ARVADOS] updated: a61c6238265db896c91902f27f692f98f780393c

Git user git at public.curoverse.com
Tue Sep 13 14:40:23 EDT 2016


Summary of changes:
 build/run-build-packages.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

       via  a61c6238265db896c91902f27f692f98f780393c (commit)
      from  ae71ca7f426bfb59e154350370c96cc2b31d6e0d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit a61c6238265db896c91902f27f692f98f780393c
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Tue Sep 13 14:40:16 2016 -0400

    Fix typo, updated version on wrong package, refs #10013

diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 9ebb2ca..a29ba19 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -473,10 +473,10 @@ fpm_build ruamel.yaml "" "" python 0.12.4 --python-setup-py-arguments "--single-
 
 # Dependency of cwltool.  Fpm doesn't produce a package with the correct version
 # number unless we build it explicitly
-fpm_build cwltest "" "" python 1.0.20160913171024
+fpm_build cwltest "" "" python 1.0.20160907111242
 
 # And for cwltool we have the same problem as for schema_salad. Ward, 2016-03-17
-fpm_build cwltool "" "" python 1.0.20160912182208
+fpm_build cwltool "" "" python 1.0.20160913171024
 
 # FPM eats the trailing .0 in the python-rdflib-jsonld package when built with 'rdflib-jsonld>=0.3.0'. Force the version. Ward, 2016-03-25
 fpm_build rdflib-jsonld "" "" python 0.3.0

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list