From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1ECC0138350 for ; Tue, 7 Apr 2020 15:04:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EBB8E0ACC; Tue, 7 Apr 2020 15:04:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15BDFE0ABF for ; Tue, 7 Apr 2020 15:04:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 87A2A34F0B5 for ; Tue, 7 Apr 2020 15:04:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47835104 for ; Tue, 7 Apr 2020 15:04:50 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1586271628.b7445bde9f2cc1442e1b9cb094ee57102ade1fd6.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/vidify/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/vidify/Manifest media-video/vidify/vidify-2.2.2.ebuild media-video/vidify/vidify-2.2.3.ebuild X-VCS-Directories: media-video/vidify/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: b7445bde9f2cc1442e1b9cb094ee57102ade1fd6 X-VCS-Branch: master Date: Tue, 7 Apr 2020 15:04:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2ac96505-6d3a-421f-810f-e2df39b52573 X-Archives-Hash: 65f104cfed0c19e467ed54ef1071b678 commit: b7445bde9f2cc1442e1b9cb094ee57102ade1fd6 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Apr 7 15:00:28 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Apr 7 15:00:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b7445bde media-video/vidify: version bump 2.2.3 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> media-video/vidify/Manifest | 2 +- media-video/vidify/{vidify-2.2.2.ebuild => vidify-2.2.3.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/media-video/vidify/Manifest b/media-video/vidify/Manifest index ca25206..1dd5bc6 100644 --- a/media-video/vidify/Manifest +++ b/media-video/vidify/Manifest @@ -1 +1 @@ -DIST vidify-2.2.2.tar.gz 2909012 BLAKE2B 2c80dcda1ece119cc925eb1c63dc8e37ea09667e7c42d9754d934870e1ec695d1357dccdfb288504edad11ac50b0668ee9a80c94a023764993b73a7a67863634 SHA512 d62db0a93eac56b6417d25846d66fa4c9111e32483e8dd9c5fee4ba96d6dba45f4d6f1aaa9106103803642bf79e1e01a4a6252b958c64d847a3bbe78ba43dbab +DIST vidify-2.2.3.tar.gz 2908707 BLAKE2B a79e697dbbcbe0d09837f52e02b41902c74222f4f27dcfc86eabe9c5064dd7cce0bf874f3a479551e87782660e32b244065b092cf7f27c9c94004e97dca74388 SHA512 a97d6f1fb8fdc968c464ea1603e600ac92bc100c9ef4dd4c86dd964947875498dacd92b370c322557c259d8a1dc89c36e2a83e2e469118018da8196c1e27a0a7 diff --git a/media-video/vidify/vidify-2.2.2.ebuild b/media-video/vidify/vidify-2.2.3.ebuild similarity index 95% rename from media-video/vidify/vidify-2.2.2.ebuild rename to media-video/vidify/vidify-2.2.3.ebuild index 7f19c38..7e8bf24 100644 --- a/media-video/vidify/vidify-2.2.2.ebuild +++ b/media-video/vidify/vidify-2.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{6,7} ) DISTUTILS_USE_SETUPTOOLS=rdepend @@ -31,6 +31,7 @@ RDEPEND=" mpv? ( dev-python/python-mpv[${PYTHON_USEDEP}] ) vlc? ( dev-python/python-vlc[${PYTHON_USEDEP}] ) zeroconf? ( dev-python/zeroconf[${PYTHON_USEDEP}] ) + $(python_gen_cond_dep 'dev-python/dataclasses[${PYTHON_USEDEP}]' python3_6) " distutils_enable_tests unittest From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 273BD138351 for ; Tue, 7 Apr 2020 15:06:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54849E0ABF; Tue, 7 Apr 2020 15:06:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E764E0ABF for ; Tue, 7 Apr 2020 15:06:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 579A734F0E6 for ; Tue, 7 Apr 2020 15:06:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED44D104 for ; Tue, 7 Apr 2020 15:06:10 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1586271628.b7445bde9f2cc1442e1b9cb094ee57102ade1fd6.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/vidify/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/vidify/Manifest media-video/vidify/vidify-2.2.2.ebuild media-video/vidify/vidify-2.2.3.ebuild X-VCS-Directories: media-video/vidify/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: b7445bde9f2cc1442e1b9cb094ee57102ade1fd6 X-VCS-Branch: dev Date: Tue, 7 Apr 2020 15:06:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 49c13b20-ab0c-4dd0-82a7-eca9c94f385a X-Archives-Hash: ba05a256e546be9393adafe216db5f0b Message-ID: <20200407150610.DbMKeQbS60_Ok9m6S37dGK0dVWFxS_a9PfT77_9kwRw@z> commit: b7445bde9f2cc1442e1b9cb094ee57102ade1fd6 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Apr 7 15:00:28 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Apr 7 15:00:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b7445bde media-video/vidify: version bump 2.2.3 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> media-video/vidify/Manifest | 2 +- media-video/vidify/{vidify-2.2.2.ebuild => vidify-2.2.3.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/media-video/vidify/Manifest b/media-video/vidify/Manifest index ca25206..1dd5bc6 100644 --- a/media-video/vidify/Manifest +++ b/media-video/vidify/Manifest @@ -1 +1 @@ -DIST vidify-2.2.2.tar.gz 2909012 BLAKE2B 2c80dcda1ece119cc925eb1c63dc8e37ea09667e7c42d9754d934870e1ec695d1357dccdfb288504edad11ac50b0668ee9a80c94a023764993b73a7a67863634 SHA512 d62db0a93eac56b6417d25846d66fa4c9111e32483e8dd9c5fee4ba96d6dba45f4d6f1aaa9106103803642bf79e1e01a4a6252b958c64d847a3bbe78ba43dbab +DIST vidify-2.2.3.tar.gz 2908707 BLAKE2B a79e697dbbcbe0d09837f52e02b41902c74222f4f27dcfc86eabe9c5064dd7cce0bf874f3a479551e87782660e32b244065b092cf7f27c9c94004e97dca74388 SHA512 a97d6f1fb8fdc968c464ea1603e600ac92bc100c9ef4dd4c86dd964947875498dacd92b370c322557c259d8a1dc89c36e2a83e2e469118018da8196c1e27a0a7 diff --git a/media-video/vidify/vidify-2.2.2.ebuild b/media-video/vidify/vidify-2.2.3.ebuild similarity index 95% rename from media-video/vidify/vidify-2.2.2.ebuild rename to media-video/vidify/vidify-2.2.3.ebuild index 7f19c38..7e8bf24 100644 --- a/media-video/vidify/vidify-2.2.2.ebuild +++ b/media-video/vidify/vidify-2.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{6,7} ) DISTUTILS_USE_SETUPTOOLS=rdepend @@ -31,6 +31,7 @@ RDEPEND=" mpv? ( dev-python/python-mpv[${PYTHON_USEDEP}] ) vlc? ( dev-python/python-vlc[${PYTHON_USEDEP}] ) zeroconf? ( dev-python/zeroconf[${PYTHON_USEDEP}] ) + $(python_gen_cond_dep 'dev-python/dataclasses[${PYTHON_USEDEP}]' python3_6) " distutils_enable_tests unittest