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 CDD0F13835A for ; Fri, 14 Aug 2020 18:35:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC95DE0829; Fri, 14 Aug 2020 18:35:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A404EE0829 for ; Fri, 14 Aug 2020 18:35:10 +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 A0C7F34F298 for ; Fri, 14 Aug 2020 18:35:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48C46310 for ; Fri, 14 Aug 2020 18:35:08 +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: <1597426185.9a228c26c3cdeee248ccc08b7d5c8ff58a2ed95f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-vlc/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-vlc/Manifest dev-python/python-vlc/python-vlc-3.0.10114.ebuild dev-python/python-vlc/python-vlc-3.0.11115.ebuild X-VCS-Directories: dev-python/python-vlc/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 9a228c26c3cdeee248ccc08b7d5c8ff58a2ed95f X-VCS-Branch: master Date: Fri, 14 Aug 2020 18:35:08 +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: 1ff46d2c-746d-4156-a09d-b42a7afb010a X-Archives-Hash: 5fb38188c86950263375e0f00cf604ae commit: 9a228c26c3cdeee248ccc08b7d5c8ff58a2ed95f Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Aug 14 17:29:45 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Aug 14 17:29:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9a228c26 dev-python/python-vlc: version bump Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/python-vlc/Manifest | 2 +- .../{python-vlc-3.0.10114.ebuild => python-vlc-3.0.11115.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-python/python-vlc/Manifest b/dev-python/python-vlc/Manifest index 2c6c378..0fa3e2c 100644 --- a/dev-python/python-vlc/Manifest +++ b/dev-python/python-vlc/Manifest @@ -1 +1 @@ -DIST python-vlc-3.0.10114.tar.gz 149027 BLAKE2B cce373443fe3621b7d3cf9bddc97f0a2c442a65387ec2d4da3dfe685811e230ab0e5a9e8a81eb1abee89eadfb6003f89bfb02e3eaaffc8884fa94c90cc20d406 SHA512 95865e4dc896c5198843f5b21c7ca452bbe675c661336f44b27959519ba6fcb26e439c37d5ecb1c5c35d848c293d09d9bc7661e8f625aba5bca758a85615f6ad +DIST python-vlc-3.0.11115.tar.gz 148303 BLAKE2B 51ec329aa11637752f289c5c1bcd4d4f966fd44efda7c309a6e9d9bfe4220e87d5bafa1a443f533b3f0bb93b0f1038195c9edd470b7b6610eb558d8f5ed50261 SHA512 34bec8cd067abec68fd9d48471c1395f06695125484b56be7c51b02285bb690dcf9987781fa1b0eec7c18f44c63d61420f6dbdaec37ed7f5488399a6585cd6ec diff --git a/dev-python/python-vlc/python-vlc-3.0.10114.ebuild b/dev-python/python-vlc/python-vlc-3.0.11115.ebuild similarity index 82% rename from dev-python/python-vlc/python-vlc-3.0.10114.ebuild rename to dev-python/python-vlc/python-vlc-3.0.11115.ebuild index 7f52d7c..5e4c513 100644 --- a/dev-python/python-vlc/python-vlc-3.0.10114.ebuild +++ b/dev-python/python-vlc/python-vlc-3.0.11115.ebuild @@ -8,7 +8,8 @@ PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 DESCRIPTION="Python ctypes-based bindings for libvlc" -HOMEPAGE="https://github.com/oaubert/python-vlc" +HOMEPAGE="https://github.com/oaubert/python-vlc + https://wiki.videolan.org/Python_bindings/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" 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 82159138359 for ; Fri, 14 Aug 2020 18:20:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA615E0829; Fri, 14 Aug 2020 18:20:42 +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 A60D5E0829 for ; Fri, 14 Aug 2020 18:20:42 +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 4E4CE34F07B for ; Fri, 14 Aug 2020 18:20:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43596310 for ; Fri, 14 Aug 2020 18:20:33 +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: <1597426185.9a228c26c3cdeee248ccc08b7d5c8ff58a2ed95f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-vlc/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-vlc/Manifest dev-python/python-vlc/python-vlc-3.0.10114.ebuild dev-python/python-vlc/python-vlc-3.0.11115.ebuild X-VCS-Directories: dev-python/python-vlc/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 9a228c26c3cdeee248ccc08b7d5c8ff58a2ed95f X-VCS-Branch: dev Date: Fri, 14 Aug 2020 18:20:33 +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: 393e1050-8733-4223-96dd-512f4f83497a X-Archives-Hash: 9c6c87779c2e944d4ff0098d489a1745 Message-ID: <20200814182033.WcMvnEYIDz3_sKTwDcIkg7dPrn8eHWDKGDcVuqSHMKI@z> commit: 9a228c26c3cdeee248ccc08b7d5c8ff58a2ed95f Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Aug 14 17:29:45 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Aug 14 17:29:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9a228c26 dev-python/python-vlc: version bump Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/python-vlc/Manifest | 2 +- .../{python-vlc-3.0.10114.ebuild => python-vlc-3.0.11115.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-python/python-vlc/Manifest b/dev-python/python-vlc/Manifest index 2c6c378..0fa3e2c 100644 --- a/dev-python/python-vlc/Manifest +++ b/dev-python/python-vlc/Manifest @@ -1 +1 @@ -DIST python-vlc-3.0.10114.tar.gz 149027 BLAKE2B cce373443fe3621b7d3cf9bddc97f0a2c442a65387ec2d4da3dfe685811e230ab0e5a9e8a81eb1abee89eadfb6003f89bfb02e3eaaffc8884fa94c90cc20d406 SHA512 95865e4dc896c5198843f5b21c7ca452bbe675c661336f44b27959519ba6fcb26e439c37d5ecb1c5c35d848c293d09d9bc7661e8f625aba5bca758a85615f6ad +DIST python-vlc-3.0.11115.tar.gz 148303 BLAKE2B 51ec329aa11637752f289c5c1bcd4d4f966fd44efda7c309a6e9d9bfe4220e87d5bafa1a443f533b3f0bb93b0f1038195c9edd470b7b6610eb558d8f5ed50261 SHA512 34bec8cd067abec68fd9d48471c1395f06695125484b56be7c51b02285bb690dcf9987781fa1b0eec7c18f44c63d61420f6dbdaec37ed7f5488399a6585cd6ec diff --git a/dev-python/python-vlc/python-vlc-3.0.10114.ebuild b/dev-python/python-vlc/python-vlc-3.0.11115.ebuild similarity index 82% rename from dev-python/python-vlc/python-vlc-3.0.10114.ebuild rename to dev-python/python-vlc/python-vlc-3.0.11115.ebuild index 7f52d7c..5e4c513 100644 --- a/dev-python/python-vlc/python-vlc-3.0.10114.ebuild +++ b/dev-python/python-vlc/python-vlc-3.0.11115.ebuild @@ -8,7 +8,8 @@ PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 DESCRIPTION="Python ctypes-based bindings for libvlc" -HOMEPAGE="https://github.com/oaubert/python-vlc" +HOMEPAGE="https://github.com/oaubert/python-vlc + https://wiki.videolan.org/Python_bindings/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1"