From 13d5551a18d2fa76784279c062e67e93a5ff47b5 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Tue, 28 Oct 2025 07:42:14 +1100 Subject: python/feedparser: Updated for version 6.0.12 Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- python/feedparser/feedparser.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python/feedparser/feedparser.SlackBuild') diff --git a/python/feedparser/feedparser.SlackBuild b/python/feedparser/feedparser.SlackBuild index 0b37c60099..79db544fcc 100644 --- a/python/feedparser/feedparser.SlackBuild +++ b/python/feedparser/feedparser.SlackBuild @@ -1,10 +1,10 @@ #!/bin/bash # Slackware build script for feedparser -# Modified by Luis Henrique -# Maintained 2014-2023 by Christoph Willing - +# # Copyright 2008-2009 Chess Griffin +# Modified by Luis Henrique +# Maintained 2014-2025 by Christoph Willing, Sydney Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=feedparser -VERSION=${VERSION:-6.0.11} +VERSION=${VERSION:-6.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3