From ed050dd891ebebee3790ece0fda1e9b9d58847a2 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Fri, 4 May 2018 09:39:08 -0700 Subject: development/jupyter-nbdime: Update REQUIRES. --- development/jupyter-nbdime/jupyter-nbdime.SlackBuild | 6 ++++-- development/jupyter-nbdime/jupyter-nbdime.info | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'development/jupyter-nbdime') diff --git a/development/jupyter-nbdime/jupyter-nbdime.SlackBuild b/development/jupyter-nbdime/jupyter-nbdime.SlackBuild index f7017a2a50..e055592b6e 100644 --- a/development/jupyter-nbdime/jupyter-nbdime.SlackBuild +++ b/development/jupyter-nbdime/jupyter-nbdime.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jupyter-nbdime -# Copyright 2017 Benjamin Trigona-Harany +# Copyright 2017-2018 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -76,7 +76,9 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a CONTRIBUTING.md LICENSE.md README.md $PKG/usr/doc/$PRGNAM-$VERSION +cp -a \ + CONTRIBUTING.md LICENSE.md README.md \ + $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/development/jupyter-nbdime/jupyter-nbdime.info b/development/jupyter-nbdime/jupyter-nbdime.info index b1b6e77e4d..af3b44d9f7 100644 --- a/development/jupyter-nbdime/jupyter-nbdime.info +++ b/development/jupyter-nbdime/jupyter-nbdime.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbdime/nbdime-0.4.1.t MD5SUM="58df7ec87079533745ccf7237918f8a5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="colorama functools-lru-cache GitPython jupyter-nbformat python-requests shutil_which tornado" +REQUIRES="colorama functools-lru-cache GitPython jupyter-notebook python-requests shutil_which" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" -- cgit v1.2.3