From b65b0c8077a3898baf4cb960eee8c4cd6575f2ef Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Thu, 13 Mar 2025 18:26:00 -0700 Subject: python/python3-cssselect: Version bump to 1.3.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-cssselect/python3-cssselect.SlackBuild | 4 ++-- python/python3-cssselect/python3-cssselect.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python3-cssselect') diff --git a/python/python3-cssselect/python3-cssselect.SlackBuild b/python/python3-cssselect/python3-cssselect.SlackBuild index 2910a6ff0c..bc975bde8e 100644 --- a/python/python3-cssselect/python3-cssselect.SlackBuild +++ b/python/python3-cssselect/python3-cssselect.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-cssselect -# Copyright 2024 Jeremy Hansen +# Copyright 2024-2025 Jeremy Hansen # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cssselect -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.3.0} SRCNAM=${SRCNAM:-cssselect} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-cssselect/python3-cssselect.info b/python/python3-cssselect/python3-cssselect.info index 9d4327ce75..e95b77679d 100644 --- a/python/python3-cssselect/python3-cssselect.info +++ b/python/python3-cssselect/python3-cssselect.info @@ -1,8 +1,8 @@ PRGNAM="python3-cssselect" -VERSION="1.2.0" +VERSION="1.3.0" HOMEPAGE="https://cssselect.readthedocs.io/" -DOWNLOAD="https://github.com/scrapy/cssselect/archive/refs/tags/v1.2.0/cssselect-1.2.0.tar.gz" -MD5SUM="c7ef140d72659f327f2001574cb5e2a3" +DOWNLOAD="https://github.com/scrapy/cssselect/archive/refs/tags/v1.3.0/cssselect-1.3.0.tar.gz" +MD5SUM="c38d71a7b419a8c9af47cbae38965e1b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build python3-wheel" -- cgit v1.2.3