summaryrefslogtreecommitdiffstats
path: root/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild')
-rw-r--r--python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild
index 9291086671..5f3ab1e140 100644
--- a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild
+++ b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-setuptools-opt
SRCNAM=setuptools
-VERSION=${VERSION:-65.1.1}
+VERSION=${VERSION:-69.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -108,7 +108,7 @@ else
fi
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a CHANGES.rst LICENSE PKG-INFO README.rst \
+cp -a NEWS.rst LICENSE PKG-INFO README.rst \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild