commit:     faae4c454d97ab7c31f0d2e089ff66d801ef32cf
Author:     tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue May  7 17:57:26 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May  7 17:57:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=faae4c45

media-video/ciano: update SRC_URI, unmask python 3.12

Closes: https://bugs.gentoo.org/931459
Signed-off-by: tastytea <gentoo <AT> tastytea.de>

 media-video/ciano/Manifest              | 2 +-
 media-video/ciano/ciano-0.2.4-r1.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/ciano/Manifest b/media-video/ciano/Manifest
index 184277d04c..b4f882bb4d 100644
--- a/media-video/ciano/Manifest
+++ b/media-video/ciano/Manifest
@@ -1 +1 @@
-DIST ciano-0.2.4.tar.gz 195259 BLAKE2B 
3e81781372eba0d36b90604a8041afdad70b90a4ae8c96bd209094903410dbf691de25fac67c33bac8c5ace9c7ee8208c29def51b0cb1d4c89517c70541a849a
 SHA512 
a071198b0483188685e97ed4feac991ca707cd2a3b9191cbe2166e445b60e7510691a531ed2955d8361175a2fc1dd3ff767f1405df45e635559eef8776c65b25
+DIST ciano-0.2.4.gh.tar.gz 195259 BLAKE2B 
3e81781372eba0d36b90604a8041afdad70b90a4ae8c96bd209094903410dbf691de25fac67c33bac8c5ace9c7ee8208c29def51b0cb1d4c89517c70541a849a
 SHA512 
a071198b0483188685e97ed4feac991ca707cd2a3b9191cbe2166e445b60e7510691a531ed2955d8361175a2fc1dd3ff767f1405df45e635559eef8776c65b25

diff --git a/media-video/ciano/ciano-0.2.4-r1.ebuild 
b/media-video/ciano/ciano-0.2.4-r1.ebuild
index 5671d588e2..aaf01aa207 100644
--- a/media-video/ciano/ciano-0.2.4-r1.ebuild
+++ b/media-video/ciano/ciano-0.2.4-r1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2022,2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit gnome2-utils meson python-any-r1 vala xdg
 
 DESCRIPTION="A multimedia file converter focused on simplicity"
 HOMEPAGE="https://robertsanseries.github.io/ciano/";
-SRC_URI="https://github.com/robertsanseries/ciano/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/robertsanseries/ciano/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"

Reply via email to