[ARVADOS-DEV] updated: d30c7f8b3210ae1e825033e852c369d16b7e48f1

git at public.curoverse.com git at public.curoverse.com
Mon Jul 20 14:36:51 EDT 2015


Summary of changes:
 jenkins/run-build-packages.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  d30c7f8b3210ae1e825033e852c369d16b7e48f1 (commit)
      from  c9182875d51afe9407271334d0be1fdbd718c4d1 (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 d30c7f8b3210ae1e825033e852c369d16b7e48f1
Author: Brett Smith <brett at curoverse.com>
Date:   Mon Jul 20 14:36:46 2015 -0400

    6656: python-arvados-python-client Recommends: git.
    
    Because arv-copy uses it.  Refs #6656.

diff --git a/jenkins/run-build-packages.sh b/jenkins/run-build-packages.sh
index 8bf153c..42b42da 100755
--- a/jenkins/run-build-packages.sh
+++ b/jenkins/run-build-packages.sh
@@ -623,7 +623,7 @@ fpm_build_and_scp $GOPATH/bin/crunchstat=/usr/bin/crunchstat crunchstat 'Curover
 # whip up a patch and send it upstream, but that will be for another day. Ward,
 # 2014-05-15
 cd $WORKSPACE/packages/$TARGET
-fpm_build_and_scp $WORKSPACE/sdk/python "${PYTHON2_PKG_PREFIX}-arvados-python-client" 'Curoverse, Inc.' 'python' "$(awk '($1 == "Version:"){print $2}' $WORKSPACE/sdk/python/arvados_python_client.egg-info/PKG-INFO)" "--url=https://arvados.org" "--description=The Arvados Python SDK"
+fpm_build_and_scp $WORKSPACE/sdk/python "${PYTHON2_PKG_PREFIX}-arvados-python-client" 'Curoverse, Inc.' 'python' "$(awk '($1 == "Version:"){print $2}' $WORKSPACE/sdk/python/arvados_python_client.egg-info/PKG-INFO)" "--url=https://arvados.org" "--description=The Arvados Python SDK" --deb-recommends=git
 
 # The FUSE driver
 # Please see comment about --no-python-fix-name above; we stay consistent and do

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list