summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/typed_ast/typed_ast.SlackBuild2
-rw-r--r--python/typed_ast/typed_ast.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/typed_ast/typed_ast.SlackBuild b/python/typed_ast/typed_ast.SlackBuild
index 7796016f7b..2f5c3340f0 100644
--- a/python/typed_ast/typed_ast.SlackBuild
+++ b/python/typed_ast/typed_ast.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=typed_ast
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/typed_ast/typed_ast.info b/python/typed_ast/typed_ast.info
index ee0c892f2b..6038baebde 100644
--- a/python/typed_ast/typed_ast.info
+++ b/python/typed_ast/typed_ast.info
@@ -1,8 +1,8 @@
PRGNAM="typed_ast"
-VERSION="1.2.0"
+VERSION="1.3.0"
HOMEPAGE="https://github.com/python/typed_ast"
-DOWNLOAD="https://github.com/python/typed_ast/archive/1.2.0/typed_ast-1.2.0.tar.gz"
-MD5SUM="f8ca69d791349cdaba7a060688174914"
+DOWNLOAD="https://github.com/python/typed_ast/archive/1.3.0/typed_ast-1.3.0.tar.gz"
+MD5SUM="82148bb531850d0b1ba9ef16d24d7e21"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"