diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-08-15 19:57:53 +0200 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-08-15 20:03:21 +0200 |
commit | 45c2c184683bbb451bcc1ce139c6265cc916e7ac (patch) | |
tree | 61d10b5896705ae6a7450cd13700b8af48b8d341 | |
parent | multimedia/x265: Refresh patch (diff) |
audio/py-pyttsx3: Update to 2.91
Changelog: https://github.com/nateshmbhat/pyttsx3/compare/v.2.90...v2.91
Reported by: Repology
MFH: 2024Q3
(cherry picked from commit a200acb2efd2cb04f25a411419541861f1143cf4)
-rw-r--r-- | audio/py-pyttsx3/Makefile | 8 | ||||
-rw-r--r-- | audio/py-pyttsx3/distinfo | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/audio/py-pyttsx3/Makefile b/audio/py-pyttsx3/Makefile index 4b6cd87e82f7..aa4a216e8941 100644 --- a/audio/py-pyttsx3/Makefile +++ b/audio/py-pyttsx3/Makefile @@ -1,8 +1,7 @@ PORTNAME= pyttsx3 -DISTVERSIONPREFIX= v. -DISTVERSION= 2.90-12 -DISTVERSIONSUFFIX= -g5d3755b +DISTVERSION= 2.91 CATEGORIES= audio python +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org @@ -13,10 +12,7 @@ LICENSE= MPL20 LIB_DEPENDS= libespeak.so:audio/espeak-ng -# Unfortunately found no way to use PyPI USES= python -USE_GITHUB= yes -GH_ACCOUNT= nateshmbhat USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/audio/py-pyttsx3/distinfo b/audio/py-pyttsx3/distinfo index 77749bff5d00..3bf2dec632f8 100644 --- a/audio/py-pyttsx3/distinfo +++ b/audio/py-pyttsx3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683991178 -SHA256 (nateshmbhat-pyttsx3-v.2.90-12-g5d3755b_GH0.tar.gz) = 62378f96c255f27e5a1588959c1074e742cc4abb8c40c51d6cf9630a27ddc80b -SIZE (nateshmbhat-pyttsx3-v.2.90-12-g5d3755b_GH0.tar.gz) = 104139 +TIMESTAMP = 1723743415 +SHA256 (pyttsx3-2.91.tar.gz) = 8e31e521f0154a0c598f5b74b3ac070f1cb46954058bd6d09a3ba171511f0460 +SIZE (pyttsx3-2.91.tar.gz) = 30943 |