diff options
Diffstat (limited to 'python/feedparser')
| -rw-r--r-- | python/feedparser/feedparser.SlackBuild | 8 | ||||
| -rw-r--r-- | python/feedparser/feedparser.info | 6 |
2 files changed, 7 insertions, 7 deletions
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 <lmello.009@gmail.com> -# Maintained 2014-2023 by Christoph Willing <chris.willing@linux.com> - +# # Copyright 2008-2009 Chess Griffin <chess@chessgriffin.com> +# Modified by Luis Henrique <lmello.009@gmail.com> +# 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} diff --git a/python/feedparser/feedparser.info b/python/feedparser/feedparser.info index 1fd13c9066..8e25d93db7 100644 --- a/python/feedparser/feedparser.info +++ b/python/feedparser/feedparser.info @@ -1,8 +1,8 @@ PRGNAM="feedparser" -VERSION="6.0.11" +VERSION="6.0.12" HOMEPAGE="https://github.com/kurtmckee/feedparser" -DOWNLOAD="https://github.com/kurtmckee/feedparser/archive/6.0.11/feedparser-6.0.11.tar.gz" -MD5SUM="bbb8814240ef30c930ad8ea8eeb8e80b" +DOWNLOAD="https://github.com/kurtmckee/feedparser/archive/v6.0.12/feedparser-6.0.12.tar.gz" +MD5SUM="1691ff40cbaace84b11bab29acc8be81" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-sgmllib3k" |
