From 89be08df0b1a621f74bbf33b5ed06b6c83c182a565ac2fc83a9329e9e2a1a16d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 14 Aug 2025 12:18:02 +0000 Subject: [PATCH] - Switch building to use of PEP517 backend. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gTTS-token?expand=0&rev=14 --- python-gTTS-token.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-gTTS-token.changes b/python-gTTS-token.changes index 389886c..01b4c7d 100644 --- a/python-gTTS-token.changes +++ b/python-gTTS-token.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 14 12:17:53 UTC 2025 - Matej Cepl + +- Switch building to use of PEP517 backend. + ------------------------------------------------------------------- Mon Dec 11 15:05:07 UTC 2023 - ecsos