diff --git a/l/python-tqdm/python-tqdm.SlackBuild b/l/python-tqdm/python-tqdm.SlackBuild index 737f3da8..911a4777 100755 --- a/l/python-tqdm/python-tqdm.SlackBuild +++ b/l/python-tqdm/python-tqdm.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # Build script for Slackware -# Copyright (C) 2019 Damien Goutte-Gattat +# Copyright (C) 2019,2020 Damien Goutte-Gattat # # Redistribution and use of this script, with or without modifications, # is permitted provided that the following conditions are met: @@ -26,7 +26,7 @@ # Source package infos NAMESRC=${NAMESRC:-tqdm} -VERSION=${VERSION:-4.38.0} +VERSION=${VERSION:-4.46.1} ARCHIVE=${ARCHIVE:-$NAMESRC-$VERSION.tar.gz} # Build infos @@ -66,8 +66,6 @@ cd $TMP echo "Building $ARCHIVE..." tar xf $CWD/$ARCHIVE cd $NAME -python2 setup.py build -python2 setup.py install --root=$PKG python3 setup.py build python3 setup.py install --root=$PKG diff --git a/l/python-tqdm/tqdm-4.38.0.tar.gz.sha256 b/l/python-tqdm/tqdm-4.38.0.tar.gz.sha256 deleted file mode 100644 index 5bc9c52a..00000000 --- a/l/python-tqdm/tqdm-4.38.0.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -c1d677f3a85fa291b34bdf8f770f877119b9754b32673699653556f85e2c2f13 tqdm-4.38.0.tar.gz diff --git a/l/python-tqdm/tqdm-4.46.1.tar.gz.sha256 b/l/python-tqdm/tqdm-4.46.1.tar.gz.sha256 new file mode 100644 index 00000000..d2d13112 --- /dev/null +++ b/l/python-tqdm/tqdm-4.46.1.tar.gz.sha256 @@ -0,0 +1 @@ +cd140979c2bebd2311dfb14781d8f19bd5a9debb92dcab9f6ef899c987fcf71f tqdm-4.46.1.tar.gz