From 02d4c27aa3bfbcd7de8d67c933e13319cf824b74 Mon Sep 17 00:00:00 2001 From: henesy Date: Mon, 18 Nov 2024 19:44:21 -0800 Subject: [PATCH] python/python3-dugong: Upgrade to 3.8.2. --- python/python3-dugong/README | 2 ++ python/python3-dugong/python3-dugong.SlackBuild | 3 ++- python/python3-dugong/python3-dugong.info | 10 +++++----- python/python3-dugong/slack-desc | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/python/python3-dugong/README b/python/python3-dugong/README index 6b6ee0f6717..a543cb0b8f7 100644 --- a/python/python3-dugong/README +++ b/python/python3-dugong/README @@ -1,3 +1,5 @@ The Python Dugong module provides an API for communicating with HTTP 1.1 servers. It is an alternative to the standard library's http.client (formerly httplib) module. + +As of May 2, 2022 this project is no longer actively developed. diff --git a/python/python3-dugong/python3-dugong.SlackBuild b/python/python3-dugong/python3-dugong.SlackBuild index bebd5b4fb80..cc5b0f9cf7f 100644 --- a/python/python3-dugong/python3-dugong.SlackBuild +++ b/python/python3-dugong/python3-dugong.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for "python3-dugong". +# Copyright 2024 Sean Hinchee # Copyright 2015-2016 Marcel Saegebarth # All rights reserved. # @@ -28,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-dugong SRCNAM=python-dugong -VERSION=${VERSION:-3.7} +VERSION=${VERSION:-3.8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-dugong/python3-dugong.info b/python/python3-dugong/python3-dugong.info index 3d9b35f3abd..7947deda996 100644 --- a/python/python3-dugong/python3-dugong.info +++ b/python/python3-dugong/python3-dugong.info @@ -1,10 +1,10 @@ PRGNAM="python3-dugong" -VERSION="3.7" +VERSION="3.8.2" HOMEPAGE="https://github.com/python-dugong/python-dugong/" -DOWNLOAD="https://github.com/python-dugong/python-dugong/archive/release-3.7/python-dugong-release-3.7.tar.gz" -MD5SUM="1af55f3cb0afa3c415d43b82ec19b12a" +DOWNLOAD="https://github.com/python-dugong/python-dugong/archive/release-3.8.2/python-dugong-release-3.8.2.tar.gz" +MD5SUM="12312304a0f64707f3f1e15302f8332e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Marcel Saegebarth" -EMAIL="marc@mos6581.de" +MAINTAINER="Sean Hinchee" +EMAIL="henesy.dev@gmail.com" diff --git a/python/python3-dugong/slack-desc b/python/python3-dugong/slack-desc index 61ec13efe86..524b0435dd0 100644 --- a/python/python3-dugong/slack-desc +++ b/python/python3-dugong/slack-desc @@ -12,7 +12,7 @@ python3-dugong: The Python Dugong module provides an API for communicating with python3-dugong: HTTP 1.1 servers. It is an alternative to the standard library's python3-dugong: http.client (formerly httplib) module. python3-dugong: -python3-dugong: Homepage: https://bitbucket.org/nikratio/python-dugong/ +python3-dugong: Homepage: https://github.com/python-dugong/python-dugong python3-dugong: python3-dugong: python3-dugong: