aboutsummaryrefslogtreecommitdiff
path: root/python/python3-flit_core
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-02-27 18:32:47 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-01 08:37:27 +0700
commitd952a6003ed8c6f1c6fc428b241f82d46eb46134 (patch)
tree55934952a4055e4714af8f74785bc00720efe2c3 /python/python3-flit_core
parente16409581a7626d94c98e671bd9be90da6de5a9d (diff)
python/python3-flit_core: Updated for version 3.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-flit_core')
-rw-r--r--python/python3-flit_core/python3-flit_core.SlackBuild4
-rw-r--r--python/python3-flit_core/python3-flit_core.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-flit_core/python3-flit_core.SlackBuild b/python/python3-flit_core/python3-flit_core.SlackBuild
index 50411234e2..3e03382296 100644
--- a/python/python3-flit_core/python3-flit_core.SlackBuild
+++ b/python/python3-flit_core/python3-flit_core.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-flit_core
-# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-flit_core
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-3.10.1}
+VERSION=${VERSION:-3.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-flit_core/python3-flit_core.info b/python/python3-flit_core/python3-flit_core.info
index a111e7f1b5..470a234eef 100644
--- a/python/python3-flit_core/python3-flit_core.info
+++ b/python/python3-flit_core/python3-flit_core.info
@@ -1,8 +1,8 @@
PRGNAM="python3-flit_core"
-VERSION="3.10.1"
+VERSION="3.11.0"
HOMEPAGE="https://github.com/pypa/flit"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flit_core/flit_core-3.10.1.tar.gz"
-MD5SUM="a3381dd58e23e9826c5199b1f70318b0"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flit_core/flit_core-3.11.0.tar.gz"
+MD5SUM="6d677b1acef1769c4c7156c7508e0dbd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""