aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-pyflakes/python3-pyflakes.SlackBuild4
-rw-r--r--python/python3-pyflakes/python3-pyflakes.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python3-pyflakes/python3-pyflakes.SlackBuild b/python/python3-pyflakes/python3-pyflakes.SlackBuild
index 956ceb2fa0..c73c05d397 100644
--- a/python/python3-pyflakes/python3-pyflakes.SlackBuild
+++ b/python/python3-pyflakes/python3-pyflakes.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-pyflakes
-# Copyright 2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2022-2024 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyflakes
SRCNAM=pyflakes
-VERSION=${VERSION:-3.0.1}
+VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pyflakes/python3-pyflakes.info b/python/python3-pyflakes/python3-pyflakes.info
index b10ddd449b..ff394823f3 100644
--- a/python/python3-pyflakes/python3-pyflakes.info
+++ b/python/python3-pyflakes/python3-pyflakes.info
@@ -1,10 +1,10 @@
PRGNAM="python3-pyflakes"
-VERSION="3.0.1"
+VERSION="3.2.0"
HOMEPAGE="https://github.com/PyCQA/pyflakes"
-DOWNLOAD="https://files.pythonhosted.org/packages/f2/51/506ddcfab10d708e8460554cc1cf37c727a6a2cccbad8dfe57766cfce33c/pyflakes-3.0.1.tar.gz"
-MD5SUM="e3aecdfd560b4d4a5441ee5b43cc0580"
+DOWNLOAD="https://files.pythonhosted.org/packages/57/f9/669d8c9c86613c9d568757c7f5824bd3197d7b1c6c27553bc5618a27cce2/pyflakes-3.2.0.tar.gz"
+MD5SUM="556adcc6980bd478657598718f2c1155"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
-EMAIL="d.zlatanidis@gmail.com"
+EMAIL="dslackw@gmail.com"