Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2023 11:11:12 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f788b2d69d43 - main - audio/py-gtts: Update to 2.5.0
Message-ID:  <202312211111.3BLBBCsL023311@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f788b2d69d43c9607e1946e2f2c16b85299ec3d9

commit f788b2d69d43c9607e1946e2f2c16b85299ec3d9
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-12-21 10:43:29 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-12-21 11:11:00 +0000

    audio/py-gtts: Update to 2.5.0
    
    ChangeLog: https://github.com/pndurette/gTTS/releases/tag/v2.5.0
---
 audio/py-gtts/Makefile | 2 +-
 audio/py-gtts/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/audio/py-gtts/Makefile b/audio/py-gtts/Makefile
index 08816f0a82f9..c017c75966d3 100644
--- a/audio/py-gtts/Makefile
+++ b/audio/py-gtts/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gTTS
-DISTVERSION=	2.4.0
+DISTVERSION=	2.5.0
 CATEGORIES=	audio python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/audio/py-gtts/distinfo b/audio/py-gtts/distinfo
index afa3948c05cc..960524af3b61 100644
--- a/audio/py-gtts/distinfo
+++ b/audio/py-gtts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696403593
-SHA256 (gTTS-2.4.0.tar.gz) = dabc62a57e81befe21c37476e084a72d5dc8f0d90be380b3236ad681d815cd4e
-SIZE (gTTS-2.4.0.tar.gz) = 23730
+TIMESTAMP = 1703154875
+SHA256 (gTTS-2.5.0.tar.gz) = d6d589b1759948490fbabd7a11d1799eeafdde8ba90580194918a18dc078ec49
+SIZE (gTTS-2.5.0.tar.gz) = 23906



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312211111.3BLBBCsL023311>