aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/typed_ast/typed_ast.SlackBuild4
-rw-r--r--python/typed_ast/typed_ast.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/typed_ast/typed_ast.SlackBuild b/python/typed_ast/typed_ast.SlackBuild
index 3000122233..3961ef4c30 100644
--- a/python/typed_ast/typed_ast.SlackBuild
+++ b/python/typed_ast/typed_ast.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=typed_ast
-VERSION=${VERSION:-1.4.3}
+VERSION=${VERSION:-1.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -86,7 +86,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- CONTRIBUTING.md LICENSE README.md update_process.md \
+ CONTRIBUTING.md LICENSE README.md \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/python/typed_ast/typed_ast.info b/python/typed_ast/typed_ast.info
index 943a9b8ca3..381e0bec1a 100644
--- a/python/typed_ast/typed_ast.info
+++ b/python/typed_ast/typed_ast.info
@@ -1,8 +1,8 @@
PRGNAM="typed_ast"
-VERSION="1.4.3"
+VERSION="1.5.4"
HOMEPAGE="https://github.com/python/typed_ast"
-DOWNLOAD="https://github.com/python/typed_ast/archive/1.4.3/typed_ast-1.4.3.tar.gz"
-MD5SUM="de94287e7fa3f1f44a4acacfe725e51a"
+DOWNLOAD="https://github.com/python/typed_ast/archive/1.5.4/typed_ast-1.5.4.tar.gz"
+MD5SUM="13d3825b752207d2cd5eb2d909b9cfe5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""