aboutsummaryrefslogtreecommitdiff
path: root/python/python3-blinker
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-19 14:45:37 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:43 +0700
commit7f9d2e2c684cb4ab17d6f3c317c4fd84890d45e3 (patch)
treecf81c1c694639c250229bbf9e167921074d3949d /python/python3-blinker
parent53aa611a7e1bbc3208b8382c5ffebb5addcb063c (diff)
python/python3-blinker: Updated for version 1.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-blinker')
-rw-r--r--python/python3-blinker/python3-blinker.SlackBuild2
-rw-r--r--python/python3-blinker/python3-blinker.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-blinker/python3-blinker.SlackBuild b/python/python3-blinker/python3-blinker.SlackBuild
index fc553a7f33..09fe271d50 100644
--- a/python/python3-blinker/python3-blinker.SlackBuild
+++ b/python/python3-blinker/python3-blinker.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-blinker
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.8.2}
+VERSION=${VERSION:-1.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-blinker/python3-blinker.info b/python/python3-blinker/python3-blinker.info
index 3c5b1cbc92..1c97e7f55d 100644
--- a/python/python3-blinker/python3-blinker.info
+++ b/python/python3-blinker/python3-blinker.info
@@ -1,8 +1,8 @@
PRGNAM="python3-blinker"
-VERSION="1.8.2"
+VERSION="1.9.0"
HOMEPAGE="https://pypi.python.org/pypi/blinker/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/b/blinker/blinker-1.8.2.tar.gz"
-MD5SUM="ce2f9fb3bc0c0000db11f012f5f5afda"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/b/blinker/blinker-1.9.0.tar.gz"
+MD5SUM="1ffce54aca3d568ab18ee921d479274f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"